Github user squito commented on the pull request:

    https://github.com/apache/spark/pull/6273#issuecomment-103729259
  
    Sorry I am late to the party here -- actually, the changes I made didn't 
touch the the master & worker page.  They still have `renderJson` methods: 
    
    
https://github.com/apache/spark/blob/60336e3bc02a2587fdf315f9011bbe7c9d3a58c4/core/src/main/scala/org/apache/spark/deploy/master/ui/MasterPage.scala#L43
    
    
https://github.com/apache/spark/blob/60336e3bc02a2587fdf315f9011bbe7c9d3a58c4/core/src/main/scala/org/apache/spark/deploy/worker/ui/WorkerPage.scala#L38
    
    I mentioned in the PR that they weren't changing b/c I wasn't sure about 
the stability guarantees, and I was hoping to get the other changes in earlier 
w/out making the PR even bigger (somewhat funny in hindsight).
    
    So neither this change nor my earlier one effect the `/json` methods for 
the master & worker pages at all.


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