[GitHub] zeppelin issue #1582: [ZEPPELIN-1604] Add Neo4j interpreter and Network visu...

2017-02-27 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1582 Sorry for late response. Sounds like a plan! --- 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 t

[GitHub] zeppelin issue #2076: ZEPPELIN-2173 Duplicate user names populated in the No...

2017-02-27 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/2076 Tested and It works well as that remove duplication name. But, In my personal opinion, I'd like to suggest that It would be better to show it in its original state. For example, if user w

[GitHub] zeppelin issue #2078: [ZEPPELIN-1988] add property "precode" to JDBCInterpre...

2017-02-27 Thread sotnich
Github user sotnich commented on the issue: https://github.com/apache/zeppelin/pull/2078 Looks Good To 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 project does not have this feature enabled and wishes so, o

[GitHub] zeppelin issue #2078: [ZEPPELIN-1988] add property "precode" to JDBCInterpre...

2017-02-27 Thread andrykrp
Github user andrykrp commented on the issue: https://github.com/apache/zeppelin/pull/2078 LGTM --- 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 fe

[GitHub] zeppelin issue #2055: [ZEPPELIN-1999] get interpreter property with replaced...

2017-02-27 Thread andrykrp
Github user andrykrp commented on the issue: https://github.com/apache/zeppelin/pull/2055 Looks good --- 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

[GitHub] zeppelin issue #1887: [ZEPPELIN-1940] most of eslint rules are NOT applied a...

2017-02-27 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1887 @1ambda Sure. No worries! --- 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

[GitHub] zeppelin pull request #2079: ZEPPELIN-2195. Use PYSPARK_PYTHON and PYSPARK_D...

2017-02-27 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2079 ZEPPELIN-2195. Use PYSPARK_PYTHON and PYSPARK_DRIVER_PYTHON over zeppelin.pyspark.python ### What is this PR for? `zeppelin.pyspark.python` is zeppelin configuration for the python exec on dr

[jira] [Created] (ZEPPELIN-2195) Use PYSPARK_PYTHON and PYSPARK_DRIVER_PYTHON over zeppelin.pyspark.python

2017-02-27 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-2195: Summary: Use PYSPARK_PYTHON and PYSPARK_DRIVER_PYTHON over zeppelin.pyspark.python Key: ZEPPELIN-2195 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2195 Project

[GitHub] zeppelin issue #1495: ZEPPELIN-1325: WIP - Python, advanced interpreter impl

2017-02-27 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1495 ping @bzz Any updates ? --- 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

[GitHub] zeppelin issue #2076: ZEPPELIN-2173 Duplicate user names populated in the No...

2017-02-27 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/2076 @r-kamath Thanks for fixing this issue! Let me check and give a feedback soon :) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[jira] [Created] (ZEPPELIN-2194) precode execution in Python Interpreter

2017-02-27 Thread Maks (JIRA)
Maks created ZEPPELIN-2194: -- Summary: precode execution in Python Interpreter Key: ZEPPELIN-2194 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2194 Project: Zeppelin Issue Type: Improvement

[GitHub] zeppelin issue #2078: [ZEPPELIN-1988] add property "precode" to JDBCInterpre...

2017-02-27 Thread tinkoff-dwh
Github user tinkoff-dwh commented on the issue: https://github.com/apache/zeppelin/pull/2078 CI failed, errors in unrelated tests https://travis-ci.org/tinkoff-dwh/zeppelin/builds/205735485 --- If your project is set up for it, you can reply to this email and have your reply appea

[GitHub] zeppelin issue #1887: [ZEPPELIN-1940] most of eslint rules are NOT applied a...

2017-02-27 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/1887 @AhyoungRyu Thanks for caring this! - It would be easier to start from scratch i think. 😭 - I will work on after #1982 is handed! --- If your project is set up for it, you can rep

[GitHub] zeppelin pull request #2078: [ZEPPELIN-1988] add property "precode" to JDBCI...

