[ 
https://issues.apache.org/jira/browse/OOZIE-1041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alejandro Abdelnur resolved OOZIE-1041.
---------------------------------------

    Resolution: Invalid

This URL is obtained from Hadoop's jobclient API. Hadoop generates that URL. If 
configurable it should be in Hadoop itself.
                
> Customizeable 'Console URL' in the job info page on the Oozie Web UI
> --------------------------------------------------------------------
>
>                 Key: OOZIE-1041
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1041
>             Project: Oozie
>          Issue Type: New Feature
>    Affects Versions: 3.2.0
>            Reporter: Udai Kiran Potluri
>            Priority: Minor
>
> After Oozie submits an MR job, there is a "Console URL" displayed on the 
> Oozie web console, as part of of the job info. This console URL points to 
> that specific MR job info to be obtained from the JobTracker. The URL is 
> similar to this:
> http://job_tracker_host_name:port_number/jobdetails.jsp?jobid=job_01234567
> There needs to be a way to modify the URL to be more like 
> xyz.jobtracker.domainname.com/jobdetails.jsp?jobid=job_01234567.
> Essentially an alias for the <jobtracker>:port_number.
>  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to