Steve Loughran created SPARK-10376:
--------------------------------------

             Summary: Once/When YARN permits it, only use POST for kill action
                 Key: SPARK-10376
                 URL: https://issues.apache.org/jira/browse/SPARK-10376
             Project: Spark
          Issue Type: Improvement
          Components: Web UI
    Affects Versions: 1.5.0
         Environment: YARN
            Reporter: Steve Loughran
            Priority: Minor


YARN's RM proxy doesn't currently support verbs other than GET; see YARN-2084 
and YARN-2031 cover this. 

Once REST APIs in YARN are supported, the SparkUI setup logic to allow job 
kills on a GET can be removed (either the minimum supported version of YARN has 
to be greater or some API probe implies the feature is present)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to