[GitHub] zeppelin issue #1742: [ZEPPELIN-1781] Failed to run the script 'test_zeppeli...

2016-12-13 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1742 ah, sorry for missing this earlier. I didn't realize this is dev/test_* - these are test scripts that do not have automated tests --- If your project is set up for it, you can reply to this

RE: Notebook example

2016-12-13 Thread Alexander Shoshin
Hi Trevor. Your notebooks look very interesting for me. Especially about data sharing between different interpreters. I think it might be helpful for people who starts working with Zeppelin. But it seems to me that we should better add them with different pull requests linked to different

[GitHub] zeppelin issue #1735: [ZEPPELIN-1767] Blank paragraph should not be run.

2016-12-13 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1735 LGTM 👍 Merge if there are no more comments. --- 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 #1757: [ZEPPELIN-1074] Enhance SSL Support

2016-12-13 Thread lresende
GitHub user lresende opened a pull request: https://github.com/apache/zeppelin/pull/1757 [ZEPPELIN-1074] Enhance SSL Support ### What is this PR for? - Run SLL on the defined SSL port - If Client Authentication is not enabled does not use it's properties

[GitHub] zeppelin issue #1736: [ZEPPELIN-1757] Menu of paragraph includes keyboard sh...

2016-12-13 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/1736 Regarding `Link this paragraph `shortcut key, I just created this issue. (#1736) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] zeppelin issue #1689: [ZEPPELIN-1709] Update checkstyle rule file, plugin

2016-12-13 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/1689 @bzz Thanks for the quick reply. 1. I will post CI logs :) 2. I'v just created an issue for the livy intergration test failure:

[GitHub] zeppelin pull request #1756: [ZEPPELIN-1804] Added "Link this paragraph" to ...

2016-12-13 Thread soralee
GitHub user soralee opened a pull request: https://github.com/apache/zeppelin/pull/1756 [ZEPPELIN-1804] Added "Link this paragraph" to keyboard shortcut ### What is this PR for? Each paragraph menu, it has "Link this paragraph" function which is link each of the paragraph but

[jira] [Created] (ZEPPELIN-1806) CI build fails on LivyInterpreterIT.testSparkSQLInterpreter

2016-12-13 Thread Hoon Park (JIRA)
Hoon Park created ZEPPELIN-1806: --- Summary: CI build fails on LivyInterpreterIT.testSparkSQLInterpreter Key: ZEPPELIN-1806 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1806 Project: Zeppelin

[jira] [Created] (ZEPPELIN-1805) Can't check CSS change immediately on zeppelin-web dev mode

2016-12-13 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-1805: - Summary: Can't check CSS change immediately on zeppelin-web dev mode Key: ZEPPELIN-1805 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1805 Project: Zeppelin

[GitHub] zeppelin issue #1716: [ ZEPPELIN-531 ] execute and stop note in job menu

2016-12-13 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1716 @bzz Sure! I will That. --- 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

[GitHub] zeppelin pull request #1477: [ZEPPELIN-1512] Support Kylin project name in i...

2016-12-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1477 --- 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 #1730: [ZEPPELIN-1736] Introduce trash & enable removing fold...

