[GitHub] zeppelin pull request #2297: [ZEPPELIN-2465] Minor code fixes for the livy p...

2017-04-27 Thread benoyantony
GitHub user benoyantony opened a pull request: https://github.com/apache/zeppelin/pull/2297 [ZEPPELIN-2465] Minor code fixes for the livy package ### What is this PR for? Minor code fixes for the livy package. The code fixes include : Fixing a typo in a classname - BaseLi

[jira] [Created] (ZEPPELIN-2465) Minor code fixes for the livy package

2017-04-27 Thread Benoy Antony (JIRA)
Benoy Antony created ZEPPELIN-2465: -- Summary: Minor code fixes for the livy package Key: ZEPPELIN-2465 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2465 Project: Zeppelin Issue Type:

[GitHub] zeppelin pull request #2296: [ZEPPELIN-2463] Avoid Locking interpreterSettin...

2017-04-27 Thread benoyantony
GitHub user benoyantony opened a pull request: https://github.com/apache/zeppelin/pull/2296 [ZEPPELIN-2463] Avoid Locking interpreterSettings during Notebook deletion ### What is this PR for? Deletion of a notebook requires locking interpreterSettings. If the deletion is delayed

[jira] [Created] (ZEPPELIN-2464) Synchronization issues while working with multiple tabs

2017-04-27 Thread Sravan S (JIRA)
Sravan S created ZEPPELIN-2464: -- Summary: Synchronization issues while working with multiple tabs Key: ZEPPELIN-2464 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2464 Project: Zeppelin Is

[GitHub] zeppelin pull request #2295: [ZEPPELIN-2463] Avoid Locking interpreterSettin...

2017-04-27 Thread benoyantony
Github user benoyantony closed the pull request at: https://github.com/apache/zeppelin/pull/2295 --- 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

[GitHub] zeppelin pull request #2295: [ZEPPELIN-2463] Avoid Locking interpreterSettin...

2017-04-27 Thread benoyantony
GitHub user benoyantony opened a pull request: https://github.com/apache/zeppelin/pull/2295 [ZEPPELIN-2463] Avoid Locking interpreterSettings during Notebook deletion ### What is this PR for? Deletion of a notebook requires locking interpreterSettings. If the deletion is delayed

[GitHub] zeppelin issue #2288: [ZEPPELIN-2452] block update paragraph event on revisi...

2017-04-27 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/2288 CI PASS :) --- 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

[jira] [Created] (ZEPPELIN-2463) Avoid Locking interpreterSettings during Notebook deletion

2017-04-27 Thread Benoy Antony (JIRA)
Benoy Antony created ZEPPELIN-2463: -- Summary: Avoid Locking interpreterSettings during Notebook deletion Key: ZEPPELIN-2463 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2463 Project: Zeppelin

[GitHub] zeppelin issue #1218: [Zeppelin-1213] Customize editor configuration

2017-04-27 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1218 @hyonaldo Sorry, We can not support this feature on zeppelin. I do not care for this feature into master. It also differs from the current source in many ways. Re-implement

[GitHub] zeppelin pull request #2257: [Branch-0.7] Support for Zeppelin Context redef...

2017-04-27 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/2257 --- 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 featur

[GitHub] zeppelin pull request #2278: [ZEPPELIN-2431] Corrected deletion of notes by ...

2017-04-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2278 --- 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 #2289: [ZEPPELIN-2452] Can not handle message in revision mod...

2017-04-27 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/2289 CI PASS :) --- 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

[GitHub] zeppelin issue #2285: ZEPPELIN-2450. Move spark profile to pom file of paren...

2017-04-27 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2285 > in some other cases you might want spark interpreter to spark 2.2 and livy interpreter to spark 1.6 In that case, in both approaches we all have to create a new profile in livy module. A

[GitHub] zeppelin issue #2289: [ZEPPELIN-2452] Can not handle message in revision mod...

2017-04-27 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/2289 @khalidhuseynov Thank you :) --- 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

[GitHub] zeppelin issue #2285: ZEPPELIN-2450. Move spark profile to pom file of paren...

2017-04-27 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2285 I'd argue possibly both approaches are useful: in some cases you might want all interpreters against the same version of spark, in some other cases you might want spark interpreter to spark 2.

[GitHub] zeppelin issue #2285: ZEPPELIN-2450. Move spark profile to pom file of paren...

2017-04-27 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2285 I mean I don't see harm to move spark profile in root pom file, not to mention the benefit we could remove the duplication. I see spark project also put hadoop profile in root pom file although not

[GitHub] zeppelin issue #2285: ZEPPELIN-2450. Move spark profile to pom file of paren...

2017-04-27 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2285 spark might be unique in this - almost all other profile are used only within one module --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] zeppelin issue #2282: Fix python interpreter as to use max result setting

2017-04-27 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2282 ping @paularmand Can you fix the comment ? --- 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

[GitHub] zeppelin pull request #1574: ZEPPELIN-1595. Make ZeppelinContext extensible

2017-04-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1574 --- 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 #986: [Zeppelin 946] Permissions not honoring group

2017-04-27 Thread ekantheshwara
Github user ekantheshwara commented on the issue: https://github.com/apache/zeppelin/pull/986 @prabhjyotsingh Is there any other way of verifying if the fix is available in my version of Zeppelin? I dont see a call made to AD to check the group membership when a Notebook is a

[GitHub] zeppelin issue #2285: ZEPPELIN-2450. Move spark profile to pom file of paren...

2017-04-27 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2285 > we don't want interpreter's profile to locate in a root pom.xml because that means all other interpreters profiles can be located in a root Can you explain more ? Shouldn't all modules sh

