[GitHub] zeppelin issue #2348: ZEPPELIN-2555: Run all paragraphs API does not run all...

2017-05-16 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2348 @1ambda Thank you for reviewing this. @zjffdu Yes make sense, let's start a different thread, discuss and fix it there. --- If your project is set up for it, you can reply to this

[GitHub] zeppelin issue #2250: [WIP][ZEPPELIN-2085] Interpret scala code in paste mod...

2017-05-16 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2250 +1 for not splitting scala code in zeppelin side, that should be handled by scala repl. --- 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 #2348: ZEPPELIN-2555: Run all paragraphs API does not run all...

2017-05-16 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2348 I was thinking that we should add test for the rest api. And we should create a test framework to make the test easier. Otherwise it is easy to break the api. And this is not the first time I see

[GitHub] zeppelin issue #2344: [ZEPPELIN-2545] [ZEPPELIN-2546] SecurityRestApiTest, N...

2017-05-16 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2344 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 #2348: ZEPPELIN-2555: Run all paragraphs API does not run all...

2017-05-16 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2348 Tested and works as described. 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

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

2017-05-16 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2268 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

Re: What is the user case for remote of interpreter option is false

2017-05-16 Thread Jeff Zhang
Sure Jongyoul, go ahead. Jongyoul Lee 于2017年5月13日周六 上午10:19写道: > I have tried to remove it for a while but someone claims he has used it. > Make it again and try to review it! It can also remove some logic in > interpreterFactory, too. May I handle it? > > On Thu, May 11,

[GitHub] zeppelin issue #1663: ZEPPELIN-1692: Ability to access Spark jobs UI from th...

2017-05-16 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/1663 Does this feature work for anyone who is using Spark on YARN? It seems to be broken by https://issues.apache.org/jira/browse/SPARK-20772 I've updated

[GitHub] zeppelin pull request #2348: ZEPPELIN-2555: Run all paragraphs API does not ...

2017-05-16 Thread prabhjyotsingh
GitHub user prabhjyotsingh opened a pull request: https://github.com/apache/zeppelin/pull/2348 ZEPPELIN-2555: Run all paragraphs API does not run all paragraph as front-end user. ### What is this PR for? Run all paragraphs API

[jira] [Created] (ZEPPELIN-2556) NPE in HeliumVisualizationFactory

2017-05-16 Thread Simeon H.K. Fitch (JIRA)
Simeon H.K. Fitch created ZEPPELIN-2556: --- Summary: NPE in HeliumVisualizationFactory Key: ZEPPELIN-2556 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2556 Project: Zeppelin Issue

[jira] [Created] (ZEPPELIN-2555) Run all paragraphs API does not run all paragraph as front-end user.

2017-05-16 Thread Prabhjyot Singh (JIRA)
Prabhjyot Singh created ZEPPELIN-2555: - Summary: Run all paragraphs API does not run all paragraph as front-end user. Key: ZEPPELIN-2555 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2555

[GitHub] zeppelin pull request #2339: [ZEPPELIN-2430] The xAxis text in the line and ...

2017-05-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2339 --- 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 issue #2342: [ZEPPELIN-2467] Restore travis second job functionalit...

2017-05-16 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2342 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 this

[GitHub] zeppelin issue #2322: [ZEPPELIN-2502] RemoteInterpreterServer hang forever d...

2017-05-16 Thread andreaTP
Github user andreaTP commented on the issue: https://github.com/apache/zeppelin/pull/2322 I reverted back modifications to concurrency management since it looks like they result in Ui response instability, I'm not sure why this happens, I believe that we can conclude with a clean PR

[GitHub] zeppelin pull request #2347: [Bug Fix][ZEPPELIN-2554] sql parser fix (backsl...

2017-05-16 Thread tinkoff-dwh
GitHub user tinkoff-dwh opened a pull request: https://github.com/apache/zeppelin/pull/2347 [Bug Fix][ZEPPELIN-2554] sql parser fix (backslash) ### What is this PR for? Fix of parser to correctly parse backslash in quotes. ### What type of PR is it? Bug Fix

[GitHub] zeppelin issue #2341: ZEPPELIN-2543: Add ability to change the log level at ...

2017-05-16 Thread karuppayya
Github user karuppayya commented on the issue: https://github.com/apache/zeppelin/pull/2341 Checked the page, And i see a build had ran . Not sure why *jenkin* shows a x icon in github page, though the build runs. --- If your project is set up for it, you can reply to

[GitHub] zeppelin issue #2338: [ZEPPELIN-2122] Add execution time for Spell

2017-05-16 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/2338 Tested and 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 #2333: Notebook: (Web) HDFS as a backend storage (Read & Writ...

2017-05-16 Thread hayssams
Github user hayssams commented on the issue: https://github.com/apache/zeppelin/pull/2333 @felixcheung Do you want me to update the docs and the code or the docs only ? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] zeppelin pull request #2337: ZEPPELIN-2530: Zeppelin user impersonation with...

2017-05-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2337 --- 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 issue #2326: [ZEPPELIN-2519] Disable watchers not in viewport

2017-05-16 Thread vipul1409
Github user vipul1409 commented on the issue: https://github.com/apache/zeppelin/pull/2326 Sorry for delayed response. Rerun of failed job passed. I have also addressed all the PR comments. Let me know if anything more is needed. --- If your project is set up for it, you can

[jira] [Created] (ZEPPELIN-2554) Incorrect parsing sql with anti slash

2017-05-16 Thread Tinkoff DWH (JIRA)
Tinkoff DWH created ZEPPELIN-2554: - Summary: Incorrect parsing sql with anti slash Key: ZEPPELIN-2554 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2554 Project: Zeppelin Issue Type:

[GitHub] zeppelin issue #2345: [MINOR] Hide pagination button if there is only 1 page...

2017-05-16 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/2345 Tested and I'd like to leave a comment for I found [bug which it's same](https://github.com/apache/zeppelin/pull/2346#issuecomment-301693168). --- If your project is set up for it, you can reply

[GitHub] zeppelin issue #2346: [gh-pages] Hide pagination btn if there is only 1 page

2017-05-16 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/2346 Nicely Improvement it, Thanks @AhyoungRyu! But, tested and I found a bug which if I moved a last page, the page buttons is disappeared so, I couldn't move to before pages. I attached the