2016-12-13 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1730 @tae-jun Nice feature indeed! Most of cases are working like a charm. But as @marchpig said above, ![screen shot 2016-12-14 at 12 28 46

[GitHub] zeppelin issue #1716: [ ZEPPELIN-531 ] execute and stop note in job menu

2016-12-13 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1716 @cloverhearts can you please rebase it on latest master - `git rebase master` and force push it? This will trigger CI with latest fixes and help to see if there are any relevant failures here. ---

[jira] [Created] (ZEPPELIN-1804) Added "Link this paragraph" to keyboard

2016-12-13 Thread Sora Lee (JIRA)
Sora Lee created ZEPPELIN-1804: -- Summary: Added "Link this paragraph" to keyboard Key: ZEPPELIN-1804 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1804 Project: Zeppelin Issue Type:

[GitHub] zeppelin issue #1477: [ZEPPELIN-1512] Support Kylin project name in interpre...

2016-12-13 Thread yiming187
Github user yiming187 commented on the issue: https://github.com/apache/zeppelin/pull/1477 Thanks @bzz , there is no more commit from my side. --- 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 issue #1731: [ZEPPELIN-1239] Google WebFont: goog-webfont-dl Grunt ...

2016-12-13 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1731 \cc @corneadoug @felizbear for reivew --- 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 #1477: [ZEPPELIN-1512] Support Kylin project name in interpre...

2016-12-13 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1477 Thank you @yiming187 ! CI failures looks not relevant to the changes ``` Results : Failed tests: HeliumApplicationFactoryTest.testLoadRunUnloadApplication:160

[GitHub] zeppelin issue #1736: [ZEPPELIN-1757] Menu of paragraph includes keyboard sh...

2016-12-13 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/1736 @AhyoungRyu I appreciate to your information! I think I already fixed ParagraphActionsIT.java file. But, each time I tested the CI, the build operation failed differently. So I just wondered

[GitHub] zeppelin issue #1689: [ZEPPELIN-1709] Update checkstyle rule file, plugin

2016-12-13 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1689 Thanks for explanation, makes sense to me On CI failures - from my experience, if the reason of failure is posted here - there speeds up the merge dramatically. I have update

[GitHub] zeppelin issue #1603: [ZEPPELIN-1624] HeliumApplicationFactoryTest fails on ...

2016-12-13 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1603 2 weeks ping @Leemoonsoo --- 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 issue #1538: [ZEPPELIN-1386] Docker images for running Apache Zeppe...

2016-12-13 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1538 First and second failing CI profile hit [ZEPPELIN-1797](https://issues.apache.org/jira/browse/ZEPPELIN-1797) Spark 1.5 had another troubles \w `DepInterpreterTest` ``` 16/12/13

Re: interpreter-setting.json properties

2016-12-13 Thread Jongyoul Lee
Hi, Thanks for explaining it. It was used to support old one and new one. Not all interpreter are initialized by interpreter-setting.json thus we should keep both of them. After we move to new mechanism fully, we need to talk to modify those structures. Regards, Jongyoul Lee On Wed, Dec 14,

Re: interpreter-setting.json properties

2016-12-13 Thread Jianfeng (Jeff) Zhang
Hi JL, I think Igor means the property name appears twice in the interpreter-setting.son E.g. In the following setting, zeppelin.livy.url appears twice. "zeppelin.livy.url": { "envName": "ZEPPELIN_LIVY_HOST_URL", "propertyName": "zeppelin.livy.url", "defaultValue":

[GitHub] zeppelin issue #1736: [ZEPPELIN-1757] Menu of paragraph includes keyboard sh...

2016-12-13 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1736 @soralee Regarding `ParagraphActionsIT.java` change, IMO it would be better to be handled by another PR so that we can only focus on the scope of this patch. There are already many issues

Re: interpreter-setting.json properties

2016-12-13 Thread Jongyoul Lee
Hi, Zeppelin supports two way to pass the configuration to interpreter. propertyName is one of these way to do. I don't know what you talk about exactly but interpreter's properties map is initialized by set of propertyNames in interpreter-setting. If you remove propertyName, those key are not

[GitHub] zeppelin pull request #1736: [ZEPPELIN-1757] Menu of paragraph includes keyb...

2016-12-13 Thread soralee
GitHub user soralee reopened a pull request: https://github.com/apache/zeppelin/pull/1736 [ZEPPELIN-1757] Menu of paragraph includes keyboard shortcut ### What is this PR for? Currently, keyboard shortcuts can be only seen by keyboard icon. It'll be very comfortable if

[GitHub] zeppelin pull request #1736: [ZEPPELIN-1757] Menu of paragraph includes keyb...

2016-12-13 Thread soralee
Github user soralee closed the pull request at: https://github.com/apache/zeppelin/pull/1736 --- 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 #1742: [ZEPPELIN-1781] Failed to run the script 'test_zeppeli...

2016-12-13 Thread cuspymd
Github user cuspymd commented on the issue: https://github.com/apache/zeppelin/pull/1742 @felixcheung The script 'test_zeppelin_pr.py' could be run on only Python 2 before this PR. Anyway, I made additional modifications to run in python 3 as well. And the script

[GitHub] zeppelin issue #1740: ZEPPELIN-1773. Remove method destroy() in Interpreter

2016-12-13 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1740 LGTM. CI failure looks irrelevant. Merge to master if there're no further discussions. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] zeppelin issue #1730: [ZEPPELIN-1736] Introduce trash & enable removing fold...

2016-12-13 Thread tae-jun
Github user tae-jun commented on the issue: https://github.com/apache/zeppelin/pull/1730 Thanks @Leemoonsoo 😄 --- 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 #1735: [ZEPPELIN-1767] Blank paragraph should not be run.

2016-12-13 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1735 CI is green now. :) --- 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 issue #1754: [ZEPPELIN-1800] Update scio doc - fix type $ should be...

2016-12-13 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1754 LGTM and merge to master if there're no more comments. --- 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 #1746: Collection.isEmpty() should be used to test for emptin...

2016-12-13 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1746 @bitchelov Thanks for the contribution. Do you mind update description of the PR? PR description will be part of commit message when merged. So we expect some meaningful description for

[GitHub] zeppelin issue #1737: ZEPPELIN-1769. Support cancel job in SparkRInterperete...

2016-12-13 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1737 @zjffdu Thanks! LGTM and merge to master if there're 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.

[GitHub] zeppelin pull request #1752: [HOT FIX] Fix broken display_formula.png by usi...

2016-12-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1752 --- 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 #1752: [HOT FIX] Fix broken display_formula.png by using rela...

2016-12-13 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1752 LGTM. Merge it as a hotfix. --- 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 #1733: [ZEPPELIN-1753] Fix blank notename issue

2016-12-13 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1733 Tested and LGTM. Merge to master if there're no further comments. --- 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

[GitHub] zeppelin issue #1729: [ZEPPELIN-1758] support livy pyspark Interpreter's mag...

2016-12-13 Thread purechoc
Github user purechoc commented on the issue: https://github.com/apache/zeppelin/pull/1729 @zjffdu why not. i will wait. thanks --- 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 #1730: [ZEPPELIN-1736] Introduce trash & enable removing fold...

2016-12-13 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1730 @tae-jun thanks for the great contribution! LGTM and merge to master if there're no further discussions. --- If your project is set up for it, you can reply to this email and have your

[GitHub] zeppelin issue #1675: [ZEPPELIN-1190] Visit and switch notebook revisions

2016-12-13 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1675 LGTM and merge to master if there're no further discussions. @khalidhuseynov Great work! --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] zeppelin issue #1722: [ZEPPELIN-1776] substitute null check for the refactor...

2016-12-13 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1722 LGTM and merge to master if there're 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

[jira] [Created] (ZEPPELIN-1803) CSV export doesn't conform to RFC-4180: exported csv is broken in some cases

2016-12-13 Thread Ruslan Dautkhanov (JIRA)
Ruslan Dautkhanov created ZEPPELIN-1803: --- Summary: CSV export doesn't conform to RFC-4180: exported csv is broken in some cases Key: ZEPPELIN-1803 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1803

[GitHub] zeppelin issue #1754: [ZEPPELIN-1800] Update scio doc - fix type $ should be...

2016-12-13 Thread ravwojdyla
Github user ravwojdyla commented on the issue: https://github.com/apache/zeppelin/pull/1754 @felixcheung thanks for the review - tests fail, but I doubt it's due to this change. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[jira] [Created] (ZEPPELIN-1802) Helium app output is not shown for paragraph in the homescreen for notebook

2016-12-13 Thread Kavin Kumar (JIRA)
Kavin Kumar created ZEPPELIN-1802: - Summary: Helium app output is not shown for paragraph in the homescreen for notebook Key: ZEPPELIN-1802 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1802

[GitHub] zeppelin pull request #1741: [HOTFIX][ZEPPELIN-1779]Flaky test: PySparkInter...

2016-12-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1741 --- 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 #1736: [ZEPPELIN-1757] Menu of paragraph includes keyb...

2016-12-13 Thread soralee
GitHub user soralee reopened a pull request: https://github.com/apache/zeppelin/pull/1736 [ZEPPELIN-1757] Menu of paragraph includes keyboard shortcut ### What is this PR for? Currently, keyboard shortcuts can be only seen by keyboard icon. It'll be very comfortable if

[GitHub] zeppelin pull request #1736: [ZEPPELIN-1757] Menu of paragraph includes keyb...

2016-12-13 Thread soralee
Github user soralee closed the pull request at: https://github.com/apache/zeppelin/pull/1736 --- 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 #1750: [ZEPPELIN-1796] Add 'copy to clipboard' next to the pa...

2016-12-13 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1750 Great but the concerns are with dependencies on Flash with this approach --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] zeppelin pull request #1755: [ZEPPELIN-1801] To force end table - append %te...