[GitHub] zeppelin issue #2182: [HOLD][ZEPPELIN-2248] Fix javax.ws.rs and cxf version ...

2017-04-27 Thread sohaibiftikhar
Github user sohaibiftikhar commented on the issue: https://github.com/apache/zeppelin/pull/2182 For some reason the jar conflict(with the no such method exception) keeps showing up for me when using shiro with `org.apache.zeppelin.realm.LdapRealm`. When I had earlier used `GroupLdapRe

[GitHub] zeppelin pull request #2294: [ZEPPELIN-2438]: Add local winutils.exe in buil...

2017-04-27 Thread cfries
GitHub user cfries opened a pull request: https://github.com/apache/zeppelin/pull/2294 [ZEPPELIN-2438]: Add local winutils.exe in build step and use if required … ### What is this PR for? Add local winutils.exe in build and use as temporary HADOOP_HOME if required on run

RE: Travis jobs

2017-04-27 Thread Alexander Shoshin
Ok, then I will do it. Thanks, Alexander -Original Message- From: moon soo Lee [mailto:m...@apache.org] Sent: Thursday, April 27, 2017 6:22 PM To: dev@zeppelin.apache.org Subject: Re: Travis jobs I think it's more beneficial to include core tests with 6 test disabled, compare to all te

Re: Travis jobs

2017-04-27 Thread moon soo Lee
I think it's more beneficial to include core tests with 6 test disabled, compare to all test disabled. Later we can fix failed test one by one. Thanks, moon On Thu, Apr 27, 2017 at 8:18 AM Alexander Shoshin < alexander_shos...@epam.com> wrote: > The problem is that some core tests fail at the mo

RE: Travis jobs

2017-04-27 Thread Alexander Shoshin
The problem is that some core tests fail at the moment. I had disabled 6 test classes when I was trying to receive "green" travis build after enabling core tests. So we can't just enable all tests - it will brake the travis job. And fixing all tests errors can take a lot of time. Regards, Alexa

[GitHub] zeppelin issue #2206: [ZEPPELIN-1856] Flaky Test: InterpreterRestApiTest.tes...

2017-04-27 Thread AlexanderShoshin
Github user AlexanderShoshin commented on the issue: https://github.com/apache/zeppelin/pull/2206 Hi @jongyoul, I've added a test for my changes but it won't run until we restore second Travis job which should start all core tests. I will write when the test will be able to run

[GitHub] zeppelin issue #2182: [HOLD][ZEPPELIN-2248] Fix javax.ws.rs and cxf version ...

2017-04-27 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2182 @sohaibiftikhar Hi, I'm holding it because of the former working #932 which looks similar to this. Can you share more about your problem? I'm actually blocked by disabling shiro. Without shiro, I

[GitHub] zeppelin issue #2182: [HOLD][ZEPPELIN-2248] Fix javax.ws.rs and cxf version ...

2017-04-27 Thread sohaibiftikhar
Github user sohaibiftikhar commented on the issue: https://github.com/apache/zeppelin/pull/2182 Hi, what is the status on this issue. Is there some temporary fix that can be used. Please tell me if you need help fixing/testing this issue. This is important because I cannot get LDAP to

[GitHub] zeppelin pull request #2293: [ZEPPELIN-2461] Masking Jetty Server version wi...

2017-04-27 Thread krishna-pandey
GitHub user krishna-pandey opened a pull request: https://github.com/apache/zeppelin/pull/2293 [ZEPPELIN-2461] Masking Jetty Server version with User-configurable parameter ### What is this PR for? Security conscious organisations does not want to reveal the Application Server

[GitHub] zeppelin issue #2289: [ZEPPELIN-2452] Can not handle message in revision mod...

2017-04-27 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/2289 i'm getting below error in web part during build here as well ``` [INFO] /Users../zeppelin/zeppelin-myrepo/incubator-zeppelin/zeppelin-web/src/app/notebook/paragraph/paragraph.contro

[GitHub] zeppelin issue #2125: [ZEPPELIN-2222] Add Network Visualization

2017-04-27 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2125 Please rebase it upon upstream master 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 featu

[jira] [Created] (ZEPPELIN-2462) Commit Button inaccessible (jumping around)

2017-04-27 Thread Alexander Wenzel (JIRA)
Alexander Wenzel created ZEPPELIN-2462: -- Summary: Commit Button inaccessible (jumping around) Key: ZEPPELIN-2462 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2462 Project: Zeppelin

[GitHub] zeppelin issue #2125: [ZEPPELIN-2222] Add Network Visualization

2017-04-27 Thread conker84
Github user conker84 commented on the issue: https://github.com/apache/zeppelin/pull/2125 Yes i made the rebase but it starts from the history **dc7b100** instead of **43352ae** and i can't understand why. Have you some ideas? Thanks --- If your project is set up for it, you

[GitHub] zeppelin issue #2125: [ZEPPELIN-2222] Add Network Visualization

2017-04-27 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2125 Do you mean the conflicts ? You need to do git rebase --- 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

[GitHub] zeppelin issue #2125: [ZEPPELIN-2222] Add Network Visualization

2017-04-27 Thread conker84
Github user conker84 commented on the issue: https://github.com/apache/zeppelin/pull/2125 I think i made some error with git commits please can someone help me? --- 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 proj

[GitHub] zeppelin pull request #2279: [HOTFIX] Add livy build in .travis

2017-04-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2279 --- 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

[jira] [Created] (ZEPPELIN-2461) Masking Jetty Server version with User-configurable parameter

2017-04-27 Thread Krishna Pandey (JIRA)
Krishna Pandey created ZEPPELIN-2461: Summary: Masking Jetty Server version with User-configurable parameter Key: ZEPPELIN-2461 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2461 Project: Ze