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

Hudson commented on YARN-4701:
------------------------------

FAILURE: Integrated in Hadoop-trunk-Commit #9370 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/9370/])
YARN-4701. When task logs are not available, port 8041 is referenced (rkanter: 
rev c4d4df8de09ee0c89ea8176bd8149900becd3c0c)
* hadoop-yarn-project/CHANGES.txt
* 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/main/java/org/apache/hadoop/mapreduce/v2/hs/webapp/dao/AMAttemptInfo.java
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/webapp/log/AggregatedLogsBlock.java
* 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/test/java/org/apache/hadoop/mapreduce/v2/hs/webapp/TestHsWebServicesJobs.java
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/test/java/org/apache/hadoop/yarn/logaggregation/TestAggregatedLogsBlock.java


> When task logs are not available, port 8041 is referenced instead of port 8042
> ------------------------------------------------------------------------------
>
>                 Key: YARN-4701
>                 URL: https://issues.apache.org/jira/browse/YARN-4701
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: yarn
>            Reporter: Haibo Chen
>            Assignee: Haibo Chen
>         Attachments: yarn4701.001.patch, yarn4701.002.patch, 
> yarn4701.003.patch, yarn4701.004.patch
>
>
> Accessing logs for an task attempt in the workflow tool in Hue shows "Logs 
> not available for attempt_1433822010707_0001_m_000000_0. Aggregation may not 
> be complete, Check back later or try the nodemanager at 
> quickstart.cloudera:8041" 
> If the user follows that link, he/she will get "It looks like you are making 
> an HTTP request to a Hadoop IPC port. This is not the correct port for the 
> web interface on this daemon." 
> We should update the message to use the correct HTTP port. We could also make 
> it more convenient by providing the application's specific page at NM as well 
> instead of just NM's main page.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to