[GitHub] zeppelin issue #3073: [zeppelin-3625] [branch-0.8] Pandasql interpreter fail...

2018-07-18 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/3073 @zjffdu just enabled them. similar profiles as in master with unrelated errors failing here as well, will restart them ---

[GitHub] zeppelin issue #3001: [ZEPPELIN-3524] Replace the Amazon json libs with org....

2018-07-18 Thread arminwasicek
Github user arminwasicek commented on the issue: https://github.com/apache/zeppelin/pull/3001 The story is that Amazon deprecated their use of json.org and moved to jackson. The Zeppelin code in question uses on json.org through the import of the Amazon lib. The change I'm proposing

[GitHub] zeppelin issue #3071: [zeppelin-3625] Pandasql interpreter fails to query ov...

2018-07-18 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/3071 i've just restarted failing profiles 4, 6, 7 and here's results for them: 4 is failing with ``` Results : Failed tests: PersonalizeActionsIT.testSimpleAction:168

[jira] [Created] (ZEPPELIN-3638) [Umbrella] Refactoring for Java 8

2018-07-18 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3638: Summary: [Umbrella] Refactoring for Java 8 Key: ZEPPELIN-3638 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3638 Project: Zeppelin Issue Type:

[GitHub] zeppelin issue #2816: [ZEPPELIN-3263] Do not use Firefox >=55 for integratio...

2018-07-18 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2816 @mephi42 ping. Do you have any progress on it? ---

[GitHub] zeppelin issue #3001: [ZEPPELIN-3524] Replace the Amazon json libs with org....

2018-07-18 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/3001 @arminwasicek ping ---

[GitHub] zeppelin issue #3049: [ZEPPELIN-3580] Adds rename note method to rest api

2018-07-18 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/3049 @oxygen311 Could you please resolve conflicts? I recommend you not to change the unrelated code to avoid merge conflicts. After resolving, I'll merge it ---

[GitHub] zeppelin pull request #3083: ZEPPELIN-3637. Allow custom spark UI url for ne...

2018-07-18 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/3083 ZEPPELIN-3637. Allow custom spark UI url for new spark interpreter ### What is this PR for? Trivia fix to allow custom spark UI url for new spark interpreter ### What type of PR

[GitHub] zeppelin issue #3071: [zeppelin-3625] Pandasql interpreter fails to query ov...

2018-07-18 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/3071 It might be related to test matrix 3. Is it correct? ---

[GitHub] zeppelin issue #3078: [ZEPPELIN-3628] HTML anchor links on paragraph don't w...

2018-07-18 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/3078 LGTM. BTW, Is there any way to remove bower dependency? I'd like to move this to a newer one. ---

[GitHub] zeppelin pull request #3076: [ZEPPELIN-3627] Remove starting server option f...

2018-07-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/3076 ---

Re: New Spark Interpreter - Spark UI Url

2018-07-18 Thread Jeff Zhang
I have created ZEPPELIN-3637 and will fixit soon Jeff Zhang 于2018年7月19日周四 上午8:02写道: > > Hi Jhon, > > Could you create a ticket for this ? Thanks > > > > Jhon Anderson Cardenas Diaz 于2018年7月19日周四 > 上午7:40写道: > >> Hi ! >> >> Is there any way to configure a custom spark UI url in the new spark >>

[jira] [Created] (ZEPPELIN-3637) Allow custom spark UI url for new spark interpreter

2018-07-18 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3637: Summary: Allow custom spark UI url for new spark interpreter Key: ZEPPELIN-3637 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3637 Project: Zeppelin

Re: New Spark Interpreter - Spark UI Url

2018-07-18 Thread Jeff Zhang
Hi Jhon, Could you create a ticket for this ? Thanks Jhon Anderson Cardenas Diaz 于2018年7月19日周四 上午7:40写道: > Hi ! > > Is there any way to configure a custom spark UI url in the new spark > interpreter implementation ? > > That feature was introduced in >

New Spark Interpreter - Spark UI Url

2018-07-18 Thread Jhon Anderson Cardenas Diaz
Hi ! Is there any way to configure a custom spark UI url in the new spark interpreter implementation ? That feature was introduced in https://issues.apache.org/jira/browse/ZEPPELIN-2949, and it is working on old spark interpreter but not working on the new one. Regards.

[GitHub] zeppelin issue #3055: ZEPPELIN-3587. Interpret paragarph text as whole code ...

2018-07-18 Thread anthonycorbacho
Github user anthonycorbacho commented on the issue: https://github.com/apache/zeppelin/pull/3055 @zjffdu do we have an expected date for this fix? ---

[GitHub] zeppelin pull request #3082: [ZEPPELIN-3636] Add timeout for s3 amazon bucke...

2018-07-18 Thread egorklimov
GitHub user egorklimov opened a pull request: https://github.com/apache/zeppelin/pull/3082 [ZEPPELIN-3636] Add timeout for s3 amazon bucket endpoint ### What is this PR for? If there is no connection to amazonaws, app will wait for 2 minutes during setup: ``` INFO

[GitHub] zeppelin issue #3035: [ZEPPELIN-3553] Fix URLs on "Multi-user Support" page

2018-07-18 Thread mebelousov
Github user mebelousov commented on the issue: https://github.com/apache/zeppelin/pull/3035 @felixcheung Links are still broken in 0.9.0 and 0.8 docs. Could you check the reason? ---

[GitHub] zeppelin pull request #3081: ZEPPELIN-3575. Add 'Copy Column Name' button in...

2018-07-18 Thread mebelousov
GitHub user mebelousov opened a pull request: https://github.com/apache/zeppelin/pull/3081 ZEPPELIN-3575. Add 'Copy Column Name' button in visualization table ### What is this PR for? Add button to drop-down list in visualization table to copy column name. I know that column

Re: Zeppelin distributed architecture design

2018-07-18 Thread vincent gromakowski
good job ! it seems to be very interesting 2018-07-18 7:30 GMT+02:00 liuxun : > hi,Ruslan Dautkhanov > > Thank you very much for your question. according to your advice, I added 3 > schematics to illustrate. > 1. Distributed Zeppelin Deployment architecture diagram. > 2. Distributed zeppelin