2016-12-13 Thread ravwojdyla
GitHub user ravwojdyla opened a pull request: https://github.com/apache/zeppelin/pull/1755 [ZEPPELIN-1801] To force end table - append %text ### What is this PR for? It seems there is a bug in scio introduced by recent changes. Table rendered from scio helper methods would

[jira] [Created] (ZEPPELIN-1801) Scio interpreter's table should only include table's data

2016-12-13 Thread Rafal Wojdyla (JIRA)
Rafal Wojdyla created ZEPPELIN-1801: --- Summary: Scio interpreter's table should only include table's data Key: ZEPPELIN-1801 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1801 Project: Zeppelin

[GitHub] zeppelin pull request #1754: [ZEPPELIN-1800] Update scio doc - fix type $ sh...

2016-12-13 Thread ravwojdyla
GitHub user ravwojdyla opened a pull request: https://github.com/apache/zeppelin/pull/1754 [ZEPPELIN-1800] Update scio doc - fix type $ should be % ### What is this PR for? Update scio doc - fix type $ should be % ### What type of PR is it? Documentation

[jira] [Created] (ZEPPELIN-1800) Fix scio documentation

2016-12-13 Thread Rafal Wojdyla (JIRA)
Rafal Wojdyla created ZEPPELIN-1800: --- Summary: Fix scio documentation Key: ZEPPELIN-1800 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1800 Project: Zeppelin Issue Type: Bug

