[GitHub] zeppelin issue #2390: [ZEPPELIN-2589]Let zeppelin show more than one line of...

2017-06-07 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2390 Thanks @qwemicheal , will merge it 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

[GitHub] zeppelin issue #2394: [gh-pages] [ZEPPELIN-2597] adding technologies and dep...

2017-06-07 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/2394 @AhyoungRyu I updated as your mentions. ![image](https://user-images.githubusercontent.com/8110458/26912241-117e2a68-4c4e-11e7-9827-6ee01e514ad3.png) --- If your project is set up for i

[GitHub] zeppelin issue #1908: [ZEPPELIN-1976] Text-Output too large, causing crash

2017-06-07 Thread BruceXu1991
Github user BruceXu1991 commented on the issue: https://github.com/apache/zeppelin/pull/1908 This PR limit the output of paragraph in web, however it also limit the max download lines. My suggestion is to limit output of paragraph through zeppelin.interpreter.output.limit and

[GitHub] zeppelin issue #2390: [ZEPPELIN-2589]Let zeppelin show more than one line of...

2017-06-07 Thread qwemicheal
Github user qwemicheal commented on the issue: https://github.com/apache/zeppelin/pull/2390 @zjffdu The failure most often happen on the third one of Travis CI , sometimes the second one or ninth one. I have checked the error log multiple times and they all have nothing to do with the

[GitHub] zeppelin issue #2390: [ZEPPELIN-2589]Let zeppelin show more than one line of...

2017-06-07 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2390 Thanks @qwemicheal , What is the failed test you see ? If it is not in the livy component, then it is most likely flaky test. --- If your project is set up for it, you can reply to this email and

[GitHub] zeppelin issue #2390: [ZEPPELIN-2589]Let zeppelin show more than one line of...

2017-06-07 Thread qwemicheal
Github user qwemicheal commented on the issue: https://github.com/apache/zeppelin/pull/2390 Finally pass the CI. @zjffdu I have updated the screen shot and could you share any light on why CI would fail randomly? --- If your project is set up for it, you can reply to this email and h

[jira] [Created] (ZEPPELIN-2627) Umbrella for Refactoring Interpreter Component

2017-06-07 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-2627: Summary: Umbrella for Refactoring Interpreter Component Key: ZEPPELIN-2627 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2627 Project: Zeppelin Issue

[GitHub] zeppelin pull request #2379: [MINOR] fix: Remove newlines in spark tutorial ...

2017-06-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2379 --- 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 #2368: Improved comment, removed admin user definition...

2017-06-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2368 --- 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 #2399: [ZEPPELIN-2620] fa-area chart cannot be resized smalle...

2017-06-07 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2399 Thanks @0q for the contribution. I tested `master` branch and `branch-0.7` but i didn't see the problem. @0q could you confirm that the problem exists on current `master` or

[GitHub] zeppelin issue #2268: [ZEPPELIN-2403] interpreter property widgets

2017-06-07 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2268 @tinkoff-dwh Let me take a look! --- 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 enabl

[GitHub] zeppelin issue #2398: [ZEPPELIN-2622] Add Zeppelin Git info REST API

2017-06-07 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2398 Thanks @necosta for very useful improvement. It's not a strong opinion, but how about make `api/version` return version and git hash instead of add new api endpoint `api/git`? I think c

[GitHub] zeppelin pull request #2354: Allow group/role based authentication using Lda...

2017-06-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2354 --- 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 #2349: [ZEPPELIN-2214] Set npm installer default npm registry

2017-06-07 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2349 Tested and LGTM. Thanks @necosta for the improvement! Merge to master 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] zeppelin pull request #2370: change the spark version of dockerfile

2017-06-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2370 --- 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 #2369: [ZEPPELIN-2591] Show user info in spark job des...

2017-06-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2369 --- 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 #2369: [ZEPPELIN-2591] Show user info in spark job descriptio...

2017-06-07 Thread karuppayya
Github user karuppayya commented on the issue: https://github.com/apache/zeppelin/pull/2369 @Leemoonsoo @jongyoul can this PR be merged? --- 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 #2400: [ZEPPELIN-2473] ZeppelinRestApiTest fails on travis

2017-06-07 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2400 Thanks @pravin-dsilva for the fix! LGTM and merge to master if no further comment. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHu

[GitHub] zeppelin pull request #2396: [ZEPPELIN-2451]: Add JDBC config option for cal...

2017-06-07 Thread randerzander
GitHub user randerzander reopened a pull request: https://github.com/apache/zeppelin/pull/2396 [ZEPPELIN-2451]: Add JDBC config option for calling connection.commit after paragraph execution Updated version of: https://github.com/apache/zeppelin/pull/2284 ### What is this P

Re: [DISCUSS] Release 0.7.2

2017-06-07 Thread moon soo Lee
Thanks everyone the opinion. I think we can start release process for 0.7.2. Mina, could you help create release artifact and start vote for it? Thanks, moon On Sun, Jun 4, 2017 at 9:56 PM Jongyoul Lee wrote: > +1 > > On Mon, Jun 5, 2017 at 10:57 AM, Khalid Huseynov > wrote: > > > +1 > > > >

[GitHub] zeppelin pull request #2396: [ZEPPELIN-2451]: Add JDBC config option for cal...

2017-06-07 Thread randerzander
Github user randerzander closed the pull request at: https://github.com/apache/zeppelin/pull/2396 --- 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 issue #2396: [ZEPPELIN-2451]: Add JDBC config option for calling co...

2017-06-07 Thread randerzander
Github user randerzander commented on the issue: https://github.com/apache/zeppelin/pull/2396 retest --- 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

[jira] [Created] (ZEPPELIN-2626) StreamingContext does not get shut down when zeppelin shuts down

2017-06-07 Thread Anne Rutten (JIRA)
Anne Rutten created ZEPPELIN-2626: - Summary: StreamingContext does not get shut down when zeppelin shuts down Key: ZEPPELIN-2626 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2626 Project: Zeppe

[GitHub] zeppelin issue #2394: [gh-pages] [ZEPPELIN-2597] adding technologies and dep...

2017-06-07 Thread sravan-s
Github user sravan-s commented on the issue: https://github.com/apache/zeppelin/pull/2394 @soralee , sorry, I am having some trouble installing jekyll and stuff in my machine, but your screenshots looks good :) --- If your project is set up for it, you can reply to this email and hav

[GitHub] zeppelin issue #2370: change the spark version of dockerfile

2017-06-07 Thread sven0726
Github user sven0726 commented on the issue: https://github.com/apache/zeppelin/pull/2370 I am ok --- 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 pull request #2400: [ZEPPELIN-2473] ZeppelinRestApiTest fails on tr...

2017-06-07 Thread pravin-dsilva
GitHub user pravin-dsilva opened a pull request: https://github.com/apache/zeppelin/pull/2400 [ZEPPELIN-2473] ZeppelinRestApiTest fails on travis ### What is this PR for? The test `testNoteCreateWithParagraphs` fails with a `java.lang.NullPointerException`. The error occurs whi

[jira] [Created] (ZEPPELIN-2625) Test case failure in Python Interpreter and Zeppelin-web sever module on x86

2017-06-07 Thread vandita (JIRA)
vandita created ZEPPELIN-2625: - Summary: Test case failure in Python Interpreter and Zeppelin-web sever module on x86 Key: ZEPPELIN-2625 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2625 Project: Z