Github user hotienvu commented on the pull request:

    https://github.com/apache/spark/pull/5533#issuecomment-112006961
  
    Hi, I'm running Spark job UI under virtual hosts since I can't open any 
port rather than 80 for security reason. Using spark.ui.proxyBase  has been 
working at least for  static files but doesn't work with the Streaming tab 
since it pulling static files from /static/streaming. My current workaround is 
copy org/apache/spark/streaming/ui/static/ to 
org/apache/spark/ui/static/streaming but this introduces duplication. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to