[
https://issues.apache.org/jira/browse/YARN-7710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16315573#comment-16315573
]
jimmy edited comment on YARN-7710 at 1/8/18 1:45 AM:
-----------------------------------------------------
Every thread use follow codes to submit application.
StreamJob streamJob = new StreamJob();
streamJob.setConf(jobConf);
jobReturnCode = streamJob.run(String[] args);
was (Author: zjilvufe):
erery thread use follow codes to submit application.
StreamJob streamJob = new StreamJob();
streamJob.setConf(jobConf);
jobReturnCode = streamJob.run(String[] args);
> 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: Minor
>
> 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
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]