Details
Description
ServiceClient.java specifically checks if the keytab URI scheme is hdfs or file. This restricts it from supporting other FileSystem API conforming FSs like s3a, wasb, gs, etc.
Attachments
Attachments
Issue Links
- causes
-
YARN-10308 Update javadoc and variable names for keytab in yarn services as it supports filesystems other than hdfs and local file system
- Resolved