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 2020/08/19 09:50:48 UTC

[GitHub] [zeppelin] xiejiajun opened a new pull request #3883: [ZEPPELIN-4987]. Fix the interpreter dependency conflict caused by the CLASSPATH environment variable

xiejiajun opened a new pull request #3883:
URL: https://github.com/apache/zeppelin/pull/3883


   ### What is this PR for?
   Fix the interpreter dependency conflict caused by the CLASSPATH environment variable
   
   ### What type of PR is it?
   [Bug Fix]
   
   ### What is the Jira issue?
   * [ZEPPELIN-4987](https://issues.apache.org/jira/browse/ZEPPELIN-4987)
   
   ### How should this be tested?
   * First, Export the CLASSPATH environment variable in /etc/profile or ~/.bashrc.
   * Then, Remove the CLASSPATH configuration in zeppelin-env.sh
   * Finally, Restart Zeppelin Server and start Spark Interpreter,Check whether the zeppelin lib directory is included in the interpreter process CLASSPATH, if not, the test passes.
    
   ### 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



[GitHub] [zeppelin] xiejiajun closed pull request #3883: [ZEPPELIN-4987]. Fix the interpreter dependency conflict caused by the CLASSPATH environment variable

Posted by GitBox <gi...@apache.org>.
xiejiajun closed pull request #3883:
URL: https://github.com/apache/zeppelin/pull/3883


   


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