[GitHub] zeppelin issue #2291: ZEPPELIN-2459 Zeppelin Usability Improvement for new p...

2017-04-28 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2291 Tested locally, 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

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

2017-04-28 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2229 @felixcheung 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

[GitHub] zeppelin issue #2297: [ZEPPELIN-2465] Minor code fixes for the livy package

2017-04-28 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2297 Thanks @benoyantony , LGTM, wait for CI pass --- 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 #2297: [ZEPPELIN-2465] Minor code fixes for the livy package

2017-04-28 Thread benoyantony
Github user benoyantony commented on the issue: https://github.com/apache/zeppelin/pull/2297 @zjffdu , could you please review this change ? --- 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 pull request #2301: [ZEPPELIN-1625] Override Interpreter settings a...

2017-04-28 Thread benoyantony
GitHub user benoyantony opened a pull request: https://github.com/apache/zeppelin/pull/2301 [ZEPPELIN-1625] Override Interpreter settings at User level ### What is this PR for? When multiple users share a zeppelin instance, it is sometimes desirable to use the same interpreter

[GitHub] zeppelin pull request #1623: ZEPPELIN-1625 add support for user specific pro...

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

[jira] [Created] (ZEPPELIN-2476) Overwriting existing notebook

2017-04-28 Thread Chaouachi Majdi (JIRA)
Chaouachi Majdi created ZEPPELIN-2476: - Summary: Overwriting existing notebook Key: ZEPPELIN-2476 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2476 Project: Zeppelin Issue Type:

[jira] [Created] (ZEPPELIN-2475) Zeppelin gives Null Pointer Exception

2017-04-28 Thread Haad Khan (JIRA)
Haad Khan created ZEPPELIN-2475: --- Summary: Zeppelin gives Null Pointer Exception Key: ZEPPELIN-2475 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2475 Project: Zeppelin Issue Type: Bug

[jira] [Created] (ZEPPELIN-2474) ClassCast exception when interpreting UDFs from a String

2017-04-28 Thread Dave Knoester (JIRA)
Dave Knoester created ZEPPELIN-2474: --- Summary: ClassCast exception when interpreting UDFs from a String Key: ZEPPELIN-2474 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2474 Project: Zeppelin

[GitHub] zeppelin pull request #2300: [ZEPPELIN-2467] Restoring second travis job fun...

2017-04-28 Thread AlexanderShoshin
GitHub user AlexanderShoshin opened a pull request: https://github.com/apache/zeppelin/pull/2300 [ZEPPELIN-2467] Restoring second travis job functionality ### What is this PR for? Second travis job didn't work correctly. It suppose to test all core unit tests plus integration

[jira] [Created] (ZEPPELIN-2473) ZeppelinRestApiTest fails on travis

2017-04-28 Thread Alexander Shoshin (JIRA)
Expires=30=20170428T153756Z=AWS4-HMAC-SHA256=AKIAJRYRXRSVGNKPKO5A/20170428/us-east-1/s3/aws4_request=host=32253d90397249a9e4d84f2ab57571e14d09143cdfa6deba17e709a7c24e96e2 {code} Running org.apache.zeppelin.rest.ZeppelinRestApiTest SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Fou

[jira] [Created] (ZEPPELIN-2472) Can't import matplotlib

2017-04-28 Thread Karl Dailey (JIRA)
Karl Dailey created ZEPPELIN-2472: - Summary: Can't import matplotlib Key: ZEPPELIN-2472 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2472 Project: Zeppelin Issue Type: Bug

[jira] [Created] (ZEPPELIN-2471) NotebookTest fails on travis

2017-04-28 Thread Alexander Shoshin (JIRA)
: Bug Affects Versions: 0.8.0 Reporter: Alexander Shoshin Priority: Minor Raw log - https://s3.amazonaws.com/archive.travis-ci.org/jobs/226729540/log.txt?X-Amz-Expires=30=20170428T153039Z=AWS4-HMAC-SHA256=AKIAJRYRXRSVGNKPKO5A/20170428/us-east-1/s3/aws4_request=host

[jira] [Created] (ZEPPELIN-2470) HeliumApplicationFactoryTest fails on Travis

2017-04-28 Thread Alexander Shoshin (JIRA)
ive.travis-ci.org/jobs/226729538/log.txt?X-Amz-Expires=30=20170428T152214Z=AWS4-HMAC-SHA256=AKIAJRYRXRSVGNKPKO5A/20170428/us-east-1/s3/aws4_request=host=75cd73f526c76b4403d62c303672b78b560c7c164cd8aacde9b82d4e52de404c {code} Running org.apache.zeppelin.helium.HeliumApplicationFactoryTest SLF4J:

