[
https://issues.apache.org/jira/browse/YARN-967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13834062#comment-13834062
]
Zhijie Shen commented on YARN-967:
----------------------------------
bq. Fix javadoc for getContainerReport() etc: they shouldn't have client token
etc among other things. Please go through the remaining methods too.
bq. Done
Some are still missing. Please search "token" throughout the patch.
bq. Why is the container-state null in the test? Use an appropriate state.
bq. Done
I found in createAppReports(), the state is still set null.
"state == null" is a bug or expected?
{code}
13/11/26 22:00:30 INFO client.AHSProxy: Connecting to Application History
server at /0.0.0.0:10200
Application Attempt Report :
ApplicationAttempt-Id : appattempt_1385531405126_0001_000001
State : null
AMContainer : container_1385531405126_0001_01_000001
Tracking-URL :
http://LM-SJN-00712655:8088/proxy/application_1385531405126_0001/jobhistory/job/job_1385531405126_0001
RPC Port : 64777
AM Host : LM-SJN-00712655
Diagnostics :
{code}
> [YARN-321] Command Line Interface(CLI) for Reading Application History
> Storage Data
> -----------------------------------------------------------------------------------
>
> Key: YARN-967
> URL: https://issues.apache.org/jira/browse/YARN-967
> Project: Hadoop YARN
> Issue Type: Sub-task
> Reporter: Devaraj K
> Assignee: Mayank Bansal
> Attachments: YARN-967-1.patch, YARN-967-10.patch, YARN-967-2.patch,
> YARN-967-3.patch, YARN-967-4.patch, YARN-967-5.patch, YARN-967-6.patch,
> YARN-967-7.patch, YARN-967-8.patch, YARN-967-9.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.1#6144)