[GitHub] zeppelin pull request #2734: ZEPPELIN-3174. ZeppelinSparkClusterTest fails w...

2018-01-18 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2734 ZEPPELIN-3174. ZeppelinSparkClusterTest fails when using hadoop3 and jdk7 ### What is this PR for? Trivial change to make travis pass ### What type of PR is it? [Bug Fix]

[jira] [Created] (ZEPPELIN-3174) ZeppelinSparkClusterTest fails when using hadoop3 and jdk7

2018-01-18 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3174: Summary: ZeppelinSparkClusterTest fails when using hadoop3 and jdk7 Key: ZEPPELIN-3174 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3174 Project: Zeppelin

[GitHub] zeppelin issue #2449: [Zeppelin-2676] recent notes list

2018-01-18 Thread tinkoff-dwh
Github user tinkoff-dwh commented on the issue: https://github.com/apache/zeppelin/pull/2449 Ready to review ---

[GitHub] zeppelin pull request #2701: [ZEPPELIN-3098] Livy Interpreter fails if row c...

2018-01-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2701 ---

[GitHub] zeppelin pull request #2731: [ZEPPELIN-3169] Fix maven version set

2018-01-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2731 ---

[GitHub] zeppelin issue #2731: [ZEPPELIN-3169] Fix maven version set

2018-01-18 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2731 Thanks @necosta will merge soon ---

[GitHub] zeppelin issue #2731: [ZEPPELIN-3169] Fix maven version set

2018-01-18 Thread necosta
Github user necosta commented on the issue: https://github.com/apache/zeppelin/pull/2731 Jenkins looks happy. Let me know if you want me to force CI to run again. Thanks ---

[GitHub] zeppelin pull request #2732: [ZEPPELIN-3172] Support for carriage return '\r...

2018-01-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2732 ---

[GitHub] zeppelin issue #2716: [ZEPPELIN-3123] Fix to create pid per each interpreter

2018-01-18 Thread mebelousov
Github user mebelousov commented on the issue: https://github.com/apache/zeppelin/pull/2716 @woowahan-jaehoon, I kill all zeppelin processes on restart. I found out that there is a long hierarchy of commands. The command `ps -e -o pid,ppid,cmd | grep -E 'ZeppelinServer|inte

[GitHub] zeppelin pull request #2712: ZEPPELIN-2742. Unify Zeppelin's Config Storage

2018-01-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2712 ---

[GitHub] zeppelin issue #2733: Set ExecutorFactory 65536

2018-01-18 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2733 I think it is not `limits the maximum number of interpreters`, it is `limits the maximum number of concurrently running paragraphs`. I have concern that 65536 would be too large for single process