[GitHub] zeppelin issue #2352: [ZEPPELIN-2570] fix: indistinguishable directory icon ...

2017-05-18 Thread tinkoff-dwh
Github user tinkoff-dwh commented on the issue: https://github.com/apache/zeppelin/pull/2352 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

[GitHub] zeppelin pull request #2352: [ZEPPELIN-2570] fix: indistinguishable director...

2017-05-18 Thread 1ambda
GitHub user 1ambda opened a pull request: https://github.com/apache/zeppelin/pull/2352 [ZEPPELIN-2570] fix: indistinguishable directory icon color ### What is this PR for? Fixed indistinguishable directory icon color. See the attached screenshots. Problem is that

[jira] [Created] (ZEPPELIN-2570) Make directory icon more distinguishable

2017-05-18 Thread Hoon Park (JIRA)
Hoon Park created ZEPPELIN-2570: --- Summary: Make directory icon more distinguishable Key: ZEPPELIN-2570 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2570 Project: Zeppelin Issue Type:

[GitHub] zeppelin issue #2323: [ZEPPELIN-2411] Improve Table

2017-05-18 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2323 @Leemoonsoo just rebased and updated to use `white` color in each cell background in c56edca now it looks like

[jira] [Created] (ZEPPELIN-2569) Ability to hide Zeppelin and noteobook headers

2017-05-18 Thread Danish Khan (JIRA)
Danish Khan created ZEPPELIN-2569: - Summary: Ability to hide Zeppelin and noteobook headers Key: ZEPPELIN-2569 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2569 Project: Zeppelin

[jira] [Created] (ZEPPELIN-2568) Ability to link a notebook in Read-Only view with paragraphs that have visualizations only

2017-05-18 Thread Danish Khan (JIRA)
Danish Khan created ZEPPELIN-2568: - Summary: Ability to link a notebook in Read-Only view with paragraphs that have visualizations only Key: ZEPPELIN-2568 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2568

[GitHub] zeppelin pull request #1093: [ZEPPELIN-1103] Fix "stackedAreaChart", "lineWi...

2017-05-18 Thread voyageth
Github user voyageth closed the pull request at: https://github.com/apache/zeppelin/pull/1093 --- 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 #2347: [Bug Fix][ZEPPELIN-2554] sql parser fix (backslash)

2017-05-18 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2347 Thanks, @zjffdu. @tinkoff-dwh will try to review this soon. --- 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

[GitHub] zeppelin pull request #2351: [ZEPPELIN-2544] clean task doesn't work in zepp...

2017-05-18 Thread 1ambda
GitHub user 1ambda reopened a pull request: https://github.com/apache/zeppelin/pull/2351 [ZEPPELIN-2544] clean task doesn't work in zeppelin-web ### What is this PR for? `prebuild` task in package.json doesn't work for `build:*` tasks in zeppelin-web otherwise we

[GitHub] zeppelin pull request #2351: [ZEPPELIN-2544] clean task doesn't work in zepp...

2017-05-18 Thread 1ambda
Github user 1ambda closed the pull request at: https://github.com/apache/zeppelin/pull/2351 --- 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 #2347: [Bug Fix][ZEPPELIN-2554] sql parser fix (backslash)

2017-05-18 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2347 This is for multiple line sql support, seems this is the only way. @prabhjyotsingh has more context. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] zeppelin issue #2333: Notebook: (Web) HDFS as a backend storage (Read & Writ...

2017-05-18 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2333 both of them if it makes sense? --- 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 #2341: ZEPPELIN-2543: Add ability to change the log level at ...

2017-05-18 Thread karuppayya
Github user karuppayya commented on the issue: https://github.com/apache/zeppelin/pull/2341 Appveyor link shows as build ran https://ci.appveyor.com/project/ApacheSoftwareFoundation/zeppelin/build/1.0.0-dev.257 Jenkins still shows as error(saying **travis-ci is not configured

[GitHub] zeppelin issue #2326: [ZEPPELIN-2519] Disable watchers not in viewport

2017-05-18 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2326 You can close and reopen this PR to trigger jenkins again (not travis). I will test and comment soon. Thanks for update. --- If your project is set up for it, you can reply to this email

[GitHub] zeppelin issue #2351: [ZEPPELIN-2544] fix: prebuild doens't work in zeppelin...

2017-05-18 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2351 @jongyoul 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 have this feature enabled and

[GitHub] zeppelin pull request #2351: [ZEPPELIN-2544] fix: prebuild doens't work in z...

2017-05-18 Thread 1ambda
GitHub user 1ambda opened a pull request: https://github.com/apache/zeppelin/pull/2351 [ZEPPELIN-2544] fix: prebuild doens't work in zeppelin-web ### What is this PR for? `prebuild` task in package.json doesn't work for `build:*` tasks in zeppelin-web otherwise we

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

2017-05-18 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2349 @necosta What is your fork name? It should be `zeppelin`. --- 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

[GitHub] zeppelin issue #2347: [Bug Fix][ZEPPELIN-2554] sql parser fix (backslash)

2017-05-18 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2347 \cc @prabhjyotsingh --- 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

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

2017-05-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2350 --- 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-2567) Flaky test: CassandraInterpreterTest

2017-05-18 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-2567: Summary: Flaky test: CassandraInterpreterTest Key: ZEPPELIN-2567 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2567 Project: Zeppelin Issue Type: Bug

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

2017-05-18 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2350 This seems flaky test in cassandra, not related with this PR. ``` Results : Tests in error: CassandraInterpreterTest.org.apache.zeppelin.cassandra.CassandraInterpreterTest

[GitHub] zeppelin pull request #2344: [ZEPPELIN-2545] [ZEPPELIN-2546] SecurityRestApi...

2017-05-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2344 --- 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-2566) "Link to paragraph" feature now working with Shiro auth. enabled

2017-05-18 Thread Petr Knez (JIRA)
Petr Knez created ZEPPELIN-2566: --- Summary: "Link to paragraph" feature now working with Shiro auth. enabled Key: ZEPPELIN-2566 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2566 Project: Zeppelin

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

2017-05-18 Thread DrIgor
Github user DrIgor commented on the issue: https://github.com/apache/zeppelin/pull/2250 Finally done PR and travis is green --- 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

[jira] [Created] (ZEPPELIN-2565) Functions getting invoked end-lessely when switch to revision mode

2017-05-18 Thread Sravan S (JIRA)
Sravan S created ZEPPELIN-2565: -- Summary: Functions getting invoked end-lessely when switch to revision mode Key: ZEPPELIN-2565 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2565 Project: Zeppelin

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

2017-05-18 Thread necosta
Github user necosta commented on the issue: https://github.com/apache/zeppelin/pull/2349 Travis is happy, Jenkins is unhappy. Anyone knows why? ``` python ./travis_check.py Traceback (most recent call last): File "./travis_check.py", line 35, in author =

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

2017-05-18 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