Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Hadoop 2.5.1 or before: all classes used to implement Kerberos support is in Hadoop-auth component.
Hadoop 2.6.0: There is a refactor to support delegation token in Hadoop [4]. Most components in Hadoop, such as RM, Httpfs and Kms, have rewritten authentication mechanism to use delegation token. https://issues.apache.org/jira/browse/HADOOP-10771
So, this task is to refactor authentication mechanism to support delegation token.
Attachments
Attachments
Issue Links
- blocks
-
SQOOP-1775 Sqoop2: Migrate to URL parameter user.name instead of using header
- Resolved
- is depended upon by
-
SQOOP-1528 Sqoop2: Kerberos support on DoAs function
- Resolved
-
SQOOP-1633 Add Unit/Integration tests for Kerberos support
- Open
- links to