[ 
https://issues.apache.org/jira/browse/HADOOP-1484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12504561
 ] 

Enis Soztutar commented on HADOOP-1484:
---------------------------------------

This seems yet another security versus comfort issue. As far as our use cases 
are concerned i would prefer to trust everyone that the web service is exposed 
to, in that she will not kill my jobs :) 

i think at some point authentication and authorization will be added to hadoop 
so that one will only submit jobs, if she has appropriate permissions, and kill 
a job if she has the right privileges (regardless of the interface), etc. Until 
this point i suggest we either take the basic assumption above, or as Doug 
suggested make two interfaces, on public and one private. Any more thoughts ? 

> Kill jobs from web interface
> ----------------------------
>
>                 Key: HADOOP-1484
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1484
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: mapred
>    Affects Versions: 0.14.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>            Priority: Minor
>             Fix For: 0.14.0
>
>         Attachments: jobdetails.jsp.html, web_ui_kill_job_v1.0.patch, 
> web_ui_kill_job_v1.1.patch
>
>
> Killing job's is only possible through command line. We need killing job from 
> the web interface. Ideally all the actions that can be done using command 
> line tools should be available in the web interface 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to