[jira] [Created] (ZEPPELIN-2557) Do not reverted to shape if mouseout in pie chart .

2017-05-17 Thread Sora Lee (JIRA)
Sora Lee created ZEPPELIN-2557: -- Summary: Do not reverted to shape if mouseout in pie chart . Key: ZEPPELIN-2557 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2557 Project: Zeppelin Issue

[jira] [Created] (ZEPPELIN-2558) Livy configuration mismatch

2017-05-17 Thread heyang wang (JIRA)
heyang wang created ZEPPELIN-2558: - Summary: Livy configuration mismatch Key: ZEPPELIN-2558 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2558 Project: Zeppelin Issue Type: Bug

[jira] [Created] (ZEPPELIN-2559) Built in chart cannot be toggled in revision view

2017-05-17 Thread Sravan S (JIRA)
Sravan S created ZEPPELIN-2559: -- Summary: Built in chart cannot be toggled in revision view Key: ZEPPELIN-2559 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2559 Project: Zeppelin Issue Ty

[GitHub] zeppelin issue #2239: Show dialog if owners field set to be empty on shiro

2017-05-17 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/2239 Ping! @felixcheung @khalidhuseynov @1ambda, could you guys confirm again, please? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as wel

[jira] [Created] (ZEPPELIN-2560) Zeppelin JDBCInterpreter result has decimal column value rounded

2017-05-17 Thread Prabhu Joseph (JIRA)
Prabhu Joseph created ZEPPELIN-2560: --- Summary: Zeppelin JDBCInterpreter result has decimal column value rounded Key: ZEPPELIN-2560 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2560 Project:

[jira] [Created] (ZEPPELIN-2561) Show JOB UI link as popover Iframe

2017-05-17 Thread Malay Majithia (JIRA)
Malay Majithia created ZEPPELIN-2561: Summary: Show JOB UI link as popover Iframe Key: ZEPPELIN-2561 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2561 Project: Zeppelin Issue Type:

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

2017-05-17 Thread andreaTP
Github user andreaTP commented on the issue: https://github.com/apache/zeppelin/pull/2322 ping --- 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

[jira] [Created] (ZEPPELIN-2562) Make Add paragraph button more prominent

2017-05-17 Thread Malay Majithia (JIRA)
Malay Majithia created ZEPPELIN-2562: Summary: Make Add paragraph button more prominent Key: ZEPPELIN-2562 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2562 Project: Zeppelin Issue

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

2017-05-17 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2338 Thanks for the review @soralee! --- 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 an

[jira] [Created] (ZEPPELIN-2563) Paragraph using Spark Structured streaming using Scala won't stop

2017-05-17 Thread cisconetgineer (JIRA)
cisconetgineer created ZEPPELIN-2563: Summary: Paragraph using Spark Structured streaming using Scala won't stop Key: ZEPPELIN-2563 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2563 Project

[GitHub] zeppelin pull request #2349: [ZEPPELIN-2214] Set npm installer default npm r...

2017-05-17 Thread necosta
GitHub user necosta opened a pull request: https://github.com/apache/zeppelin/pull/2349 [ZEPPELIN-2214] Set npm installer default npm registry ### What is this PR for? Complements ZEPPELIN-2278, this is a fix for "connection timeout" bug when trying to run "npm install" behind a

[GitHub] zeppelin issue #2349: [ZEPPELIN-2214] Set npm installer default npm registry

2017-05-17 Thread andreaTP
Github user andreaTP commented on the issue: https://github.com/apache/zeppelin/pull/2349 Since npm registry name can be changed arbitrarily it's worth to add a configuration key for the hard-coded `"/npm/-/"` --- If your project is set up for it, you can reply to this email and have

[jira] [Created] (ZEPPELIN-2564) LivySparkSQLInterpreter throws NullPointerException when getProgress is called

2017-05-17 Thread Sergey Mazin (JIRA)
Sergey Mazin created ZEPPELIN-2564: -- Summary: LivySparkSQLInterpreter throws NullPointerException when getProgress is called Key: ZEPPELIN-2564 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2564

[GitHub] zeppelin pull request #2350: [ZEPPELIN-2564] - LivySparkSQLInterpreter throw...

2017-05-17 Thread sergeymazin
GitHub user sergeymazin opened a pull request: https://github.com/apache/zeppelin/pull/2350 [ZEPPELIN-2564] - LivySparkSQLInterpreter throws NullPointerException when getProgress is called ### What is this PR for? When using %livy.sql interpreter following error is logged into i

[GitHub] zeppelin pull request #1516: ZEPPELIN-1546 - Zeppelin Livy Interpreter 404 E...

2017-05-17 Thread gss2002
Github user gss2002 closed the pull request at: https://github.com/apache/zeppelin/pull/1516 --- 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 #2350: [ZEPPELIN-2564] - LivySparkSQLInterpreter throws NullP...

2017-05-17 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2350 Thanks @sergeymazin for the contribution. But I am afraid the right fix should be delegating the `getProcess` to the inner `sparkInterpreter` of `LivySparkSQLInterpreter`. Otherwise although we fix

[GitHub] zeppelin pull request #2342: [ZEPPELIN-2467] Restore travis second job funct...

2017-05-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2342 --- 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 #2344: [ZEPPELIN-2545] [ZEPPELIN-2546] SecurityRestApiTest, N...

2017-05-17 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2344 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 as well. If your project does not have this feature

[GitHub] zeppelin issue #2350: [ZEPPELIN-2564] - LivySparkSQLInterpreter throws NullP...

2017-05-17 Thread sergeymazin
Github user sergeymazin commented on the issue: https://github.com/apache/zeppelin/pull/2350 @zjffdu Thanks for your comments. I updated PR with your proposed solution and progress bar for LivySparkSQLInterpreter also works now. I am not sure if my test makes sense or maybe I shou

[GitHub] zeppelin issue #2350: [ZEPPELIN-2564] - LivySparkSQLInterpreter throws NullP...

2017-05-17 Thread sergeymazin
Github user sergeymazin commented on the issue: https://github.com/apache/zeppelin/pull/2350 @zjffdu, I made changes you asked for. Thanks for reviewing it. --- 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 proj

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

2017-05-17 Thread soralee
Github user soralee 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 fe

[GitHub] zeppelin issue #2350: [ZEPPELIN-2564] - LivySparkSQLInterpreter throws NullP...

2017-05-17 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2350 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

[GitHub] zeppelin pull request #2319: [ZEPPELIN-2437] Executions of notebooks are blo...

2017-05-17 Thread hammertank
Github user hammertank closed the pull request at: https://github.com/apache/zeppelin/pull/2319 --- 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