-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: HA branch (HDFS-1623)
-
Fix Version/s: HA branch (HDFS-1623)
-
Labels:None
-
Target Version/s:
-
Hadoop Flags:Reviewed
When running HA on a secure cluster, the SBN checkpointing process doesn't seem to pick up the keytab-based credentials for its RPC connection to the active. I think we're just missing a doAs() in the right spot.