You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Larry McCay (Jira)" <ji...@apache.org> on 2021/01/11 21:36:00 UTC

[jira] [Commented] (KNOX-2528) Tracking URL link in YARN for Killed applications broken

    [ https://issues.apache.org/jira/browse/KNOX-2528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262942#comment-17262942 ] 

Larry McCay commented on KNOX-2528:
-----------------------------------

Thanks for filing this [~ibuclaw] - these details are helpful!


> Tracking URL link in YARN for Killed applications broken
> --------------------------------------------------------
>
>                 Key: KNOX-2528
>                 URL: https://issues.apache.org/jira/browse/KNOX-2528
>             Project: Apache Knox
>          Issue Type: Bug
>    Affects Versions: 1.4.0
>            Reporter: Iain Buclaw
>            Priority: Major
>             Fix For: 1.6.0
>
>         Attachments: image-2021-01-11-11-53-33-672.png
>
>
> The Tracking UI History link for all jobs under /yarn/cluster/apps/KILLED are broken.
>  
> The service port and path suggest that it's a link intended for the Timeline Server UI, which is currently unimplemented, see KNOX-1032.
>  
> Steps to reproduce are:
>  # Start a mid-to-long running spark job, I picked `org.apache.spark.examples.SparkPi` with an argument of `100000`.
>  # Kill the running job: `yarn application -kill application_1610360301299_0002`
>  # In YARN, navigate to Applications/KILLED, and see the link at the end of the row.  It'll be in the form of [http://dataproc-m:8188/applicationhistory/app/application_1610360301299_0002]
>  
> !image-2021-01-11-11-53-33-672.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)