[GitHub] zeppelin issue #2229: [Zeppelin 2367] Hive JDBC proxy user option should be ...

2017-04-26 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2229 > why is zeppelin.jdbc.auth.kerberos.proxy.enable removed? My bad, while fixing the above issues, I thought this is redundant, but I forgot about the case where KERBEROS is enabled

[jira] [Created] (ZEPPELIN-2452) revison mode incorrect update

2017-04-26 Thread CloverHearts (JIRA)
CloverHearts created ZEPPELIN-2452: -- Summary: revison mode incorrect update Key: ZEPPELIN-2452 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2452 Project: Zeppelin Issue Type: Sub-task

[jira] [Created] (ZEPPELIN-2453) call incorrect websocket event on revision mode

2017-04-26 Thread CloverHearts (JIRA)
CloverHearts created ZEPPELIN-2453: -- Summary: call incorrect websocket event on revision mode Key: ZEPPELIN-2453 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2453 Project: Zeppelin I

[jira] [Created] (ZEPPELIN-2454) broken paragraph or note

2017-04-26 Thread CloverHearts (JIRA)
CloverHearts created ZEPPELIN-2454: -- Summary: broken paragraph or note Key: ZEPPELIN-2454 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2454 Project: Zeppelin Issue Type: Sub-task

[GitHub] zeppelin pull request #2287: SSL Support for Groovy Interpreter HTTP request...

2017-04-26 Thread dlukyanov
GitHub user dlukyanov opened a pull request: https://github.com/apache/zeppelin/pull/2287 SSL Support for Groovy Interpreter HTTP requests [ZEPPELIN-2443] ### What is this PR for? Target: Create ability to call http services with custom keystores in a groovy way. The fo

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

2017-04-26 Thread cloverhearts
GitHub user cloverhearts opened a pull request: https://github.com/apache/zeppelin/pull/2288 [ZEPPELIN-2452] block update paragraph event on revision mode ### What is this PR for? In revision mode using git-repository, by default all paragraphs must remain unmodifiable. Howe

[GitHub] zeppelin pull request #2289: [ZEPPELIN-2452] Can not handle message in revis...

2017-04-26 Thread cloverhearts
GitHub user cloverhearts opened a pull request: https://github.com/apache/zeppelin/pull/2289 [ZEPPELIN-2452] Can not handle message in revision mode on web. ### What is this PR for? Requests interpreter editor mode information in revision mode. However, no information is need

[jira] [Created] (ZEPPELIN-2455) Does not work personalized mode on zeppelin

2017-04-26 Thread CloverHearts (JIRA)
CloverHearts created ZEPPELIN-2455: -- Summary: Does not work personalized mode on zeppelin Key: ZEPPELIN-2455 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2455 Project: Zeppelin Issue

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

2017-04-26 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1574 @felixcheung @Leemoonsoo Would you mind to review 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 project does not hav

[GitHub] zeppelin pull request #2290: [ZEPPELIN-2448] Fix paragraph navigation issue

2017-04-26 Thread sravan-s
GitHub user sravan-s opened a pull request: https://github.com/apache/zeppelin/pull/2290 [ZEPPELIN-2448] Fix paragraph navigation issue ### What is this PR for? * Keyboard events are broadcasted to components in lower tree * Focus was getting transferred to the lower paragrap

[GitHub] zeppelin issue #2275: [ZEPPELIN-2442] button to create note into folder (nav...

