Github user JoshRosen commented on the pull request:

    https://github.com/apache/spark/pull/1682#issuecomment-54398122
  
    It seems like having two different table rendering techniques, server-side 
HTML and client-side Javascript, could become a maintenance / complexity 
burden.  Do you think it's important for the UI to work without Javascript?  It 
could be important for tools that scrape the web UI, but it would be better if 
those tools consumed JSON data instead.
    
    Personally, I'd be a fan of delivering a stable JSON API and rewriting the 
web UI as a Javascript application that consumes data from those endpoints, but 
I'm open to other opinions.
    
    /cc @pwendell @mateiz @rxin 


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