2017-02-27 Thread tinkoff-dwh
GitHub user tinkoff-dwh opened a pull request: https://github.com/apache/zeppelin/pull/2078 [ZEPPELIN-1988] add property "precode" to JDBCInterpreter ### What is this PR for? Adds property "precode". Value of property contains SQL which executes while opening connection.

[GitHub] zeppelin issue #2074: ZEPPELIN-2148: On creation of Bar graph zeppelin UI sh...

2017-02-27 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2074 Sure. I will test and give you feedback soon! --- 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 feat

[GitHub] zeppelin issue #2054: [ZEPPELIN-2113] Remove border and margin of Link this ...

2017-02-27 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/2054 @prabhjyotsingh Thanks for review! --- 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 enable

[GitHub] zeppelin issue #2054: [ZEPPELIN-2113] Remove border and margin of Link this ...

2017-02-27 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2054 LGTM --- 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

[GitHub] zeppelin issue #2042: [ZEPPELIN-1588]: bumping nvd3 to 1.8.5

2017-02-27 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/2042 Tested and it works well. Definitely better than before 👍 --- 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 do

[jira] [Created] (ZEPPELIN-2193) Helium can't bundle which has large svg icon text

2017-02-27 Thread Hoon Park (JIRA)
Hoon Park created ZEPPELIN-2193: --- Summary: Helium can't bundle which has large svg icon text Key: ZEPPELIN-2193 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2193 Project: Zeppelin Issue

[GitHub] zeppelin issue #2054: [ZEPPELIN-2113] Remove border and margin of Link this ...

2017-02-27 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/2054 @1ambda Thanks for review :+1: --- 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 a

[GitHub] zeppelin issue #2074: ZEPPELIN-2148: On creation of Bar graph zeppelin UI sh...

2017-02-27 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2074 @1ambda how about this, instead of `ng-show` use `ng-if` ? Can you test this out ? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub a

[GitHub] zeppelin pull request #2004: [MINOR] add pig wiki page to pig doc

2017-02-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2004 --- 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 #2067: [DOCS][ZEPPELIN-2140] Add docs for notebookRepo...

2017-02-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2067 --- 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 #1980: [gh-pages][ZEPPELIN-2061] Add Medium blog secti...

2017-02-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1980 --- 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 #2000: [gh-pages] update contribution/webapplication.html

2017-02-27 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/2000 Merge into `gh-pages` if there are no more comments. --- 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 ha

[GitHub] zeppelin issue #2073: [ZEPPELIN-2130][Doc]Do not use web development port

2017-02-27 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/2073 Merge into master and branch-0.7 if there are no comments. --- 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

[GitHub] zeppelin issue #2012: add zeppelin.dep.localrepo in zeppelin config

2017-02-27 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/2012 Thanks @oeegee Looks good to me. Merge into branch-0.7 and master if there are no comments on this. --- If your project is set up for it, you can reply to this email and have your reply a

[GitHub] zeppelin issue #1985: [ZEPPELIN-2075] Can't stop infinite `while` statement ...

2017-02-27 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1985 > User zeppelin have permission to execute paswordless sudo to local users allowed to log into Zeppelin > Interpreters will with this run as the user starting the process, and the zeppelin user

[GitHub] zeppelin issue #1985: [ZEPPELIN-2075] Can't stop infinite `while` statement ...

2017-02-27 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1985 @zjffdu I tested impersonation mode followed http://zeppelin.apache.org/docs/0.7.0/manual/userimpersonation.html and worked well. BTW for now anybody can interrupt to interpreter process. an

[GitHub] zeppelin issue #1985: [ZEPPELIN-2075] Can't stop infinite `while` statement ...

2017-02-27 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1985 Even in the impersonation mode, it is the process owner to interrupt the process. Here it is the interpreter process owner interrupt the process instead of the zeppelin server owner. But I can not

[GitHub] zeppelin issue #2077: [ZEPPELIN-2191] Helium package should be able to impor...

2017-02-27 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2077 CI failed, but irrelevant. - build profile: https://travis-ci.org/1ambda/zeppelin/builds/206002571 - failed log1: https://s3.amazonaws.com/archive.travis-ci.org/jobs/206002573/log.txt