2017-04-26 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/2275 I tested long folder name and LGTM! ![check_long_name](https://cloud.githubusercontent.com/assets/8110458/25434340/e09f846c-2ac6-11e7-8829-73e8baf4a80a.gif) --- If your project is set up for

[jira] [Created] (ZEPPELIN-2456) Multiple scheduled tasks running on notebooks causes problem with Zeppelin UI

2017-04-26 Thread Daniel Kozlowski (JIRA)
Daniel Kozlowski created ZEPPELIN-2456: -- Summary: Multiple scheduled tasks running on notebooks causes problem with Zeppelin UI Key: ZEPPELIN-2456 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2456

[jira] [Created] (ZEPPELIN-2457) Empty Commit to (Git) Version Control after paragraph change

2017-04-26 Thread Alexander Wenzel (JIRA)
Alexander Wenzel created ZEPPELIN-2457: -- Summary: Empty Commit to (Git) Version Control after paragraph change Key: ZEPPELIN-2457 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2457 Project:

[jira] [Created] (ZEPPELIN-2458) tutorial requires sqlContext.implicits._?

2017-04-26 Thread Kevin W Monroe (JIRA)
Kevin W Monroe created ZEPPELIN-2458: Summary: tutorial requires sqlContext.implicits._? Key: ZEPPELIN-2458 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2458 Project: Zeppelin Issu

[jira] [Created] (ZEPPELIN-2459) Zeppelin Usability Improvement for new paragraph

2017-04-26 Thread Renjith Kamath (JIRA)
Renjith Kamath created ZEPPELIN-2459: Summary: Zeppelin Usability Improvement for new paragraph Key: ZEPPELIN-2459 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2459 Project: Zeppelin

[GitHub] zeppelin pull request #2291: ZEPPELIN-2459 Zeppelin Usability Improvement fo...

2017-04-26 Thread r-kamath
GitHub user r-kamath opened a pull request: https://github.com/apache/zeppelin/pull/2291 ZEPPELIN-2459 Zeppelin Usability Improvement for new paragraph ### What is this PR for? Move cursor to second line for new paragraphs ### What type of PR is it? Improvement

[GitHub] zeppelin pull request #2292: [HOTFIX] Removed adduser while creating note

2017-04-26 Thread jongyoul
GitHub user jongyoul opened a pull request: https://github.com/apache/zeppelin/pull/2292 [HOTFIX] Removed adduser while creating note ### What is this PR for? Adding user paragraph while creating paragraph makes default paragraph and user paragraph have same reference. It breaks

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

2017-04-26 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2285 @zjffdu About this issue, moon and I discussed when we split `spark-dependencies` from `spark`. We don't want to make duplication you mentioned, on the contrary, we don't want interpreter's profi

[GitHub] zeppelin issue #2286: Jenkins CI test

2017-04-26 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2286 Why doesn't our travis work for now? --- 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 ena

[GitHub] zeppelin issue #2287: SSL Support for Groovy Interpreter HTTP requests [ZEPP...

2017-04-26 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2287 CI build https://travis-ci.org/dlukyanov/zeppelin/builds/225949679 LGTM and merge to master if no further discussions --- If your project is set up for it, you can reply to this email

[GitHub] zeppelin issue #2286: Jenkins CI test

2017-04-26 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2286 I have no good idea. https://issues.apache.org/jira/browse/INFRA-14005. --- 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

[GitHub] zeppelin issue #2286: Jenkins CI test

2017-04-26 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2286 I saw the status of Zeppelin's PR builder in builds.a.o and it doesn't seems to work properly. --- If your project is set up for it, you can reply to this email and have your reply appear on Git

[GitHub] zeppelin issue #2292: [HOTFIX] Removed adduser while creating note

2017-04-26 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2292 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

[GitHub] zeppelin issue #2275: [ZEPPELIN-2442] button to create note into folder (nav...

2017-04-26 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2275 LGTM and merge to master if no further 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 project does not have

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

2017-04-26 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2285 +1 on what @jongyoul says --- 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 issue #2290: [ZEPPELIN-2448] Fix paragraph navigation issue

2017-04-26 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2290 Tested and LGTM Merge to master and branch-0.7 if no further 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

[GitHub] zeppelin issue #2265: [ZEPPELIN-2427] Hide navbar and noteAction bar when sc...

2017-04-26 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2265 This PR has been opened for last week. LGTM and Merge to master if no further comments. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHu

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

2017-04-26 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2288 Could you make CI build success? https://travis-ci.org/cloverhearts/zeppelin/builds/225916461 --- If your project is set up for it, you can reply to this email and have your reply appear on Gi

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

2017-04-26 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2289 Could you make CI green https://travis-ci.org/cloverhearts/zeppelin/builds/225928425? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] zeppelin issue #2286: Jenkins CI test

2017-04-26 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2286 PR builder triggered and run normally. But somehow github page does not display build state. --- If your project is set up for it, you can reply to this email and have your reply appear on Git

[GitHub] zeppelin issue #2262: [HOTFIX] Fix CI build failure on branch-0.6

2017-04-26 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2262 LGTM and merge to branch-0.6 if no further 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

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

2017-04-26 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1574 Great work. 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

[GitHub] zeppelin issue #2281: added principalSuffix to AD examples

2017-04-26 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2281 Thanks @paul-brenner for the contribution! LGTM and merge to master and branch-0.7 if no further discussions --- If your project is set up for it, you can reply to this email and have

Re: Travis jobs

2017-04-26 Thread moon soo Lee
Right, seconds travis job seems doing nothing. Second travis job supposed to test all core unit tests plus integration test (except for spark related test). Could you help fix this problem? Best, moon On Tue, Apr 25, 2017 at 1:04 AM Alexander Shoshin < alexander_shos...@epam.com> wrote: > Hi dev

[GitHub] zeppelin issue #2221: [ZEPPELIN-2216] general solution to precode. refactori...

2017-04-26 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2221 LGTM and merge to master if no further 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 project does not have

[GitHub] zeppelin issue #2264: [ZEPPELIN-1711] Create `Dockerfile`s for released bin

2017-04-26 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2264 @1ambda great work! LGTM and merge to master if no further 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 you

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

2017-04-26 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1574 Thanks for review, will merge if 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 have thi

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

2017-04-26 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2279 @Leemoonsoo @felixcheung Please help review. I add livy integrate test with python2 and python3 test. Here's the travis link https://travis-ci.org/zjffdu/zeppelin/builds/226240044 --- If your pr

[GitHub] zeppelin pull request #2292: [HOTFIX] Remove adduser while creating note

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

[GitHub] zeppelin pull request #2292: [HOTFIX] Remove adduser while creating note

2017-04-26 Thread jongyoul
GitHub user jongyoul reopened a pull request: https://github.com/apache/zeppelin/pull/2292 [HOTFIX] Remove adduser while creating note ### What is this PR for? Adding user paragraph while creating paragraph makes default paragraph and user paragraph have same reference. It break

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

2017-04-26 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/2289 @Leemoonsoo Okay :) i will --- 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 pull request #2288: [ZEPPELIN-2452] block update paragraph event on...

