Skip to content

Commit

Permalink
🔥 remove unused configurations
Browse files Browse the repository at this point in the history
Signed-off-by: Kimdongui <[email protected]>
  • Loading branch information
Kimdongui committed Oct 24, 2023
1 parent fe09a5b commit aec8813
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docker/spark/spark-defaults.conf
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,3 @@ spark.hadoop.fs.s3a.path.style.access true
spark.hadoop.fs.s3a.connection.ssl.enabled false
spark.hadoop.fs.s3a.impl org.apache.hadoop.fs.s3a.S3AFileSystem
spark.executor.memory 4g
# spark.eventLog.enabled true
# spark.eventLog.dir hdfs:///opt/spark-events
# spark.history.fs.logDirectory hdfs:///opt/spark-events

0 comments on commit aec8813

Please sign in to comment.