[GitHub] zeppelin issue #1645: [ZEPPELIN-1671] Conda interpreter

2017-11-09 Thread pauldj54
Github user pauldj54 commented on the issue: https://github.com/apache/zeppelin/pull/1645 Hi everyone, I got the same error as @nEosAg007 . I added conda and all anaconda3 libraries to my path (in my case /opt/anaconda3/bin) but this makes python3 the default python in my

[jira] [Created] (ZEPPELIN-3044) Unable to run paragraph in remote mode

2017-11-09 Thread Tomasz M (JIRA)
Tomasz M created ZEPPELIN-3044: -- Summary: Unable to run paragraph in remote mode Key: ZEPPELIN-3044 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3044 Project: Zeppelin Issue Type: Bug

[GitHub] zeppelin issue #2585: [ZEPPELIN-2647] Bypass auth logic when a user logins a...

2017-11-09 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2585 could you check if it's related? https://travis-ci.org/yu74n/zeppelin/builds/299517426 ---

[GitHub] zeppelin issue #2585: [ZEPPELIN-2647] Bypass auth logic when a user logins a...

2017-11-09 Thread yu74n
Github user yu74n commented on the issue: https://github.com/apache/zeppelin/pull/2585 CI failed at testRunOnSelectionChange() ```bash java.lang.AssertionError: Even if 'RunOnSelectionChange' is set as false, still can run the paragraph by pressing ENTER Expected: "My

[GitHub] zeppelin issue #2656: ZEPPELIN-3039. Interpreter logs are mixed together

2017-11-09 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2656 ping @prabhjyotsingh ---

[GitHub] zeppelin issue #2648: ZEPPELIN-3029. Cannot delete an interpreter

2017-11-09 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2648 Will merge it if no more discussion ---

[GitHub] zeppelin issue #2656: ZEPPELIN-3039. Interpreter logs are mixed together

2017-11-09 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2656 The reason I remove it is that interpreter name is guaranteed to be unique, so there's no need to append interpreter group. ---

[GitHub] zeppelin pull request #2648: ZEPPELIN-3029. Cannot delete an interpreter

2017-11-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2648 ---

[jira] [Created] (ZEPPELIN-3045) Add the option which prevents the cron executing user from being changed to users other than the login user

2017-11-09 Thread Keiji Yoshida (JIRA)
Keiji Yoshida created ZEPPELIN-3045: --- Summary: Add the option which prevents the cron executing user from being changed to users other than the login user Key: ZEPPELIN-3045 URL:

[GitHub] zeppelin issue #2648: ZEPPELIN-3029. Cannot delete an interpreter

2017-11-09 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2648 Tested locally, works well. LGTM. ---

[GitHub] zeppelin issue #2656: ZEPPELIN-3039. Interpreter logs are mixed together

2017-11-09 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2656 Tested locally, earlier it used to be `zeppelin-interpreter-sh-sh-prabhjyot.singh.lan.log` where first "sh" denotes the type of interpreter (Interpreter group) and second "sh" used to

[GitHub] zeppelin issue #2656: ZEPPELIN-3039. Interpreter logs are mixed together

2017-11-09 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2656 LGTM! ---

[GitHub] zeppelin pull request #2661: ZEPPELIN-3040. Allow to specify portRange for i...

2017-11-09 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2661 ZEPPELIN-3040. Allow to specify portRange for interpreter process thrift service ### What is this PR for? This PR is trying to add new configuration `zeppelin.interpreter.portRange`

[GitHub] zeppelin issue #2661: ZEPPELIN-3040. Allow to specify portRange for interpre...

2017-11-09 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2661 @Leemoonsoo @jongyoul Could you help review it ? Thanks ---

[GitHub] zeppelin issue #2637: Add support to run Spark interpreter on a Kubernetes c...

2017-11-09 Thread echarles
Github user echarles commented on the issue: https://github.com/apache/zeppelin/pull/2637 @matyix I have a local spark-k8s setup and have this branch (without success so far, so debugging SparkK8RemoteInterpreterManagedProcess to tackle down the issue). A few questions: + I

[GitHub] zeppelin pull request #2662: ZEPPELIN-3037 Configure Http Request Header Siz...

2017-11-09 Thread mayor-subatom
GitHub user mayor-subatom opened a pull request: https://github.com/apache/zeppelin/pull/2662 ZEPPELIN-3037 Configure Http Request Header Size Limit for Jetty ### What is this PR for? In some deployment scenarios it is necessary to increase jetty.request.header.size, which

[GitHub] zeppelin pull request #2656: ZEPPELIN-3039. Interpreter logs are mixed toget...

2017-11-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2656 ---