[GitHub] zeppelin issue #2521: [ZEPPELIN-2841] fix a problem in shell interpreter . W...

2017-09-05 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2521 @sanjaydasgupta @vistep have create JIRA for the same https://issues.apache.org/jira/browse/ZEPPELIN-2903. ---

[GitHub] zeppelin issue #2521: [ZEPPELIN-2841] fix a problem in shell interpreter . W...

2017-09-05 Thread vistep
Github user vistep commented on the issue: https://github.com/apache/zeppelin/pull/2521 @Leemoonsoo How about the idea above? ---

[GitHub] zeppelin issue #2521: [ZEPPELIN-2841] fix a problem in shell interpreter . W...

2017-09-04 Thread vistep
Github user vistep commented on the issue: https://github.com/apache/zeppelin/pull/2521 Can we use a try-catch block to test if we need to set working directory when zeppelin opens a shell interpreter? ---

[GitHub] zeppelin issue #2521: [ZEPPELIN-2841] fix a problem in shell interpreter . W...

2017-08-10 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2521 LGTM and merge to master and branch-0.7 if no further comment. --- 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

[GitHub] zeppelin issue #2521: [ZEPPELIN-2841] fix a problem in shell interpreter . W...

2017-08-09 Thread vistep
Github user vistep commented on the issue: https://github.com/apache/zeppelin/pull/2521 I tried again and it passed. --- 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

[GitHub] zeppelin issue #2521: [ZEPPELIN-2841] fix a problem in shell interpreter . W...

2017-08-09 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2521 build sometimes fail because of network connection problem of flaky tests. Could you try restart failed one? --- If your project is set up for it, you can reply to this email and have your

[GitHub] zeppelin issue #2521: [ZEPPELIN-2841] fix a problem in shell interpreter . W...

2017-08-09 Thread vistep
Github user vistep commented on the issue: https://github.com/apache/zeppelin/pull/2521 I replaced System.getenv("HOME") with System.getProperty("user.home") . This time, Jenkins said "[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.3:yarn (yarn test)

[GitHub] zeppelin issue #2521: [ZEPPELIN-2841] fix a problem in shell interpreter . W...

2017-08-09 Thread vistep
Github user vistep commented on the issue: https://github.com/apache/zeppelin/pull/2521 I have fix the build problem by setting travis according to what Jenkins said at last part. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] zeppelin issue #2521: [ZEPPELIN-2841] fix a problem in shell interpreter . W...

2017-08-08 Thread vistep
Github user vistep commented on the issue: https://github.com/apache/zeppelin/pull/2521 Jenkins said that "Can't find build for commit e8cbdd180a22d1d53366c94c5432c217d70a5727 from vistep". I have no idea about what happened. How to fix it? --- If your project is set up for it,