Invalid tracking URL for streaming jobs
---------------------------------------
Key: MAPREDUCE-3243
URL: https://issues.apache.org/jira/browse/MAPREDUCE-3243
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: contrib/streaming, mrv2
Affects Versions: 0.23.0
Reporter: Ramya Sunil
Fix For: 0.23.0
The tracking URL for streaming jobs currently display "http://N/A"
{noformat}
INFO streaming.StreamJob: To kill this job, run:
INFO streaming.StreamJob: hadoop job -kill <jobID>
INFO streaming.StreamJob: Tracking URL: http://N/A
INFO mapreduce.Job: Running job: <jobID>
INFO mapreduce.Job: map 0% reduce 0%
INFO mapred.ClientServiceDelegate: Tracking Url of JOB is <host:port>
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira