Hello,
Similar to other cluster systems e.g Zookeeper, Hazelcast. Spark has the
problem that is protected from the outside world however anyone having
access to the host can run a spark node without the need for authentication.
Currently we are using Spark 1.3.1. Is there a way to enable authentication
so only users that have the secret can run a node. Current solution involves
configuring the job via env variable however anyone running 'ps' command can
see it.

Regards,
George



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Standalone-Cluster-Local-Authentication-tp24116.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org

Reply via email to