[GitHub] zeppelin issue #1744: Better output of JDBC Interpreter.

2016-12-13 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1744 Merge to master if there're no more 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

[GitHub] zeppelin pull request #1753: [ZEPPELIN-1594] Supported personalized mode

2016-12-13 Thread jongyoul
GitHub user jongyoul opened a pull request: https://github.com/apache/zeppelin/pull/1753 [ZEPPELIN-1594] Supported personalized mode ### What is this PR for? Enabling "Personalized Mode" for specific note ### What type of PR is it? [Feature] ### Todos

[GitHub] zeppelin issue #1753: [ZEPPELIN-1594] Supported personalized mode

2016-12-13 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1753 @cloverhearts @1ambda Can you guys help me to implement some frontend side? @Leemoonsoo Review this please. If I've missed something, let me know. --- If your project is set up for it, you can

Re: Data Source Metadata Your Thoughts

2016-12-13 Thread Peter McCaffrey
Hey Alex and Hyung, Thanks so much for getting back to me so quickly! I'm glad you also think this would be a good feature. I agree 200% Alex about this becoming more robust as part of the workflow. I had envisioned--ultimately--there may be some generalized metadata feature for all

[GitHub] zeppelin issue #1747: Remove unused import. Naming convention.

2016-12-13 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/1747 Overall, the code changes LGTM. As for the PR, I would recommend : 1. Add [MINOR] to the title, as this is going to be the commit title 2. Respond the "What is this pr for"

