radanalyticsio / spark-operator

Operator for managing the Spark clusters on Kubernetes and OpenShift.
Apache License 2.0
157 stars 61 forks source link

Support for HDFS #280

Closed krisshub closed 3 years ago

krisshub commented 4 years ago

I have a use case where I need to configure HDFS with my spark pods.

I couldn't find any way to add external storage in the documentation. Can you please assist with the same.