[jira] [Created] (ZEPPELIN-2826) Support progress bar in frontend

2017-08-03 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-2826: Summary: Support progress bar in frontend Key: ZEPPELIN-2826 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2826 Project: Zeppelin Issue Type: Sub-task

[GitHub] zeppelin issue #2515: [ZEPPELIN-2825] - Fix Zeppelin to support any of the S...

2017-08-03 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2515 I think it is better to allow user to provide custom `RolesAuthorizationFilter` for more general case. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] zeppelin pull request #2512: [ZEPPELIN-2823] Notebook saved status is wrong ...

2017-08-03 Thread prabhjyotsingh
GitHub user prabhjyotsingh reopened a pull request: https://github.com/apache/zeppelin/pull/2512 [ZEPPELIN-2823] Notebook saved status is wrong if there was a network disconnect or a flaky network. ### What is this PR for? Notebook content doesn't get saved if there is a flaky n

[GitHub] zeppelin pull request #2512: [ZEPPELIN-2823] Notebook saved status is wrong ...

2017-08-03 Thread prabhjyotsingh
Github user prabhjyotsingh closed the pull request at: https://github.com/apache/zeppelin/pull/2512 --- 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

[GitHub] zeppelin issue #2511: [ZEPPELIN-2821] Fix Missing import

2017-08-03 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2511 could you please setup travis CI to run tests https://zeppelin.apache.org/contribution/contributions.html#continuous-integration --- If your project is set up for it, you can reply to th

[GitHub] zeppelin pull request #2512: [ZEPPELIN-2823] Notebook saved status is wrong ...

2017-08-03 Thread prabhjyotsingh
GitHub user prabhjyotsingh reopened a pull request: https://github.com/apache/zeppelin/pull/2512 [ZEPPELIN-2823] Notebook saved status is wrong if there was a network disconnect or a flaky network. ### What is this PR for? Notebook content doesn't get saved if there is a flaky n

[GitHub] zeppelin pull request #2512: [ZEPPELIN-2823] Notebook saved status is wrong ...

2017-08-03 Thread prabhjyotsingh
Github user prabhjyotsingh closed the pull request at: https://github.com/apache/zeppelin/pull/2512 --- 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

[GitHub] zeppelin issue #2515: [ZEPPELIN-2825] - Fix Zeppelin to support any of the S...

2017-08-03 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2515 LGTM! +1 for adding documentation. --- 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 #2512: [ZEPPELIN-2823] Notebook saved status is wrong if ther...

2017-08-03 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2512 CI Green, Ready for review. @Leemoonsoo @1ambda @zjffdu Please help review. --- 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 #2492: [ZEPPELIN-2775] Strict-Transport-Security and X...

2017-08-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2492 --- 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-2827) Spark's pyspark fails if unsupported version of matplotlib is present

2017-08-03 Thread Prabhjyot Singh (JIRA)
Prabhjyot Singh created ZEPPELIN-2827: - Summary: Spark's pyspark fails if unsupported version of matplotlib is present Key: ZEPPELIN-2827 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2827

[GitHub] zeppelin pull request #2516: [ZEPPELIN-2827] Spark's pyspark fails if unsupp...

2017-08-03 Thread prabhjyotsingh
GitHub user prabhjyotsingh opened a pull request: https://github.com/apache/zeppelin/pull/2516 [ZEPPELIN-2827] Spark's pyspark fails if unsupported version of matplotlib is present ### What is this PR for? %spark.pyspark paragraphs keep running for more than > 5 minutes and then

[GitHub] zeppelin issue #2516: [ZEPPELIN-2827] Spark's pyspark fails if unsupported v...

2017-08-03 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2516 @Leemoonsoo @zjffdu @agoodm please help 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

[GitHub] zeppelin issue #2516: [ZEPPELIN-2827] Spark's pyspark fails if unsupported v...

2017-08-03 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2516 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 s

[GitHub] zeppelin issue #2511: [ZEPPELIN-2821] Fix Missing import

