Github user vanzin commented on the issue:

    https://github.com/apache/spark/pull/13950
  
    I'm not too familiar with standalone deployments, but my understanding is 
that workers do not fetch configuration from the master, they just use their 
local copy. So the admin would have to set that option on every worker for the 
proxy to work.
    
    BTW that's the same for applications here - the code assumes that the 
config will be set when the application starts, otherwise proxying will not be 
enabled for that application, and the links on the master UI will not work.



---
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