"spark.jars.packages": "ch.cern.sparkmeasure:spark-measure_2.12:0.24,ch.cern.sparkmeasure:spark-plugins_2.12:0.3",
"spark.plugins": "ch.cern.HDFSMetrics,ch.cern.CloudFSMetrics",
"spark.cernSparkPlugin.cloudFsName": "s3a",
"spark.executor.metrics.fileSystemSchemes": "file"
did i miss out any other config? i'm using s3a to read/write files
my config