Stephen Fritz created HDFS-4789: ----------------------------------- Summary: redirectToRandomDataNode tries to get a delegation token without verifying security is enabled Key: HDFS-4789 URL: https://issues.apache.org/jira/browse/HDFS-4789 Project: Hadoop HDFS Issue Type: Bug Reporter: Stephen Fritz Priority: Minor
Saw a warning message stating "trying to get DT with no secret manager running". The isAllowedDelegationTokenOp() check call is questionably faulty, as per https://issues.apache.org/jira/browse/HADOOP-9461. Since HADOOP-9461 is potentially incompatible, I'm adding this minor check here to limit spurious / scary warnings -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira