Username and Job-manager states are not collectly displayed
-----------------------------------------------------------
Key: HAMA-338
URL: https://issues.apache.org/jira/browse/HAMA-338
Project: Hama
Issue Type: Bug
Components: bsp
Affects Versions: 0.2.0
Reporter: Edward J. Yoon
Fix For: 0.2.0
{code}
edw...@slave:~/workspace/hama-trunk$ bin/hama job -list all
1 jobs submitted
States are:
Running : 1 Succeded : 2 Failed : 3 Prep : 4
JobId State StartTime UserName
job_201012082020_0001 2 0 null
{code}
When I listing the all jobs,
1) UserName is always null.
2) States are always 1, 2, 3, 4.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.