You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2019/04/25 01:59:48 UTC

[GitHub] [zeppelin] zjffdu opened a new pull request #3353: [ZEPPELIN-4132]. Spark Interpreter has issue of SPARK-22393

zjffdu opened a new pull request #3353: [ZEPPELIN-4132]. Spark Interpreter has issue of SPARK-22393
URL: https://github.com/apache/zeppelin/pull/3353
 
 
   ### What is this PR for?
   This PR fix the issue of SPARK-22393 in zeppelin. We can fix this by using `SparkIMain` instead of `IMain`.
   
   
   ### What type of PR is it?
   [Bug Fix]
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   * https://jira.apache.org/jira/browse/ZEPPELIN-4132
   
   ### How should this be tested?
   * Unit test is added
   
   ### Screenshots (if appropriate)
   
   ### Questions:
   * Does the licenses files need update? No
   * Is there breaking changes for older versions? No
   * Does this needs documentation? No
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services