Re: Aw: Re: Two different errors while executing Spark SQL queries against cached temp tables

2017-07-26 Thread josephpconley
I recently ran into this issue running 0.7.1. Specifically, I had cached a dataframe before registering it as a temp table. When I removed the caching this error stopped. -- View this message in context: http://apache-zeppelin-users-incubating-mailing-list.75479.x6.nabble.com/Two-different-er

Aw: Re: Two different errors while executing Spark SQL queries against cached temp tables

2016-11-16 Thread Florian Schulz
]:131) - Job remoteInterpretJob_1479301444965 started by scheduler org.apache.zeppelin.spark.SparkInterpreter1982426211     Do you need anything else?   Best regards Florian   Gesendet: Mittwoch, 16. November 2016 um 12:40 Uhr Von: "Alexander Bezzubov" An: users@zeppelin.apache.org Betr

Re: Two different errors while executing Spark SQL queries against cached temp tables

2016-11-16 Thread Alexander Bezzubov
Hi Florian, sorry for slow response, I guess the main reason for not much feedback here is that its hard to reproduce the error you describe, as it does not happen reliably even on your local environment. java.lang.NoSuchMethodException: org.apache.spark.io.LZ4CompressionCodec This can be a sign