I have integrated the spark reple 2.11 into zeppelin.
Because the api is different (see [1] it is not only using the 2.11 jars
from spark, but also changing some zeppelin code.
[1] https://github.com/apache/spark/tree/master/repl
On 2015-08-01 17:17, Nicholas Ustinov wrote:
Hello!
I'd like to build Apache Zeppelin with our Spark custom build.
We built Spark 1.4.1 on scala 2.11 and deployed it to our corporate
repo, but it looks like Apache Zeppelin isn't ready for scala 2.11.
Is it possible at all?
Thanks,
Nikolay