Re: custom spark (fresh !)

2017-06-30 Thread Mathieu D
:04写道: > >> Here is a patch that I used for Spark v2.2.0-rc5 >> >> If you want to use 2.3.0, then create a SparkVersion instance of 2.4.0 >> and set it as UNSUPPORTED_FUTURE_VERSION. >> >> But you should build Zeppelin by yourself :) >> >>

custom spark (fresh !)

2017-06-29 Thread Mathieu D
Hi Zeppeliners ! I'd like to use Zeppelin with a custom spark version I'm working on, which is a recent fork form master. I set the SPARK_HOME to the correct path, but zeppelin complains that spark-2.3.0-snapshot is not supported. Is there a way to bypass this version check ? By the way, i'm us

Re: Binaries for a setup behind corp firewall and proxy

2017-02-22 Thread Mathieu D
upcoming release. > > Thanks, > moon > > [1] https://issues.apache.org/jira/browse/ZEPPELIN > > > > > On Tue, Feb 21, 2017 at 6:35 PM Mathieu D wrote: > >> Hello Zeppelin folks, >> >> I'm currently deploying Zeppelin for a customer with corpo

Binaries for a setup behind corp firewall and proxy

2017-02-21 Thread Mathieu D
Hello Zeppelin folks, I'm currently deploying Zeppelin for a customer with corporate firewalls and proxies everywhere. Zeppelin fails at startup because of npm download. It seems that proxy parameter at system level (http_proxy env variable) is not used when downloading npm. Essentially, I would