You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spark.apache.org by ScoRp <ni...@gmail.com> on 2016/05/19 11:09:12 UTC

Spark Security. Generating SSL keystore for each job

Hello,

I have a question about Spark Security.

On Spark Documentation it is stated that when Spark is running on YARN,
keystore for SSL encryption should be generated for each job and may be
distributed using spark.yarn.dist.files option. But there is no
implementation for this is Spark Source Code, meaning that end user needs to
make changes himself in order to generate keystore for each job
automatically.

What does community think about this? Should this feature be implemented in
Spark Source Codes or there are some objections about having it
out-of-the-box? Or is Spark going to lose support of SSL encryption and use
some other encryption protocol in near future?

Best Regards,
Nikita



--
View this message in context: http://apache-spark-developers-list.1001551.n3.nabble.com/Spark-Security-Generating-SSL-keystore-for-each-job-tp17533.html
Sent from the Apache Spark Developers List mailing list archive at Nabble.com.

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