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/02/16 05:26:10 UTC

[GitHub] zeppelin issue #2021: [ZEPPELIN-2116]. livy interpreter needs to restart aft...

Github user zjffdu commented on the issue:

    https://github.com/apache/zeppelin/pull/2021
  
    @prabhjyotsingh @felixcheung Please help review, CI failure is not relevant. 
    
    ```
    TypeError: namedtuple() missing 3 required keyword-only arguments: 'verbose', 'rename', and 'module'
    , %text pyspark is not responding] expected:<SUCCESS> but was:<ERROR>
      PySparkInterpreterMatplotlibTest.showPlot:161 [%text pyspark is not responding] expected:<SUCCESS> but was:<ERROR>
      PySparkInterpreterMatplotlibTest.testAngular:230 [%text pyspark is not responding] expected:<SUCCESS> but was:<ERROR>
      PySparkInterpreterMatplotlibTest.testClose:184 expected:<0> but was:<1>
      PySparkInterpreterMatplotlibTest.testNoClose:211 [%text pyspark is not responding] expected:<SUCCESS> but was:<ERROR>
      PySparkInterpreterTest.testBasicIntp:111 expected:<SUCCESS> but was:<ERROR>
      PySparkInterpreterTest.testCompletion:120 null
    Tests run: 7, Failures: 7, Errors: 0, Skipped: 0
    ```


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