You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by zjffdu <gi...@git.apache.org> on 2017/06/24 07:30:13 UTC

[GitHub] zeppelin issue #2434: ZEPPELIN-2687: Show code in description section of Spa...

Github user zjffdu commented on the issue:

    https://github.com/apache/zeppelin/pull/2434
  
    @karuppayya Thanks for this PR. It is really helpful. Besides this, with more and more features added we have more and more duplicated code in `PySparkInterpreter`, `SparkInterpreter`, `SparkSQLInterpreter` and `SparkRInterpreter`.  It is better to have a base class to handle all these common things. Anyway, we could do this in another PR. But I just feel we need to to asap. Because zeppelin code base become too large than it could be. 


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