[GitHub] [zeppelin] florpor opened a new pull request #3363: [ZEPPELIN-4144] After refresh the revision tools are sometimes hidden

2019-05-13 Thread GitBox
florpor opened a new pull request #3363: [ZEPPELIN-4144] After refresh the revision tools are sometimes hidden URL: https://github.com/apache/zeppelin/pull/3363 ### What is this PR for? Fixes issue where after refreshing a note's page the revision controls in the navigation bar are

[GitHub] [zeppelin] zjffdu commented on issue #3362: [ZEPPELIN-4159] Fixed ZeppelinIT#testAngularDisplay() failure

2019-05-13 Thread GitBox
zjffdu commented on issue #3362: [ZEPPELIN-4159] Fixed ZeppelinIT#testAngularDisplay() failure URL: https://github.com/apache/zeppelin/pull/3362#issuecomment-492080337 LGTM This is an automated message from the Apache Git

[GitHub] [zeppelin] liuxunorg commented on issue #3362: [ZEPPELIN-4159] Fixed ZeppelinIT#testAngularDisplay() failure

2019-05-13 Thread GitBox
liuxunorg commented on issue #3362: [ZEPPELIN-4159] Fixed ZeppelinIT#testAngularDisplay() failure URL: https://github.com/apache/zeppelin/pull/3362#issuecomment-492075663 @zjffdu, @felixcheung , [CI pass](https://travis-ci.org/liuxunorg/zeppelin/builds/532093683), Please help me review

[GitHub] [zeppelin] liuxunorg opened a new pull request #3362: [ZEPPELIN-4159] Fixed ZeppelinIT#testAngularDisplay() failure

2019-05-13 Thread GitBox
liuxunorg opened a new pull request #3362: [ZEPPELIN-4159] Fixed ZeppelinIT#testAngularDisplay() failure URL: https://github.com/apache/zeppelin/pull/3362 ### What is this PR for? 1. setTextOfParagraph(1, "println(\"%angular BindingTest_{{myVar}}_\")"); 2.

[GitHub] [zeppelin] zjffdu opened a new pull request #3361: ZEPPELIN-4153. Move zeppelin-interpreter-api jar out of interpreter jar

2019-05-13 Thread GitBox
zjffdu opened a new pull request #3361: ZEPPELIN-4153. Move zeppelin-interpreter-api jar out of interpreter jar URL: https://github.com/apache/zeppelin/pull/3361 ### What is this PR for? This PR is to move zeppelin-interpreter-api jar out of interpreter jar, and put it under folder

[jira] [Created] (ZEPPELIN-4159) Fixed ZeppelinIT#testAngularDisplay() failure

2019-05-13 Thread Xun Liu (JIRA)
Xun Liu created ZEPPELIN-4159: - Summary: Fixed ZeppelinIT#testAngularDisplay() failure Key: ZEPPELIN-4159 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4159 Project: Zeppelin Issue Type:

[jira] [Created] (ZEPPELIN-4158) Enable impersonation by default for shell interpreter

2019-05-13 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-4158: Summary: Enable impersonation by default for shell interpreter Key: ZEPPELIN-4158 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4158 Project: Zeppelin

[jira] [Created] (ZEPPELIN-4157) Zeppelin context variables management improvements

2019-05-13 Thread zhixia dai (JIRA)
zhixia dai created ZEPPELIN-4157: Summary: Zeppelin context variables management improvements Key: ZEPPELIN-4157 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4157 Project: Zeppelin

[GitHub] [zeppelin] dbanda commented on issue #3315: Update twittr maven to HTTPS [ZEPPELIN-4156]

2019-05-13 Thread GitBox
dbanda commented on issue #3315: Update twittr maven to HTTPS [ZEPPELIN-4156] URL: https://github.com/apache/zeppelin/pull/3315#issuecomment-491924996 > ping @dbanda Could you address the comments ? Addressed. Added the Jira and updated PR title

[jira] [Created] (ZEPPELIN-4156) Some packages cannot be downloaded form twttr mavnen

2019-05-13 Thread Dalitso Banda (JIRA)
Dalitso Banda created ZEPPELIN-4156: --- Summary: Some packages cannot be downloaded form twttr mavnen Key: ZEPPELIN-4156 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4156 Project: Zeppelin

[jira] [Created] (ZEPPELIN-4155) Unable get available HostAddress in multi-NIC environment

2019-05-13 Thread Xun Liu (JIRA)
Xun Liu created ZEPPELIN-4155: - Summary: Unable get available HostAddress in multi-NIC environment Key: ZEPPELIN-4155 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4155 Project: Zeppelin

[GitHub] [zeppelin] asfgit closed pull request #3348: changed-readme-for-python-interpreter-for-apache-zeppelin

2019-05-13 Thread GitBox
asfgit closed pull request #3348: changed-readme-for-python-interpreter-for-apache-zeppelin URL: https://github.com/apache/zeppelin/pull/3348 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [zeppelin] zjffdu commented on issue #3315: update twittr maven to HTTPS

2019-05-13 Thread GitBox
zjffdu commented on issue #3315: update twittr maven to HTTPS URL: https://github.com/apache/zeppelin/pull/3315#issuecomment-491829926 ping @dbanda Could you address the comments ? This is an automated message from the

[GitHub] [zeppelin] zjffdu commented on issue #3348: changed-readme-for-python-interpreter-for-apache-zeppelin

2019-05-13 Thread GitBox
zjffdu commented on issue #3348: changed-readme-for-python-interpreter-for-apache-zeppelin URL: https://github.com/apache/zeppelin/pull/3348#issuecomment-491829180 Thanks @d3adp007 , merging This is an automated message from

[GitHub] [zeppelin] zjffdu opened a new pull request #3360: [ZEPPELIN-4152]. Use spark 2.2 as the default profile

2019-05-13 Thread GitBox
zjffdu opened a new pull request #3360: [ZEPPELIN-4152]. Use spark 2.2 as the default profile URL: https://github.com/apache/zeppelin/pull/3360 ### What is this PR for? Trivial PR to use spark 2.2 as the default profile so that the default build command can pass ``` mvn clean