Ravi Prakash created HDFS-3627:
----------------------------------
Summary: OfflineImageViewer oiv Indented processor prints out the Java class
name in the DELEGATION_KEY field
Key: HDFS-3627
URL: https://issues.apache.org/jira/browse/HDFS-3627
Project: Hadoop HDFS
Issue Type: Bug
Reporter: Ravi Prakash
Priority: Minor
Instead of the contents of the delegation key this is printed out
DELEGATION_KEY = org.apache.hadoop.security.token.delegation.DelegationKey@1e2ca7
DELEGATION_KEY = org.apache.hadoop.security.token.delegation.DelegationKey@105bd58
DELEGATION_KEY = org.apache.hadoop.security.token.delegation.DelegationKey@1d1e730
DELEGATION_KEY = org.apache.hadoop.security.token.delegation.DelegationKey@1a116c9
DELEGATION_KEY = org.apache.hadoop.security.token.delegation.DelegationKey@df1832
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|