Re: Unstable travis CI recently

2016-12-13 Thread Jun Kim
@Hoon Thanks for your information :-) I should use that next time! 2016년 12월 13일 (화) 오후 8:23, Park Hoon <1am...@gmail.com>님이 작성: > I totally agree with your opinions. I will work on ZEPPELIN-1739, > ZEPPELIN-1749 first i reported before. > > @Jun Kim. So true. We have to wait long time. FYI, we

[GitHub] zeppelin issue #1752: [HOT FIX] Fix broken display_formula.png by using rela...

2016-12-13 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1752 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

[jira] [Created] (ZEPPELIN-1799) NoSuchMethodException displayed after clicking "Run" button serveral times.

2016-12-13 Thread Lemon312 (JIRA)
Lemon312 created ZEPPELIN-1799: -- Summary: NoSuchMethodException displayed after clicking "Run" button serveral times. Key: ZEPPELIN-1799 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1799 Project:

interpreter-setting.json properties

2016-12-13 Thread Igor Drozdov
Hello, I'm doing task https://issues.apache.org/jira/browse/ZEPPELIN-922 (introducing new interpreter registration mechanism for Scalding) and I have a question about interpreter-setting.json. Why do we need "propertyName"? It always has the same value as a key in properties map (or null). I

[GitHub] zeppelin issue #1748: Option in the Zeppelin GUI to clear the output in a sp...

2016-12-13 Thread PetroKostyuk
Github user PetroKostyuk commented on the issue: https://github.com/apache/zeppelin/pull/1748 ![screenshot from 2016-12-13 14-27-28](https://cloud.githubusercontent.com/assets/11884177/21142009/730d40be-c140-11e6-9d9e-9bf4613d2258.png) --- If your project is set up for it, you can

[GitHub] zeppelin pull request #1735: [ZEPPELIN-1767] Blank paragraph should not be r...

2016-12-13 Thread astroshim
Github user astroshim closed the pull request at: https://github.com/apache/zeppelin/pull/1735 --- 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 pull request #1735: [ZEPPELIN-1767] Blank paragraph should not be r...

2016-12-13 Thread astroshim
GitHub user astroshim reopened a pull request: https://github.com/apache/zeppelin/pull/1735 [ZEPPELIN-1767] Blank paragraph should not be run. ### What is this PR for? This PR fixes not to run blank paragraph. ### What type of PR is it? Improvement

[GitHub] zeppelin issue #1744: Better output of JDBC Interpreter.

2016-12-13 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1744 Thank you @Leemoonsoo and @bzz help to review. CI failure is not irrelevant to this PR. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] zeppelin pull request #1752: [HOT FIX] Fix broken display_formula.png by usi...

2016-12-13 Thread AhyoungRyu
Github user AhyoungRyu closed the pull request at: https://github.com/apache/zeppelin/pull/1752 --- 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 pull request #1752: [HOT FIX] Fix broken display_formula.png by usi...

2016-12-13 Thread AhyoungRyu
GitHub user AhyoungRyu reopened a pull request: https://github.com/apache/zeppelin/pull/1752 [HOT FIX] Fix broken display_formula.png by using relative path ### What is this PR for? Currently `display_formula.png` (added by #1606) is broken in here:

[GitHub] zeppelin issue #1566: [ZEPPELIN-1587] (WIP) Add impersonation routine in Spa...

2016-12-13 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1566 I agree with @khalidhuseynov's opinion. I was keep wondering it's possible impersonation on `shared` or `scoped` mode. My PR is just created for the testing and only tested on 'yarn'

[GitHub] zeppelin issue #1747: Remove unused import. Naming convention.

2016-12-13 Thread bitchelov
Github user bitchelov commented on the issue: https://github.com/apache/zeppelin/pull/1747 @lresende Sure. --- 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 #1566: [ZEPPELIN-1587] (WIP) Add impersonation routine in Spa...

