[GitHub] zeppelin issue #3019: [ZEPPELIN-3540] Show Spark inline UI in Non-Secure mod...

2018-07-17 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/3019 @shahsank3t can you enable CI, looks like Travis builds are not enabled https://zeppelin.apache.org/contribution/contributions.html#continuous-integration ---

Zeppelin distributed architecture design

2018-07-17 Thread liuxun
hi: Our company installed and deployed a lot of zeppelin for data analysis. The single server version of zeppelin could not meet our application scenarios, so we transformed zeppelin into a clustered service that supports distributed deployment, Have a unified entrance, high availability, and H

[GitHub] zeppelin issue #2231: ZEPPELIN-2150. NoSuchMethodError: org.apache.spark.ui....

2018-07-17 Thread yywwd
Github user yywwd commented on the issue: https://github.com/apache/zeppelin/pull/2231 I have solved this problem by editing some configurations in Livy. SivaKaviyappa's solution: setting "livy.spark.master yarn-cluster" does not work for me. I do not edit "livy.spark.master" in livy.

[GitHub] zeppelin issue #3019: [ZEPPELIN-3540] Show Spark inline UI in Non-Secure mod...

2018-07-17 Thread shahsank3t
Github user shahsank3t commented on the issue: https://github.com/apache/zeppelin/pull/3019 @prabhjyotsingh Done enabling CI ---

Re: [DISCUSS] Share Data in Zeppelin

2018-07-17 Thread Belousov Maksim Eduardovich
Ability to work with many data source is one the reason we chose Apache Zeppelin. For branch-0.7 our ops-team wrote a lot of python functions for import and export data from diffent source (Greenlum, Hive, Oracle) using Python DataFrame as middleware. Our users can upload flat files to Zeppelin

[GitHub] zeppelin pull request #3066: [ZEPPELIN-3618] ZeppelinContext methods z.run a...

2018-07-17 Thread egorklimov
Github user egorklimov closed the pull request at: https://github.com/apache/zeppelin/pull/3066 ---

[GitHub] zeppelin pull request #3066: [ZEPPELIN-3618] ZeppelinContext methods z.run a...

2018-07-17 Thread egorklimov
GitHub user egorklimov reopened a pull request: https://github.com/apache/zeppelin/pull/3066 [ZEPPELIN-3618] ZeppelinContext methods z.run and z.runNote fall after passing wrong argument ### What is this PR for? Passing wrong argument to z.run() or z.runNote() causes error:

[GitHub] zeppelin issue #3064: [ZEPPELIN-3596] Saving resources from pool to SQL

2018-07-17 Thread oxygen311
Github user oxygen311 commented on the issue: https://github.com/apache/zeppelin/pull/3064 @zjffdu The user can transfer data not only from one database to another, but from flat files and interpreters, which are not available in the python (e.g. SAP). Sending data through `Re

[GitHub] zeppelin issue #3064: [ZEPPELIN-3596] Saving resources from pool to SQL

2018-07-17 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3064 @oxygen311 Could you tell more details about your scenario ? What is the interpreter of your source data (ResourcePool.note_id=SOME_NOTE_ID.paragraph_id=SOME_PARAGRAPH_ID) ---

[GitHub] zeppelin pull request #3057: [ZEPPELIN-3582] Add type data to result of quer...

2018-07-17 Thread oxygen311
Github user oxygen311 closed the pull request at: https://github.com/apache/zeppelin/pull/3057 ---

[GitHub] zeppelin pull request #3057: [ZEPPELIN-3582] Add type data to result of quer...

2018-07-17 Thread oxygen311
GitHub user oxygen311 reopened a pull request: https://github.com/apache/zeppelin/pull/3057 [ZEPPELIN-3582] Add type data to result of query from SQL ### What is this PR for? JDBCInterpreter knows type information for every SQL Query. We could save this info to pool and use it.

[jira] [Created] (ZEPPELIN-3631) Update maven-shade-plugin version

2018-07-17 Thread Armin Wasicek (JIRA)
Armin Wasicek created ZEPPELIN-3631: --- Summary: Update maven-shade-plugin version Key: ZEPPELIN-3631 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3631 Project: Zeppelin Issue Type: Bu

[GitHub] zeppelin pull request #3077: [ZEPPELIN-3631] Increase the maven-shade-plugin...

2018-07-17 Thread arminwasicek
GitHub user arminwasicek opened a pull request: https://github.com/apache/zeppelin/pull/3077 [ZEPPELIN-3631] Increase the maven-shade-plugin version to 3.1.1 ### What is this PR for? Increase the maven-shade-plugin version to 3.1.1 ### What type of PR is it? Bug

