[
https://issues.apache.org/jira/browse/MAPREDUCE-6787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15703486#comment-15703486
]
Robert Kanter commented on MAPREDUCE-6787:
------------------------------------------
Actually, how come the file uses {{<conf>}} instead of {{<configuration>}}?
{noformat:title=file from JHS page}
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<conf>
<path>hdfs://0.0.0.0:23010/tmp/hadoop-yarn/staging/history/done/2016/11/28/000000/job_1480375039927_0001_conf.xml</path>
<property>
...
</conf>
{noformat}
{noformat:title=file from HDFS}
<?xml version="1.0" encoding="UTF-8" standalone="no"?><configuration>
<property><name>dfs.journalnode.rpc-address</name><value>0.0.0.0:8485</value><final>false</final><source>hdfs-default.xml</source><source>job.xml</source></property>
...
</configuration>
{noformat}
> Allow job_conf.xml to be downloadable on the job overview page in JHS
> ---------------------------------------------------------------------
>
> Key: MAPREDUCE-6787
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6787
> Project: Hadoop Map/Reduce
> Issue Type: Improvement
> Components: jobhistoryserver
> Reporter: Haibo Chen
> Assignee: Haibo Chen
> Attachments: job_1478210774848_0001.xml, mapreduce6787.001.patch,
> mapreduce6787.002.patch, mapreduce6787.002.patch, mapreduce6787.003.patch
>
>
> The job overview page in JHS provides the path to the job.xml file, but it is
> not a link that users can click on to download the job xml file directly from
> JHS. We could provide a download link in JHS for better usability.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]