[GitHub] zeppelin issue #1313: [ZEPPELIN-1245] Focus first paragraph after notebook c...

2016-08-20 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1313 @rajarajan-g Can you tell me your Jira username? --- 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 th

[GitHub] zeppelin pull request #1313: [ZEPPELIN-1245] Focus first paragraph after not...

2016-08-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1313 --- 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 wishes so, or if the feature is e

[GitHub] zeppelin issue #1342: [ZEPPELIN-1335] bug fixed y axis label for scatterChar...

2016-08-20 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1342 I also merged in 0.6 branch --- 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 an

[GitHub] zeppelin pull request #1342: [ZEPPELIN-1335] bug fixed y axis label for scat...

2016-08-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1342 --- 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 wishes so, or if the feature is e

[GitHub] zeppelin issue #1328: ZEPPELIN-1324: Make paragraph code selectable when run...

2016-08-20 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1328 CI failure is not relevant. Merging if there is no more discussions --- 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 p

[GSoC 2016][Notebooks] Link for GSoC submission

2016-08-20 Thread Paul Bustios Belizario
Hi community, This is the link for my work submission for GSoC. Suggestions are welcomed. [0] https://github.com/bustios/zeppelin-notebooks Regards, Paul

ActiveDirectoryGroupRealm.java allows user outside of searchBase to login

2016-08-20 Thread Weipu Zhao
Hi guys, When using org.apache.zeppelin.server.ActiveDirectoryGroupRealm as my shiro realm on v0.6.0, I have trouble understanding the searchBase config. My understanding was shiro should only allow user within that searchBase to login, but seems like not the case. When I trace the code of Active

[GitHub] zeppelin issue #1310: [ZEPPELIN-913] Apply new mechanism to HbaseInterpreter

2016-08-20 Thread ggdupont
Github user ggdupont commented on the issue: https://github.com/apache/zeppelin/pull/1310 @jongyoul simply gdupont --- 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 wis

[GitHub] zeppelin pull request #1333: [ZEPPELIN-1334] Environment variable defined in...

2016-08-20 Thread zjffdu
Github user zjffdu closed the pull request at: https://github.com/apache/zeppelin/pull/1333 --- 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 wishes so, or if the feature is e

[GitHub] zeppelin pull request #1333: [ZEPPELIN-1334] Environment variable defined in...

2016-08-20 Thread zjffdu
GitHub user zjffdu reopened a pull request: https://github.com/apache/zeppelin/pull/1333 [ZEPPELIN-1334] Environment variable defined in interpreter setting doesn't take effect ### What is this PR for? I define SPAKR_HOME in interpreter setting, but it doesn't take effect. This

[GitHub] zeppelin issue #1333: [ZEPPELIN-1334] Environment variable defined in interp...

2016-08-20 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1333 @Leemoonsoo I have added unit test, please help review. failed test seems irrelevant. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as we

[GitHub] zeppelin issue #1339: [WIP][ZEPPELIN-1332] Remove spark-dependencies & sugge...

2016-08-20 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1339 @bzz Thank you for such precise comment! Let me break down your feedback one by one(just for making it clear) :) 1. >/.spark-dist/ is under cache on TravisCI which is S3 bucket that

[GitHub] zeppelin pull request #1350: [ZEPPELIN-1351]Paragraph status should be ERROR...

2016-08-20 Thread mwkang
GitHub user mwkang opened a pull request: https://github.com/apache/zeppelin/pull/1350 [ZEPPELIN-1351]Paragraph status should be ERROR if Paragraph is terminated with SIGTERM ### What is this PR for? When Paragraph received a SIGTERM. ExitValue: 143, Status of the paragraph sho

[GitHub] zeppelin pull request #1290: [ZEPPELIN-708]shift positions automatica...

2016-08-20 Thread mwkang
GitHub user mwkang reopened a pull request: https://github.com/apache/zeppelin/pull/1290 [ZEPPELIN-708]shift positions automatically to the next cell ### What is this PR for? * Add and modify shortcut function * Shift + Enter: Run paragraph, move focus to next * Ctrl

[GitHub] zeppelin pull request #1290: [ZEPPELIN-708]shift positions automatica...

2016-08-20 Thread mwkang
Github user mwkang closed the pull request at: https://github.com/apache/zeppelin/pull/1290 --- 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 wishes so, or if the feature is e

[GitHub] zeppelin issue #1290: [ZEPPELIN-708]shift positions automatically to ...

2016-08-20 Thread mwkang
Github user mwkang commented on the issue: https://github.com/apache/zeppelin/pull/1290 `[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:0.0.25:npm (npm install) on project zeppelin-web: Failed to run task: 'npm install --color=false' failed. (error code 1) -

[GitHub] zeppelin pull request #1290: [WIP][ZEPPELIN-708]shift positions autom...

2016-08-20 Thread mwkang
Github user mwkang closed the pull request at: https://github.com/apache/zeppelin/pull/1290 --- 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 wishes so, or if the feature is e

[GitHub] zeppelin issue #1290: [WIP][ZEPPELIN-708]shift positions automaticall...

2016-08-20 Thread mwkang
Github user mwkang commented on the issue: https://github.com/apache/zeppelin/pull/1290 CI Fail msg is `[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:0.0.25:npm (npm install) on project zeppelin-web: Failed to run task: 'npm install --color=false' failed. (e

[GitHub] zeppelin pull request #1290: [WIP][ZEPPELIN-708]shift positions autom...

2016-08-20 Thread mwkang
GitHub user mwkang reopened a pull request: https://github.com/apache/zeppelin/pull/1290 [WIP][ZEPPELIN-708]shift positions automatically to the next cell ### What is this PR for? * Add and modify shortcut function * Shift + Enter: Run paragraph, move focus to next *

[GitHub] zeppelin issue #1330: [ZEPPELIN-1144]Zeppelin home page should only list not...

2016-08-20 Thread mwkang
Github user mwkang commented on the issue: https://github.com/apache/zeppelin/pull/1330 @bzz https://github.com/apache/zeppelin/pull/1330#issuecomment-239997747 It did not reproduce in local. Can you check this? --- If your project is set up for it, you can reply to this email and ha