Getting a NullPointerException thrown by the worker when it tries to access a SparkContext object that's present on the driver but worker is throwing null.
However, working fine the local but failing on the cluster.
Any help???
Getting a NullPointerException thrown by the worker when it tries to access a SparkContext object that's present on the driver but worker is throwing null.
However, working fine the local but failing on the cluster.
Any help???