Re: SparkSQL issue: Spark 1.3.1 + hadoop 2.6 on CDH5.3 with parquet

2015-05-07 Thread felicia
Hi all, Thanks for the help on this case! we finally settle this by adding a jar named: parquet-hive-bundle-1.5.0.jar when submitting jobs through spark-submit, where this jar file does not exist in our CDH5.3 anyway (we've downloaded it from

SparkSQL issue: Spark 1.3.1 + hadoop 2.6 on CDH5.3 with parquet

2015-05-07 Thread felicia
Hi all, I'm able to run SparkSQL through python/java and retrieve data from ordinary table, but when trying to fetch data from parquet table, following error shows up:\ which is pretty straight-forward indicating that parquet-related class was not found; we tried to add /usr/lib/parquet/lib

what does Container exited with a non-zero exit code 10 means?

2015-05-05 Thread felicia
Hi all, We're trying to implement SparkSQL on CDH5.3.0 with cluster mode, and we get this error either using java or python; Application application_1430482716098_0607 failed 2 times due to AM Container for appattempt_1430482716098_0607_02 exited with exitCode: 10 due to: Exception from