If your localhost can¹t talk to a KDC, you can¹t access a kerberized cluster. Only key tab file is not enough.
-Neal On 4/14/15, 3:54 AM, "philippe L" <[email protected]> wrote: >Dear All, > >I would like to know if its possible to configure the SparkConf() in order >to interact with a remote kerberized cluster in yarn-client mode. > >the spark will not be installed on the cluster itself and the localhost >can't ask for a ticket, But a keytab as been generated in purpose and >provide for the localhost. > >My purpose is to code in Eclipse on my localhost and submit my code in >yarn-client mode on a HDP 2.2 fully kerberized. > >I actually work with spark on the cluster but its only a short term >solution >because at the end my localhost will be on windows 7. > >In advance, thank you for your answers > > > >-- >View this message in context: >http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Yarn-client-Kerb >eros-on-remote-cluster-tp22491.html >Sent from the Apache Spark User List mailing list archive at Nabble.com. > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [email protected] >For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
