dori waldman created SPARK-18140:
------------------------------------
Summary: Spark - parquet - null pointer exception
Key: SPARK-18140
URL: https://issues.apache.org/jira/browse/SPARK-18140
Project: Spark
Issue Type: Bug
Reporter: dori waldman
We are using spark to write parquet files ,
We are getting nullPointerException due to this issue
https://issues.apache.org/jira/browse/PARQUET-544
trying to change to the new fixed parquet version (1.9.0) didnt worked
In submit.sh added following parameters
--jars "../lib/parquet-hadoop-1.9.0.jar"
--conf "spark.driver.userClassPathFirst=true"
--conf "spark.executor.userClassPathFirst=true"
Any advise ? its in our production environment
Thanks
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]