Re: Zeppelin 0.8.2 New Spark Interpreter

2019-11-08 Thread Anton Kulaga
Are there clear instructions how to use spark.jars.packages properties? For instance, if I want to depend on bintray repo https://dl.bintray.com/comp-bio-aging/main with "group.research.aging:spark-extensions_2.11:0.0.7.2" as a dependency, what should I do with newintepreter? On 2019/10/12 01:1

Re: accessing sql cell from another cell

2018-08-16 Thread Anton Kulaga
Indeed, that is what I want, thank you! On Fri, Aug 17, 2018, 03:42 Jeff Zhang wrote: > > May be ticket https://issues.apache.org/jira/browse/ZEPPELIN-3617 is what > you need > > This ticket will save the result of paragraph to resource of zeppelin, so > that you can use z.get to get the this da

Re: Cannot make alluxio work

2018-08-16 Thread Anton Kulaga
eb at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) bigdata_alluxio-master.1.jasmo3qhjjs5@web at java.lang.Thread.run(Thread.java:748) " However, I added alluxio-client to the intepreter dependencies, is it not supposed to work with just the client? Sincerely, An