[GitHub] zeppelin issue #1985: [ZEPPELIN-2075] Can't stop infinite `while` statement ...

2017-02-27 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1985 @Leemoonsoo @zjffdu @felixcheung @karuppayya Could you guys help to review about the impersonation mode? --- If your project is set up for it, you can reply to this email and have your reply a

[GitHub] zeppelin pull request #2077: [ZEPPELIN-2191] Helium package should be able t...

2017-02-27 Thread 1ambda
GitHub user 1ambda opened a pull request: https://github.com/apache/zeppelin/pull/2077 [ZEPPELIN-2191] Helium package should be able to import css ### What is this PR for? Helium package should be able to import css. For example, - Someone want to create spell using

[GitHub] zeppelin issue #2062: ZEPPELIN-2161 Nested Group Support in LdapRealm for AD

2017-02-27 Thread weand
Github user weand commented on the issue: https://github.com/apache/zeppelin/pull/2062 @prabhjyotsingh There isn't any documentation for org.apache.zeppelin.realm.LdapRealm yet. @Leemoonsoo Any special reason why LdapRealm wasn't documented in 0.7.0 yet? Can anyone

[GitHub] zeppelin issue #1985: [ZEPPELIN-2075] Can't stop infinite `while` statement ...

2017-02-27 Thread FireArrow
Github user FireArrow commented on the issue: https://github.com/apache/zeppelin/pull/1985 I have basically only set up zeppelin in isolated mode with impersonation, so I'm not sure what is the "expected" behavior is outside of that. Someone else will have to pitch in here. --- If y

[jira] [Created] (ZEPPELIN-2192) Helium should provide a way to configure each package's webpack config

2017-02-27 Thread Hoon Park (JIRA)
Hoon Park created ZEPPELIN-2192: --- Summary: Helium should provide a way to configure each package's webpack config Key: ZEPPELIN-2192 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2192 Project: Zep

[GitHub] zeppelin issue #1985: [ZEPPELIN-2075] Can't stop infinite `while` statement ...

2017-02-27 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1985 @FireArrow I think it seems not can be possible to know if impersonation mode or not in Interpreter side(I couldn't find it) and checking `cancel` paragraph for impersonation is also not good id

[jira] [Created] (ZEPPELIN-2191) Helium package should be able to import css

2017-02-27 Thread Hoon Park (JIRA)
Hoon Park created ZEPPELIN-2191: --- Summary: Helium package should be able to import css Key: ZEPPELIN-2191 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2191 Project: Zeppelin Issue Type:

[GitHub] zeppelin pull request #2076: ZEPPELIN-2173 Duplicate user names populated in...

2017-02-27 Thread r-kamath
GitHub user r-kamath opened a pull request: https://github.com/apache/zeppelin/pull/2076 ZEPPELIN-2173 Duplicate user names populated in the Note permission box ### What is this PR for? Duplicate user names populated in the Note permission box ### What type of PR is it?

[GitHub] zeppelin issue #2073: [ZEPPELIN-2130][Doc]Do not use web development port

2017-02-27 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/2073 LGTM 👍 --- 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 i

[GitHub] zeppelin issue #2073: [ZEPPELIN-2130][Doc]Do not use web development port

2017-02-27 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/2073 Thanks for review @AhyoungRyu @1ambda @felixcheung! And I updated to remove `.` :smile: --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] zeppelin issue #2037: [ZEPPELIN-2109][2110] Sortable Helium pkgs & Introduce...

2017-02-27 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/2037 Thanks @1ambda! --- 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

[GitHub] zeppelin issue #2037: [ZEPPELIN-2109][2110] Sortable Helium pkgs & Introduce...

2017-02-27 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2037 I will review and comment soon. Great Feature! --- 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 fea

[GitHub] zeppelin issue #1980: [gh-pages][ZEPPELIN-2061] Add Medium blog section to t...

