I have a Spark machine running standalone mode. It has Spark job that is writing to kerberized HDFS.
Based on the Cloudera documentation Standalone Spark can't connect to kerberized HDFS. is this true? https://www.cloudera.com/documentation/enterprise/5-5-x/topics/sg_spark_auth.html
My Spark node is not kerberized. Do i need to go for YARN mode to write to kerberized HDFS? Does my Spark cluster also needs to be kerberized to connect to HDFS?
I have posted this earlier, but none of these worked for me Kinit with Spark when connecting to Hive