sg

Results 1 comments of sg

Any update on this? Probably something similar to https://github.com/helm/charts/tree/master/stable/spark-history-server I have following configuration: hadoopConf: fs.s3a.access.key: "abc" fs.s3a.secret.key: "abc/def" I am trying to avoid giving values as plain text. What would...