2017-02-27 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1980 I added [Medium Story Channel for Zeppelin](https://cwiki.apache.org/confluence/display/ZEPPELIN/Medium+Story+Channel+for+Zeppelin) under Zeppelin wiki page as @Leemoonsoo suggested. If the co

[GitHub] zeppelin pull request #2075: [ZEPPELIN-791] Build infra: move all RAT to roo...

2017-02-27 Thread DmytroShkvyra
GitHub user DmytroShkvyra opened a pull request: https://github.com/apache/zeppelin/pull/2075 [ZEPPELIN-791] Build infra: move all RAT to root pom.xml What is this PR for? It is better have a single place where we manage project-wise RAT exclusions for a contributions under

[GitHub] zeppelin issue #2004: [MINOR] add pig wiki page to pig doc

2017-02-27 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/2004 Merge into master and branch-0.7 if there are no more comments on this. --- 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

[GitHub] zeppelin pull request #2043: [ZEPPELIN-2114] adding reload endpoint

2017-02-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2043 --- 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 #2065: [ZEPPELIN-2168] Fix typo on Elasticsearch inter...

2017-02-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2065 --- 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 #2032: [ZEPPELIN-791] Build infra: move all RAT to root pom.x...

2017-02-27 Thread DmytroShkvyra
Github user DmytroShkvyra commented on the issue: https://github.com/apache/zeppelin/pull/2032 Cant merge --- 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, o

[GitHub] zeppelin pull request #2032: [ZEPPELIN-791] Build infra: move all RAT to roo...

2017-02-27 Thread DmytroShkvyra
Github user DmytroShkvyra closed the pull request at: https://github.com/apache/zeppelin/pull/2032 --- 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 featu

[GitHub] zeppelin issue #2071: [ZEPPELIN-2166] HeliumBundleFactoty can't transfile im...

2017-02-27 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2071 CI failed, but irrelevant. - profile: https://travis-ci.org/1ambda/zeppelin/builds/205664772 - failed log1: https://s3.amazonaws.com/archive.travis-ci.org/jobs/205664774/log.txt -

[GitHub] zeppelin issue #2072: [ZEPPELIN-2060] Show tooltip msg after dynamic form va...

2017-02-27 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/2072 @Leemoonsoo I checked now, the behaviour is same (the tooltip is shown right after sth changed in dynamic form) like default mode. I think this should be fixed. Maybe I need to hide this toolti

[GitHub] zeppelin issue #2051: [ZEPPELIN-1968] Added property to disable hive user im...

2017-02-27 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2051 Yes, LGTM! --- 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,

[GitHub] zeppelin issue #2051: [ZEPPELIN-1968] Added property to disable hive user im...

2017-02-27 Thread gfalcone
Github user gfalcone commented on the issue: https://github.com/apache/zeppelin/pull/2051 @prabhjyotsingh is everything good for 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

[GitHub] zeppelin issue #2072: [ZEPPELIN-2060] Show tooltip msg after dynamic form va...

2017-02-27 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2072 Great. How does it work in report mode? --- 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 featur

[GitHub] zeppelin issue #2068: Groovy Interpreter for Apazhe Zeppelin [ZEPPELIN-2176]

2017-02-27 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2068 Please see https://zeppelin.apache.org/contribution/contributions.html#continuous-integration for setting up CI. --- If your project is set up for it, you can reply to this email and have yo

[GitHub] zeppelin issue #1582: [ZEPPELIN-1604] Add Neo4j interpreter and Network visu...

2017-02-27 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1582 Let's go with (c) & (b) and then (a)? --- 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 issue #1982: [ZEPPELIN-2069] Helium Package Configuration

2017-02-27 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/1982 I'v just rebased to resolve conflict ## Newly added commits - Remove `local` values in helium package jsons: https://github.com/apache/zeppelin/pull/1982/commits/ce5f8c0c0f88de79bd

[jira] [Created] (ZEPPELIN-2190) Enable to custom web development port

2017-02-27 Thread Sora Lee (JIRA)
Sora Lee created ZEPPELIN-2190: -- Summary: Enable to custom web development port Key: ZEPPELIN-2190 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2190 Project: Zeppelin Issue Type: Improvem

[GitHub] zeppelin issue #2073: [ZEPPELIN-2130][Doc]Do not use web development port

2017-02-27 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2073 LGTM --- 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 feat