[jira] [Created] (ZEPPELIN-2469) HeliumBundleFactoryTest fails on Travis

2017-04-28 Thread Alexander Shoshin (JIRA)
Issue Type: Bug Affects Versions: 0.8.0 Reporter: Alexander Shoshin Priority: Minor Raw log - https://s3.amazonaws.com/archive.travis-ci.org/jobs/226729537/log.txt?X-Amz-Expires=29=20170428T151539Z=AWS4-HMAC-SHA256=AKIAJRYRXRSVGNKPKO5A/20170428/us-east-1/s3

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

2017-04-28 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2229 @felixcheung have removed hard coded string "hive" as well. CI fails for; not relavent for this change. ``` Tests in error:

[GitHub] zeppelin issue #2195: [ZEPPELIN-2319] new methods for ZeppelinContext

2017-04-28 Thread meniluca
Github user meniluca commented on the issue: https://github.com/apache/zeppelin/pull/2195 @jongyoul, everybody, would you suggest where to put the test? Consider that all these methods are wrapping the ``ZeppelinContext.run("parID")`` method that is NOT tested in this module (simply

[GitHub] zeppelin pull request #2299: [ZEPPELIN-2468] Enable websocket without Origin...

2017-04-28 Thread elek
GitHub user elek opened a pull request: https://github.com/apache/zeppelin/pull/2299 [ZEPPELIN-2468] Enable websocket without Origin if allowed.origins is * Change-Id: Iaad10a69983036e84b766a22fbc32113b926b60d ### What is this PR for? With ZEPPELIN-2288 we restored the

[jira] [Created] (ZEPPELIN-2468) Enable websocket queries without Origin if zeppelin.server.allowed.origins is *

2017-04-28 Thread Elek, Marton (JIRA)
Elek, Marton created ZEPPELIN-2468: -- Summary: Enable websocket queries without Origin if zeppelin.server.allowed.origins is * Key: ZEPPELIN-2468 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2468

[GitHub] zeppelin issue #2298: [ZEPPELIN-2466] Chart resize problem

2017-04-28 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/2298 Fixed nvd3 basic resize event. --- 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 pull request #2262: [HOTFIX] Fix CI build failure on branch-0.6

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

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

2017-04-28 Thread hammertank
Github user hammertank commented on the issue: https://github.com/apache/zeppelin/pull/2262 @Leemoonsoo maybe only PR merged into master branch can be closed automatically. --- 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 #2293: [ZEPPELIN-2461] Masking Jetty Server version with User...

2017-04-28 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2293 @krishna-pandey can you set up travis, https://zeppelin.apache.org/contribution/contributions.html#continuous-integration? --- If your project is set up for it, you can reply to this

[GitHub] zeppelin issue #2282: [ZEPPELIN-2447] Fix python interpreter as to use max r...

2017-04-28 Thread paularmand
Github user paularmand commented on the issue: https://github.com/apache/zeppelin/pull/2282 Is the Jenkins failure an unrelated selenium test failure, or do I have to look into it? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

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

2017-04-28 Thread tinkoff-dwh
Github user tinkoff-dwh commented on the issue: https://github.com/apache/zeppelin/pull/2268 CI red (checkstyle errors in all modules) --- 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 #2282: Fix python interpreter as to use max result setting

2017-04-28 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2282 @paularmand Could you add jira to the title of your PR ? name it as `[ZEPPELIN-2447] Fix python interpreter as to use max result setting` --- If your project is set up for it, you can reply to

[GitHub] zeppelin pull request #2096: [ZEPPELIN-2194] precode for PySparkInterpreter

2017-04-28 Thread tinkoff-dwh
Github user tinkoff-dwh closed the pull request at: https://github.com/apache/zeppelin/pull/2096 --- 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 #2112: [ZEPPELIN-2228] precode for SparkRInterpreter

2017-04-28 Thread tinkoff-dwh
Github user tinkoff-dwh commented on the issue: https://github.com/apache/zeppelin/pull/2112 #2221 general solution --- 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 #2096: [ZEPPELIN-2194] precode for PySparkInterpreter

2017-04-28 Thread tinkoff-dwh
Github user tinkoff-dwh commented on the issue: https://github.com/apache/zeppelin/pull/2096 #2221 general solution --- 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 pull request #2112: [ZEPPELIN-2228] precode for SparkRInterpreter

2017-04-28 Thread tinkoff-dwh
Github user tinkoff-dwh closed the pull request at: https://github.com/apache/zeppelin/pull/2112 --- 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 #2221: [ZEPPELIN-2216] general solution to precode. re...

2017-04-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2221 --- 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 #2290: [ZEPPELIN-2448] Fix paragraph navigation issue

2017-04-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2290 --- 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 #2275: [ZEPPELIN-2442] button to create note into fold...

2017-04-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2275 --- 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 #2264: [ZEPPELIN-1711] Create `Dockerfile`s for releas...

2017-04-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2264 --- 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 #2265: [ZEPPELIN-2427] Hide navbar and noteAction bar ...

2017-04-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2265 --- 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 #2287: SSL Support for Groovy Interpreter HTTP request...

2017-04-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2287 --- 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 #2282: Fix python interpreter as to use max result setting

2017-04-28 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2282 Thanks @paularmand 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

[GitHub] zeppelin issue #2282: Fix python interpreter as to use max result setting

2017-04-28 Thread paularmand
Github user paularmand commented on the issue: https://github.com/apache/zeppelin/pull/2282 @zjffdu Thanks for review. Added 1000 hard coded as default for now, although I believe a better solution would be to add fallbacks to a property class upfront (see

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

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

[jira] [Created] (ZEPPELIN-2467) Restore travis second job functionality

2017-04-28 Thread Alexander Shoshin (JIRA)
Alexander Shoshin created ZEPPELIN-2467: --- Summary: Restore travis second job functionality Key: ZEPPELIN-2467 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2467 Project: Zeppelin

Re: CI status is lost in PR page

2017-04-28 Thread Jeff Zhang
It is fixed now, thanks moon. moon soo Lee 于2017年4月26日周三 下午2:24写道: > Yes, somehow, PR page does not display CI status. I don't know exact > reason. I filed an INFRA issue > https://issues.apache.org/jira/browse/INFRA-14005. > > On Tue, Apr 25, 2017 at 10:42 PM Jeff Zhang

[GitHub] zeppelin issue #1839: ZEPPELIN-1903. ZeppelinContext can not display pandas ...

2017-04-28 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1839 Sorry for late update, @felixcheung Please help review. --- 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 pull request #2298: [ZEPPELIN-2466] Chart resize problem

2017-04-28 Thread cloverhearts
GitHub user cloverhearts opened a pull request: https://github.com/apache/zeppelin/pull/2298 [ZEPPELIN-2466] Chart resize problem ### What is this PR for? If you change the size of the chart after changing the mode of the chart, The chart size is not reflected. ###

[jira] [Created] (ZEPPELIN-2466) Chart resize problem

2017-04-28 Thread CloverHearts (JIRA)
CloverHearts created ZEPPELIN-2466: -- Summary: Chart resize problem Key: ZEPPELIN-2466 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2466 Project: Zeppelin Issue Type: Bug

[GitHub] zeppelin pull request #2297: [ZEPPELIN-2465] Minor code fixes for the livy p...

2017-04-28 Thread benoyantony
GitHub user benoyantony opened a pull request: https://github.com/apache/zeppelin/pull/2297 [ZEPPELIN-2465] Minor code fixes for the livy package ### What is this PR for? Minor code fixes for the livy package. The code fixes include : Fixing a typo in a classname -

[jira] [Created] (ZEPPELIN-2465) Minor code fixes for the livy package

2017-04-28 Thread Benoy Antony (JIRA)
Benoy Antony created ZEPPELIN-2465: -- Summary: Minor code fixes for the livy package Key: ZEPPELIN-2465 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2465 Project: Zeppelin Issue Type:

[GitHub] zeppelin pull request #2296: [ZEPPELIN-2463] Avoid Locking interpreterSettin...

2017-04-28 Thread benoyantony
GitHub user benoyantony opened a pull request: https://github.com/apache/zeppelin/pull/2296 [ZEPPELIN-2463] Avoid Locking interpreterSettings during Notebook deletion ### What is this PR for? Deletion of a notebook requires locking interpreterSettings. If the deletion is

[jira] [Created] (ZEPPELIN-2464) Synchronization issues while working with multiple tabs

2017-04-28 Thread Sravan S (JIRA)
Sravan S created ZEPPELIN-2464: -- Summary: Synchronization issues while working with multiple tabs Key: ZEPPELIN-2464 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2464 Project: Zeppelin

[GitHub] zeppelin pull request #2295: [ZEPPELIN-2463] Avoid Locking interpreterSettin...

2017-04-28 Thread benoyantony
Github user benoyantony closed the pull request at: https://github.com/apache/zeppelin/pull/2295 --- 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 #2295: [ZEPPELIN-2463] Avoid Locking interpreterSettin...

2017-04-28 Thread benoyantony
GitHub user benoyantony opened a pull request: https://github.com/apache/zeppelin/pull/2295 [ZEPPELIN-2463] Avoid Locking interpreterSettings during Notebook deletion ### What is this PR for? Deletion of a notebook requires locking interpreterSettings. If the deletion is