2017-08-03 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2511 Thanks @Sdedelbrock for the fix! --- 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 #2515: [ZEPPELIN-2825] - Fix Zeppelin to support any of the S...

2017-08-03 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2515 Thanks @VipinRathor for the contribution. Looks good to me, but could you try restart failed CI jobs and see if it becomes green? https://travis-ci.org/VipinRathor/zeppelin/builds/26043

[GitHub] zeppelin issue #2514: replace pegdown to markdown zeppelin interpreter

2017-08-03 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2514 @cloverhearts Thanks the the improvement! @felixcheung I think title of this PR little bit misleading. This does not change parser of existing markdown interpreter, but change Jupyter n

[GitHub] zeppelin issue #2510: [ZEPPELIN-2756] Support ansi escape code for colorizin...

2017-08-03 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2510 @1ambda This PR includes some commits from https://github.com/apache/zeppelin/pull/2474. Is it intended? --- If your project is set up for it, you can reply to this email and have your reply a

[GitHub] zeppelin issue #2484: [ZEPPELIN-2711] basic metrics for paragraphs & noteboo...

2017-08-03 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2484 Apologies for late response. @herval It looks great. While this PR adds dependencies, ``` [INFO] +- org.weakref:jmxutils:jar:1.9:compile [INFO] +- org.hdrhistogram:HdrHi

[jira] [Created] (ZEPPELIN-2828) unhandled NullPointerException in PostgreSqlInterpreter when unable to connect

2017-08-03 Thread Richard Xin (JIRA)
bStarted]:131) - Job paragraph_1501783535283_1713771734 started by scheduler org.apache.zeppelin.interpreter.remote.RemoteInterpretershared_session392982422 INFO [2017-08-03 20:22:53,611] ({pool-2-thread-2} Paragraph.java[jobRun]:362) - run paragraph 20170803-180535_

[GitHub] zeppelin issue #2510: [ZEPPELIN-2756] Support ansi escape code for colorizin...

2017-08-03 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2510 I think @1ambda just want to verify this PR based my PR, @1ambda can rebase this PR after #2474 is merged. --- If your project is set up for it, you can reply to this email and have your reply a

[GitHub] zeppelin issue #2474: [ZEPPELIN-2753] Basic Implementation of IPython Interp...

2017-08-03 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2474 @Leemoonsoo @1ambda @felixcheung @prabhjyotsingh I made several follow up commit. All the features in this stage is done. Please help review that. I believe it would be a big improvement for python

[GitHub] zeppelin issue #2511: [ZEPPELIN-2821] Fix Missing import

2017-08-03 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2511 yes, let's get CI to run though :) --- 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 e

[GitHub] zeppelin issue #2514: replace pegdown to markdown zeppelin interpreter

2017-08-03 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2514 ah yes, jupyter converter doesn't have doc. --- 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 f

[GitHub] zeppelin issue #2514: replace pegdown to markdown zeppelin interpreter

2017-08-03 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2514 Is there any plan to integrate jupyter converter into zeppelin UI (like import from jupyter note) ? Otherwise I will doubt how many people will use this feature. --- If your project is set up fo

[GitHub] zeppelin issue #2514: replace pegdown to markdown zeppelin interpreter

2017-08-03 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2514 BTW, it seems pegdown is duplicated according its official github repo. https://github.com/sirthias/pegdown We need to switch to flexmark-java which pegdown suggests for users. --- If your pr

[jira] [Created] (ZEPPELIN-2829) Switch to flexmark-java for MarkDownInterpreter

2017-08-03 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-2829: Summary: Switch to flexmark-java for MarkDownInterpreter Key: ZEPPELIN-2829 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2829 Project: Zeppelin Issue

[jira] [Created] (ZEPPELIN-2830) DELETE files under interpreter/{interpreter_name} before copying thing there

2017-08-03 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-2830: Summary: DELETE files under interpreter/{interpreter_name} before copying thing there Key: ZEPPELIN-2830 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2830 Proj