[GitHub] zeppelin issue #2839: ZEPPELIN-2515. After 100 minutes R process quits silen...

2018-03-14 Thread MeethuM
Github user MeethuM commented on the issue: https://github.com/apache/zeppelin/pull/2839 @zjffdu When I gave blank value for the parameter, it didnt work..What will be the best value if we want the interpreter to live forever. ---

[GitHub] zeppelin issue #2839: ZEPPELIN-2515. After 100 minutes R process quits silen...

2018-03-14 Thread MeethuM
Github user MeethuM commented on the issue: https://github.com/apache/zeppelin/pull/2839 @zjffdu its working. spark.r.backendConnectionTimeout value is taken into consideration for the r interpreter to quit. Is there any maximum limit for this parameter? I dont want my R interpreter

[GitHub] zeppelin issue #2839: ZEPPELIN-2515. After 100 minutes R process quits silen...

2018-03-12 Thread MeethuM
Github user MeethuM commented on the issue: https://github.com/apache/zeppelin/pull/2839 I was able to build it successfully and test in my local environment was successful. I am trying to test it again in a cluster environment to make sure everything is working fine. Could you

[GitHub] zeppelin issue #2839: ZEPPELIN-2515. After 100 minutes R process quits silen...

2018-03-07 Thread MeethuM
Github user MeethuM commented on the issue: https://github.com/apache/zeppelin/pull/2839 Yes i tried mvn clean package -DskipTests. I could see the same error in travis log as well @ https://travis-ci.org/zjffdu/zeppelin/jobs/349699753 > [ERROR] Failed to exec

[GitHub] zeppelin issue #2839: ZEPPELIN-2515. After 100 minutes R process quits silen...

2018-03-07 Thread MeethuM
Github user MeethuM commented on the issue: https://github.com/apache/zeppelin/pull/2839 Got the following error while building > [ERROR] Failed to execute goal net.alchim31.maven:scala-maven-plugin:3.2.2:compile (scala-compile-first) on project spark1-shims: w

[GitHub] zeppelin issue #2839: ZEPPELIN-2515. After 100 minutes R process quits silen...

2018-03-06 Thread MeethuM
Github user MeethuM commented on the issue: https://github.com/apache/zeppelin/pull/2839 With maven 3.3.9 its building..no error so far..Once build is completed, I will verify and confirm. ---

[GitHub] zeppelin issue #2839: ZEPPELIN-2515. After 100 minutes R process quits silen...

2018-03-06 Thread MeethuM
Github user MeethuM commented on the issue: https://github.com/apache/zeppelin/pull/2839 maven-3.3.3 and openjdk version "1.8.0_141" ---

[GitHub] zeppelin issue #2839: ZEPPELIN-2515. After 100 minutes R process quits silen...

2018-03-06 Thread MeethuM
Github user MeethuM commented on the issue: https://github.com/apache/zeppelin/pull/2839 Tried mvn clean package -DskipTests, but same error repeated. ---

[GitHub] zeppelin issue #2839: ZEPPELIN-2515. After 100 minutes R process quits silen...

2018-03-06 Thread MeethuM
Github user MeethuM commented on the issue: https://github.com/apache/zeppelin/pull/2839 I tried to build with the command mvn clean package -DskipTests -Pspark-2.0 -Phadoop-2.4 -Pyarn -Ppyspark -Psparkr -Pr -Pscala-2.11 . But its failing with > [ERROR] Failed to exec