Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
1.1.0
-
None
Description
The newAPIHadoopRDD routine doesn't properly add the credentials to the conf to be able to access secure hdfs.
Note that newAPIHadoopFile does handle these because the org.apache.hadoop.mapreduce.Job automatically adds it for you.
Attachments
Issue Links
- is duplicated by
-
SPARK-7110 when use saveAsNewAPIHadoopFile, sometimes it throws "Delegation Token can be issued only with kerberos or web authentication"
- Resolved
- links to