[jira] [Created] (ZEPPELIN-3006) How to Host Zeppelin Web-UI through Nginx

2017-10-23 Thread Aakarshit (JIRA)
Aakarshit created ZEPPELIN-3006: --- Summary: How to Host Zeppelin Web-UI through Nginx Key: ZEPPELIN-3006 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3006 Project: Zeppelin Issue Type:

Re: phoenix interpreter throws error RPC_HEADER in zeppelin

2017-10-23 Thread Indtiny S
Hi, Hbase version on the cluster is Hbase 1.1.2.2.6.1.0 , how to check on the Zeppelin ? because phoenix in Zeppelin is trying to connect to Hbase which is running on cluster which is managed by Horton networks manager . Actually I used this

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

2017-10-23 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2449 @Leemoonsoo, @felixcheung, @zjffdu I think it's good to go. Any concerns about backend code like persistency, ...? ---

[jira] [Created] (ZEPPELIN-3005) Refine the error message when interpreter is not binded to note

2017-10-23 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3005: Summary: Refine the error message when interpreter is not binded to note Key: ZEPPELIN-3005 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3005 Project:

[GitHub] zeppelin issue #2628: [ZEPPELIN-2999] Cannot create shell interpreter withou...

2017-10-23 Thread toughrogrammer
Github user toughrogrammer commented on the issue: https://github.com/apache/zeppelin/pull/2628 @prabhjyotsingh Exactly. ---

[GitHub] zeppelin issue #2628: [ZEPPELIN-2999] Cannot create shell interpreter withou...

2017-10-23 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2628 @toughrogrammer What I think you are looking for is "INFINITE_TIMEOUT = -1L", in which case I would recommend instead of removing this "shell.command.timeout.millisecs" parameter pass

[GitHub] zeppelin issue #2628: [ZEPPELIN-2999] Cannot create shell interpreter withou...

2017-10-23 Thread toughrogrammer
Github user toughrogrammer commented on the issue: https://github.com/apache/zeppelin/pull/2628 I'm reporter of ZEPPELIN-2999. IMO it's invalid solution. With this code, it cannot run without timeout. What I intend with no timeout option is I will approve waiting command execution

[GitHub] zeppelin pull request #2628: [ZEPPELIN-2999] Cannot create shell interpreter...

2017-10-23 Thread prabhjyotsingh
GitHub user prabhjyotsingh opened a pull request: https://github.com/apache/zeppelin/pull/2628 [ZEPPELIN-2999] Cannot create shell interpreter without timeout property ### What is this PR for? A user can not run any shell interpreter if "shell.command.timeout.millisecs" is not