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 (Created) (JIRA)" <ji...@apache.org> on 2011/11/04 18:23:50 UTC

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

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

        

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

Posted by "Mona Chitnis (Updated) (JIRA)" <ji...@apache.org>.
     [ 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

        

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

Posted by "Mona Chitnis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OOZIE-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mona Chitnis resolved OOZIE-598.
--------------------------------

    Resolution: Invalid

fixed in Hadoop API for getting job url
                
> 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
>         Attachments: Screen shot 2011-11-04 at 10.28.24 AM.png
>
>
> 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

        

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

Posted by "Mona Chitnis (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OOZIE-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Attachment: Screen shot 2011-11-04 at 10.28.24 AM.png

Screenshot of the Oozie web console showing job info
                
> 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
>         Attachments: Screen shot 2011-11-04 at 10.28.24 AM.png
>
>
> 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

        

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

Posted by "Mona Chitnis (Issue Comment Edited) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OOZIE-598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13144189#comment-13144189 ] 

Mona Chitnis edited comment on OOZIE-598 at 11/4/11 5:29 PM:
-------------------------------------------------------------

Screenshot of the Oozie web console showing job info - See the "Console URL" field
                
      was (Author: chitnis):
    Screenshot of the Oozie web console showing job info
                  
> 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
>         Attachments: Screen shot 2011-11-04 at 10.28.24 AM.png
>
>
> 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

        

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

Posted by "Mona Chitnis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OOZIE-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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


For the patch committed in trunk with this JIRA ID (also available under the same JIRA ID in Apache ReviewBoard system), I grant license to ASF for inclusion in ASF works (as per the Apache License §5) 
                
> 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
>         Attachments: Screen shot 2011-11-04 at 10.28.24 AM.png
>
>
> 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