Running custom Java class in PySpark

前端 未结 3 741
野的像风
野的像风 2020-12-05 16:58

I\'m trying to run a custom HDFS reader class in PySpark. This class is written in Java and I need to access it from PySpark, either from the shell or with spark-submit.

3条回答
提交回复
热议问题