Karen Feng created SPARK-34901:
----------------------------------
Summary: Executor log pagination UI blocked by privacy blockers
Key: SPARK-34901
URL: https://issues.apache.org/jira/browse/SPARK-34901
Project: Spark
Issue Type: Improvement
Components: Web UI
Affects Versions: 3.0.0
Reporter: Karen Feng
Executor log pagination is broken when using privacy blockers, such as uBlock
Origin. For example, [EasyList|https://easylist.to/] has an
[EasyPrivacy|https://easylist.to/easylist/easyprivacy.txt] list that blocks
{{/log-view.}} Unfortunately, we use {{/static/log-view.js}} to load logs:
https://github.com/apache/spark/blob/c91a75620465c5606b837a595d6cc55c7219026f/core/src/main/scala/org/apache/spark/ui/UIUtils.scala#L240
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]