2016-12-13 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1566 That's correct, impersonation for spark interpreter can only be applied to isolated mode. It is due to capability of spark. --- If your project is set up for it, you can reply to this email and

[GitHub] zeppelin issue #1566: [ZEPPELIN-1587] (WIP) Add impersonation routine in Spa...

2016-12-13 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/1566 So I've done some research and `--proxy-user` argument is used with either `spark-submit` or `spark-shell` normally, and each of them creates new spark context. The problem is that

[GitHub] zeppelin issue #765: [ZEPPELIN-157] Adding Map Visualization for Zeppelin

2016-12-13 Thread vinayshukla
Github user vinayshukla commented on the issue: https://github.com/apache/zeppelin/pull/765 @corneadoug Can you please provide any update on 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 #1729: [ZEPPELIN-1758] support livy pyspark Interpreter's mag...

2016-12-13 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1729 @purechoc I am refactoring LivyHelper in #1751, could you wait and rebase this PR after #1751 is merged ? Thanks --- If your project is set up for it, you can reply to this email and have your

Re: Unstable travis CI recently

2016-12-13 Thread Park Hoon
I totally agree with your opinions. I will work on ZEPPELIN-1739, ZEPPELIN-1749 first i reported before. @Jun Kim. So true. We have to wait long time. FYI, we can use our own travis CI containers to test (I recently learned also!) by configuring your-github-id/zeppelin-repo in travis CI Thanks!

Re: Unstable travis CI recently

2016-12-13 Thread Jun Kim
I definitely agree with you! I reopened my PR twice recently to pass CI and it wasn't because of me. CI takes about ~40min for a test, so I had to wait 1h and 20min to write a comment after passing CI T_T And the worst of it is that I don't believe CI's result more and more. 2016년 12월 13일 (화)

Unstable travis CI recently

2016-12-13 Thread Jeff Zhang
Hi Folks, As you may notice that our travis CI is not stable recently. There's many flaky test, and it waste every developer's time to figure out whether the failure is due to your PR or flaky test. So I think it is time for us to make the CI stable. Here's tickets for all the flaky test.

[GitHub] zeppelin issue #1750: [ZEPPELIN-1796] Add 'copy to clipboard' next to the pa...

