Holden Karau created SPARK-59353:
------------------------------------

             Summary: Avoid pre-fetch and crawlers triggering actions in UI
                 Key: SPARK-59353
                 URL: https://issues.apache.org/jira/browse/SPARK-59353
             Project: Spark
          Issue Type: Improvement
          Components: Web UI
    Affects Versions: 4.4.0
            Reporter: Holden Karau


While the Spark UI shouldn't be publicly visible some folks do have browser 
pre-fetches, and especially agents may execute GET requests expecting them to 
be side-effect free. Because of how YARN's proxy works though we can't make all 
actions POST only when deployed on YARN so we'll need to make this property 
dynamic.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to