zjffdu opened a new pull request #3291: ZEPPELIN-3887. Print 
INTERPRETER_RUN_COMMAND in interpreter.sh for debugging purpose
URL: https://github.com/apache/zeppelin/pull/3291
 
 
   
   ### What is this PR for?
   A few sentences describing the overall goals of the pull request's commits.
   First time? Check out the contributing guide - 
https://zeppelin.apache.org/contribution/contributions.html
   
   
   ### What type of PR is it?
   [Bug Fix | Improvement | Feature | Documentation | Hot Fix | Refactoring]
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   * Open an issue on Jira https://issues.apache.org/jira/browse/ZEPPELIN/
   * Put link here, and add [ZEPPELIN-*Jira number*] in PR title, eg. 
[ZEPPELIN-533]
   
   ### How should this be tested?
   * First time? Setup Travis CI as described on 
https://zeppelin.apache.org/contribution/contributions.html#continuous-integration
   * Strongly recommended: add automated unit tests for any new or changed 
behavior
   * Outline any manual steps to test the PR here.
   ```
   DEBUG [2019-01-28 14:07:32,508] ({Exec Stream Pumper} 
RemoteInterpreterManagedProcess.java[processLine]:252) - Interpreter launch 
command:  
/Library/Java/JavaVirtualMachines/jdk1.8.0_181.jdk/Contents/Home/bin/java 
-Dfile.encoding=UTF-8 
-Dlog4j.configuration=file:///Users/jzhang/github/zeppelin/conf/log4j.properties
 
-Dzeppelin.log.file=/Users/jzhang/github/zeppelin/logs/zeppelin-interpreter-jdbc-shared_process-jzhang-jeffzhangzjfdeMacBook-Pro.local.log
 -Xms1024m -Xmx1024m -XX:MaxPermSize=512m -cp 
:/Users/jzhang/github/zeppelin/local-repo/jdbc/*:/Users/jzhang/github/zeppelin/interpreter/jdbc/*:/Users/jzhang/github/zeppelin/zeppelin-interpreter-api/target/*::/Users/jzhang/github/zeppelin/zeppelin-interpreter/target/classes:/Users/jzhang/github/zeppelin/zeppelin-zengine/target/test-classes
 org.apache.zeppelin.interpreter.remote.RemoteInterpreterServer 30.16.192.30 
57928 jdbc-shared_process :
   ```
   ### Screenshots (if appropriate)
   
   ### Questions:
   * Does the licenses files need update?
   * Is there breaking changes for older versions?
   * Does this needs documentation?
   

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


With regards,
Apache Git Services

Reply via email to