[ 
https://issues.apache.org/jira/browse/YARN-7710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16764635#comment-16764635
 ] 

Zhaohui Xin edited comment on YARN-7710 at 2/11/19 3:07 AM:
------------------------------------------------------------

[~zjilvufe], can you reproduce this problem? I think we can locate the problem 
in the following ways,
 * Add _-verbose_ when submit job, this will print all job configs. You can 
check _mapreduce.job.name._
{noformat}
hadoop jar hadoop-streaming-xx.jar -D xx=xx -verbose{noformat}

 * Another way is remoting debug.


was (Author: uranus):
[~zjilvufe], can you reproduce this problem? I think we can locate the problem 
in the following ways,
 # Add _-verbose_ when submit job, this will print all job configs. You can 
check _mapreduce.job.name._
{noformat}
hadoop jar hadoop-streaming-xx.jar -D xx=xx -verbose{noformat}

 # remote debug.

> http://ip:8088/cluster show different ID with same name  
> ---------------------------------------------------------
>
>                 Key: YARN-7710
>                 URL: https://issues.apache.org/jira/browse/YARN-7710
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: applications
>    Affects Versions: 2.7.3
>         Environment: hadoop2.7.3 
> jdk 1.8
>            Reporter: jimmy
>            Priority: Blocker
>
> 1.create five thread
> 2.submit five steamJob with different name
> 3.visit http://ip:8088 we can see same name for different id sometimes.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to