Github user felixcheung commented on the issue:

    https://github.com/apache/zeppelin/pull/1742
  
    Looks like the Python2 CI test failed, could you take a look?
    ```
    16/12/09 15:15:01 INFO PySparkInterpreter: File 
/tmp/zeppelin_pyspark-9170445727539307406.py created
    16/12/09 15:15:01 INFO SparkInterpreter: Sending metainfos to Zeppelin 
server: {url=http://172.17.0.14:4040}
    Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 132.031 sec 
<<< FAILURE! - in org.apache.zeppelin.spark.PySparkInterpreterTest
    testBasicIntp(org.apache.zeppelin.spark.PySparkInterpreterTest)  Time 
elapsed: 129.658 sec  <<< FAILURE!
    java.lang.AssertionError: expected:<SUCCESS> but was:<ERROR>
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:118)
        at org.junit.Assert.assertEquals(Assert.java:144)
        at 
org.apache.zeppelin.spark.PySparkInterpreterTest.testBasicIntp(PySparkInterpreterTest.java:128)
    
    ```


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

Reply via email to