Github user vgmartinez commented on the pull request:
https://github.com/apache/incubator-zeppelin/pull/77#issuecomment-104202597
Hi @Leemoonsoo
'Scheduler already terminated' exception this work fine, but it gives the
following exception....
NFO [2015-05-21 11:33:41,162] ({qtp1319759135-44}
RemoteInterpreterProcess.java[dereference]:149) - shutdown interpreter process
INFO [2015-05-21 11:33:44,168] ({qtp1319759135-44}
RemoteInterpreterProcess.java[dereference]:180) - kill interpreter process
INFO [2015-05-21 11:33:44,170] ({qtp1319759135-44}
RemoteInterpreterProcess.java[dereference]:187) - Remote process terminated
INFO [2015-05-21 11:33:44,170] ({qtp1319759135-44}
RemoteInterpreter.java[setInterpreterGroup]:338) - setInterpreterGroup =
2AN86QZR4 class=org.apache.zeppelin.spark.SparkInterpreter,
path=/home/victorgarcia/my-repo/incubator-zeppelin/interpreter/spark
INFO [2015-05-21 11:33:44,171] ({qtp1319759135-44}
RemoteInterpreter.java[setInterpreterGroup]:338) - setInterpreterGroup =
2AN86QZR4 class=org.apache.zeppelin.spark.PySparkInterpreter,
path=/home/victorgarcia/my-repo/incubator-zeppelin/interpreter/spark
INFO [2015-05-21 11:33:44,172] ({qtp1319759135-44}
RemoteInterpreter.java[setInterpreterGroup]:338) - setInterpreterGroup =
2AN86QZR4 class=org.apache.zeppelin.spark.SparkSqlInterpreter,
path=/home/victorgarcia/my-repo/incubator-zeppelin/interpreter/spark
INFO [2015-05-21 11:33:44,172] ({qtp1319759135-44}
RemoteInterpreter.java[setInterpreterGroup]:338) - setInterpreterGroup =
2AN86QZR4 class=org.apache.zeppelin.spark.DepInterpreter,
path=/home/victorgarcia/my-repo/incubator-zeppelin/interpreter/spark
INFO [2015-05-21 11:33:47,177] ({Thread-65}
RemoteInterpreterProcess.java[onProcessFailed]:208) - Interpreter process
failed {}
org.apache.commons.exec.ExecuteException: Process exited with an error: 143
(Exit value: 143)
at
org.apache.commons.exec.DefaultExecutor.executeInternal(DefaultExecutor.java:377)
at
org.apache.commons.exec.DefaultExecutor.access$200(DefaultExecutor.java:46)
at
org.apache.commons.exec.DefaultExecutor$1.run(DefaultExecutor.java:188)
thks
---
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 [email protected] or file a JIRA ticket
with INFRA.
---