2017-04-26 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/2288 --- 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 #2288: [ZEPPELIN-2452] block update paragraph event on...

2017-04-26 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/2288 [ZEPPELIN-2452] block update paragraph event on revision mode ### What is this PR for? In revision mode using git-repository, by default all paragraphs must remain unmodifiable. Ho

[GitHub] zeppelin pull request #2289: [ZEPPELIN-2452] Can not handle message in revis...

2017-04-26 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/2289 [ZEPPELIN-2452] Can not handle message in revision mode on web. ### What is this PR for? Requests interpreter editor mode information in revision mode. However, no information is ne

[GitHub] zeppelin pull request #2289: [ZEPPELIN-2452] Can not handle message in revis...

2017-04-26 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/2289 --- 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 #2280: ZEPPELIN-2445. Display which line of python cod...

2017-04-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2280 --- 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 #1218: [Zeppelin-1213] Customize editor configuration

2017-04-26 Thread hyonaldo
Github user hyonaldo commented on the issue: https://github.com/apache/zeppelin/pull/1218 How can I use this feature? Though I've installed latest build version, I could not find "Editor Configuration menu" anywhere. --- If your project is set up for it, you can reply to this ema

[jira] [Created] (ZEPPELIN-2460) Highlight the line in editor where my cursor is in

2017-04-26 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-2460: Summary: Highlight the line in editor where my cursor is in Key: ZEPPELIN-2460 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2460 Project: Zeppelin Is