[GitHub] zeppelin pull request #3078: [ZEPPELIN-3628] HTML anchor links on paragraph ...

2018-07-17 Thread egorklimov
GitHub user egorklimov opened a pull request: https://github.com/apache/zeppelin/pull/3078 [ZEPPELIN-3628] HTML anchor links on paragraph don't work in Google Chrome ### What is this PR for? Links like [1] work well in Firefox, but don't work in Chrome. 1. http://zeppelin/#/n

[GitHub] zeppelin issue #3064: [ZEPPELIN-3596] Saving resources from pool to SQL

2018-07-17 Thread oxygen311
Github user oxygen311 commented on the issue: https://github.com/apache/zeppelin/pull/3064 Scenario: get a list of client IDs from one source (flat file, base, SAP), send the list to the database and perform complex analytics with it. The data in the database is large and there is

[jira] [Created] (ZEPPELIN-3632) YpartialUnification

2018-07-17 Thread Andrei (JIRA)
Andrei created ZEPPELIN-3632: Summary: YpartialUnification Key: ZEPPELIN-3632 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3632 Project: Zeppelin Issue Type: Bug Components: Inte

Re: Zeppelin distributed architecture design

2018-07-17 Thread Ruslan Dautkhanov
Nice. Thanks for sharing. Can you explain how are users routed into a particular zeppelin server instance? I've seen nginx on top of them, but I don't think the document covers details? If one zeppelin server goes down or unhealthy, is nginx supposed to detect (if so, how?) that and reroute users

[jira] [Created] (ZEPPELIN-3633) ZeppelinContext Not Found in yarn-cluster Mode

2018-07-17 Thread Chris Penny (JIRA)
Chris Penny created ZEPPELIN-3633: - Summary: ZeppelinContext Not Found in yarn-cluster Mode Key: ZEPPELIN-3633 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3633 Project: Zeppelin Issue

[jira] [Created] (ZEPPELIN-3634) Multi-user Support Documentation Hyperlinks broken

2018-07-17 Thread Tharun (JIRA)
Tharun created ZEPPELIN-3634: Summary: Multi-user Support Documentation Hyperlinks broken Key: ZEPPELIN-3634 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3634 Project: Zeppelin Issue Type:

[jira] [Created] (ZEPPELIN-3635) Drop support for spark before 1.6

2018-07-17 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-3635: Summary: Drop support for spark before 1.6 Key: ZEPPELIN-3635 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3635 Project: Zeppelin Issue Type: Improvem

Re: [DISCUSS] Disable supports on Spark 1.6.3

2018-07-17 Thread Jeff Zhang
I created ZEPPELIN-3635 for dropping support before spark 1.6, if you have any concerns, please comment on that jira. Clemens Valiente 于2018年7月17日周二 下午4:05写道: > As far as I know, the Cloudera distribution of hadoop still comes with > Spark 1.6 out of the box, so I believe there are still quite

[GitHub] zeppelin pull request #3079: ZEPPELIN-3635. Drop support for spark before 1....

2018-07-17 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/3079 ZEPPELIN-3635. Drop support for spark before 1.6 ### What is this PR for? This PR is to remove legacy code to drop support for spark before 1.6 ### What type of PR is it? [Ref

[GitHub] zeppelin pull request #3080: ZEPPELIN-3566. Add imageWidth as paragraph leve...

2018-07-17 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/3080 ZEPPELIN-3566. Add imageWidth as paragraph level properties in SparkRInterpreter ### What is this PR for? Update SparkRInterpreter to put imageWidth as paragraph properties. ###

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

2018-07-17 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3073 @khalidhuseynov Please enable these unit test as you did for master branch ---

[GitHub] zeppelin issue #3068: [ZEPPELIN-3438] Passing Z variables to BigQuery

2018-07-17 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/3068 do we really need this for all interpreters though? for those we don't have active maintainer it might better not to change them ---

[GitHub] zeppelin issue #3079: ZEPPELIN-3635. Drop support for spark before 1.6

2018-07-17 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/3079 looks like we don't test older spark versions.. ---

[GitHub] zeppelin issue #3068: [ZEPPELIN-3438] Passing Z variables to BigQuery

2018-07-17 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3068 We won't enable it for all interpreters. By default we could disable it, interpreter can enable it via setting `zeppelin.interpreter.interpolation` to `true` to enable it. The purpose is just to pr

Re: Zeppelin distributed architecture design

2018-07-17 Thread 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 Server fault tolerance diagram. 3. Distributed zeppelin Server & intp process fault tolerance