You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/07/10 17:59:04 UTC

[GitHub] [spark] erikerlandson commented on issue #24962: [SPARK-28149][K8S] Added variable to disable negative DNS caching

erikerlandson commented on issue #24962: [SPARK-28149][K8S] Added variable to disable negative DNS caching
URL: https://github.com/apache/spark/pull/24962#issuecomment-510165855
 
 
   @jlpedrosa I think the idiomatic way to do this (going forward) will be to:
   1) specify java security modifications via a file, mounted as a configmap.
   2) set the `-Djava.security.properties` via `--driver-java-options`
   
   Config map support is slated to be supported via user supplied YAML, see:
   https://issues.apache.org/jira/browse/SPARK-24434
   
   This feature will land in 3.0, so I'd propose verifying that this can be done without new code starting with 3.0

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org