You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by JoshRosen <gi...@git.apache.org> on 2014/09/04 05:01:47 UTC

[GitHub] spark pull request: Spark 2017

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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org