dmlc / dmlc/dmlc-core

need to have DMLC_JOB_CLUSTER?

Open
#580 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.