2016-12-13 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1750 @felixcheung I just tested this patch only in dev mode(`npm run start`). But after I checked at `localhost:8080` and found ``` 404

[GitHub] zeppelin issue #1689: [ZEPPELIN-1709] Update checkstyle rule file, plugin

2016-12-13 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/1689 @bzz Sorry for confusing. Let me explain more details. - without `-Ploose-checkstyle`, maven will print all WARNINGs. So people will see these warnings while developing (**default**)

[GitHub] zeppelin issue #1538: [ZEPPELIN-1386] Docker images for running Apache Zeppe...

2016-12-13 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1538 Looks great to me, thank you @1ambda @mfelgamal Let's wait for CI results and merge to master, if nothing comes up and there is no further discussion! --- If your project is set up for it,

[GitHub] zeppelin issue #1689: [ZEPPELIN-1709] Update checkstyle rule file, plugin

2016-12-13 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1689 I’m a bit confused though - this PR seems not to have separate checkstyle CI profile, right? Didn’t we want to have `CHECKSTLYLE=1 …` profile for all projects, and then skip

[jira] [Created] (ZEPPELIN-1798) Example in document of Flink not working

2016-12-13 Thread Haruhiro Yoshimoto (JIRA)
Haruhiro Yoshimoto created ZEPPELIN-1798: Summary: Example in document of Flink not working Key: ZEPPELIN-1798 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1798 Project: Zeppelin

[GitHub] zeppelin issue #1538: [ZEPPELIN-1386] Docker images for running Apache Zeppe...

2016-12-13 Thread mfelgamal
Github user mfelgamal commented on the issue: https://github.com/apache/zeppelin/pull/1538 @1ambda that sounds awesome job, thank you very much. Now the PR is merged. --- 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 issue #1734: [ZEPPELIN-1766] Improve Interpreter Binding UI better ...

2016-12-13 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1734 Guys, if I may, I would suggest keep the discussion in PR focused on the subject of the PR and move general topics of project's CI stability to the public dev@ mailing list and appropriate JIRA

[jira] [Created] (ZEPPELIN-1797) CI build fails on DependencyResolverTest.testLoad \w spark-csv

2016-12-13 Thread Alexander Bezzubov (JIRA)
Alexander Bezzubov created ZEPPELIN-1797: Summary: CI build fails on DependencyResolverTest.testLoad \w spark-csv Key: ZEPPELIN-1797 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1797

[GitHub] zeppelin issue #1689: [ZEPPELIN-1709] Update checkstyle rule file, plugin

2016-12-13 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1689 I'm sorry for a confusion - as soon as this issue is not about CI, but about `Update checkstyle rule file, plugin`. Let's move the CI discussion to the dev@ mailing list so all people in the

[GitHub] zeppelin pull request #1752: [HOT FIX] Fix broken display_formula.png by usi...

2016-12-13 Thread AhyoungRyu
GitHub user AhyoungRyu opened a pull request: https://github.com/apache/zeppelin/pull/1752 [HOT FIX] Fix broken display_formula.png by using relative path ### What is this PR for? Currently `display_formula.png` (added by #1606) is broken in here:

[GitHub] zeppelin issue #1689: [ZEPPELIN-1709] Update checkstyle rule file, plugin

2016-12-13 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/1689 \cc @zjffdu regarding to the `spark-csv` dependency issue --- 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 #1689: [ZEPPELIN-1709] Update checkstyle rule file, plugin

2016-12-13 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1689 Interesting, that is the first time I see it! AFAIK `spark-csv` has been included in Spark since 2.0 The failing profile is Spark 1.6 with **Scala 2.11**, but it fails on fetching

[GitHub] zeppelin issue #1734: [ZEPPELIN-1766] Improve Interpreter Binding UI better ...

2016-12-13 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1734 Thanks @1ambda. Seems it much better! Let me test again. So true. Currently the CI test result makes us more confused and really hard to find what the problem is :( --- If your project

[GitHub] zeppelin issue #1734: [ZEPPELIN-1766] Improve Interpreter Binding UI better ...

2016-12-13 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/1734 Totally agree with @zjffdu's opinion. [Here are unresolved flaky tests](https://issues.apache.org/jira/issues/?jql=project%20%3D%20ZEPPELIN%20AND%20text%20~%20flaky%20ORDER%20BY%20status%20ASC)

[GitHub] zeppelin issue #1734: [ZEPPELIN-1766] Improve Interpreter Binding UI better ...

2016-12-13 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1734 I also notice this failed test in travis. I think there're several jiras tracking the flaky test. The flaky test waste every developer's time. I think we should spend some time to fix them. What

[GitHub] zeppelin issue #1734: [ZEPPELIN-1766] Improve Interpreter Binding UI better ...

2016-12-13 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/1734 - Selenium tests passed by fixing https://github.com/apache/zeppelin/pull/1734/commits/c377cf8f255fa714d4b65061daf5239e86e8f641 - The profile 3 (scala 2.10, spark 1.6.3) failed but irrelevant

[GitHub] zeppelin pull request #1751: LIVY-1786. Refactor LivyHelper

2016-12-13 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/1751 LIVY-1786. Refactor LivyHelper ### What is this PR for? This PR continue the work of livy refactoring. Here's the main changes in this PR * Move the code from `LivyHelper` to

[GitHub] zeppelin issue #1748: Option in the Zeppelin GUI to clear the output in a sp...

2016-12-13 Thread PetroKostyuk
Github user PetroKostyuk commented on the issue: https://github.com/apache/zeppelin/pull/1748 I tought it wold be enought to give it same icon as is used for clearing output in other places. Also, there is tooltip 'clear notes output' on that button, as I have seen in other places