need to have DMLC_JOB_CLUSTER?
Open
- Dominant language
- C++
- Stars
- 878
- Forks
- 526
- Avg merge
- 12d 19h
- Merged PRs (30d)
- 1
Description
example:
`./tracker/dmlc-submit --jobname fm_feed --cluster yarn ...
`
cluster variable already specified ,why this error still happens in tracker.py ?
` assert cluster is not None, 'need to have DMLC_JOB_CLUSTER'
AssertionError: need to have DMLC_JOB_CLUSTER`
By the way, I use the python2
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.