I am getting java.lang.ClassNotFoundException:Class org.apache.hive.hcatalog.data.JsonSerDenot found, when using hive in pyspark program.
I have tried using --jars (to define the path for hive-hcatalog-core.jar ) option during spark-submit, but its not working