stackabletech / spark-k8s-operator

Operator for Apache Spark-on-Kubernetes for Stackable Data Platform
https://stackable.tech
Other
49 stars 2 forks source link

Spark History Server support for HDFS #298

Open Jimvin opened 9 months ago

Jimvin commented 9 months ago

The documentation for Spark History Server show that there is support for S3 for storing Spark job logs and the suggestion that HDFS support may be added in the future. We should add support for HDFS for log storage as an alternative to S3 object storage.