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

Sunil G commented on YARN-5151:
-------------------------------

[~GergelyNovak] Thanks for rebasing.

I was doing some more testing with this. I ran into below error while killing 
an application (which is a native service)
{code:java}
"Unable to obtain user name, user not authenticated
{code}
But if its a simple application like MR or DS, this button works well. Ideally 
a service need to be stopped/deleted. That works well. But we can also see same 
service in app page also. And in that case, kill doesnt make sense. There is 2 
ways we can workaround
 # If the app-type is "yarn-service", we have to hide Kill button in app page.
 # We have append user name in kill command.

I think we can go with option 1. Whats your thoughts?

> [YARN-3368] Support kill application from new YARN UI
> -----------------------------------------------------
>
>                 Key: YARN-5151
>                 URL: https://issues.apache.org/jira/browse/YARN-5151
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Wangda Tan
>            Assignee: Gergely Novák
>            Priority: Major
>         Attachments: YARN-5151.001.patch, YARN-5151.002.patch, 
> YARN-5151.003.patch, YARN-5151.004.patch, YARN-5151.005.patch, 
> YARN-5151.007.patch, screenshot-1.png, screenshot-2.png
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to