You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Mona Chitnis (Updated) (JIRA)" <ji...@apache.org> on 2011/11/04 18:23:51 UTC

[jira] [Updated] (OOZIE-598) Malformed Oozie console URL for job - displaying "N/A"

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

Mona Chitnis updated OOZIE-598:
-------------------------------

    Description: 
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 (now ResourceManager in 0.23). The URL is similar to this

http://job_tracker_host_name:port_number/jobdetails.jsp?jobid=job_01234567

However, we are now not getting the proper console URL and only seeing "N/A" instead. 


  was:
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 (now ResourceManager in 0.23). The URL is similar to this

http://<job_tracker_host_name>:<port_number>/jobdetails.jsp?jobid=job_01234567

However, we are now not getting the proper console URL and only seeing "N/A" instead. 


    
> Malformed Oozie console URL for job - displaying "N/A"
> ------------------------------------------------------
>
>                 Key: OOZIE-598
>                 URL: https://issues.apache.org/jira/browse/OOZIE-598
>             Project: Oozie
>          Issue Type: Sub-task
>         Environment: hadoop 0.23, Oozie 3.1.2
>            Reporter: Mona Chitnis
>
> 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 (now ResourceManager in 0.23). The URL is similar to this
> http://job_tracker_host_name:port_number/jobdetails.jsp?jobid=job_01234567
> However, we are now not getting the proper console URL and only seeing "N/A" instead. 

--
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