[
https://issues.apache.org/jira/browse/HDFS-6310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Akira AJISAKA updated HDFS-6310:
--------------------------------
Attachment: HDFS-6319.patch
Attaching a patch. I verified OIV output the information of Delegation Tokens
with the patch locally. Here is the output:
{code}
<SecretManagerSection>
<currentId>2</currentId><tokenSequenceNumber>1</tokenSequenceNumber><DelegationKey><Id>1</Id><ExpiryDate>1398857460505</ExpiryDate></DelegationKey>
<DelegationKey><Id>2</Id><ExpiryDate>1398943860505</ExpiryDate></DelegationKey>
<PersistToken><Version>0</Version><Owner>aajisaka</Owner><Renewer>JobTracker</Renewer><RealUser></RealUser><IssueDate>1398857452426</IssueDate><MaxDate>1398857462426</MaxDate><SequenceNumber>1</SequenceNumber><MasterKeyId>2</MasterKeyId><ExpiryDate>1398857457426</ExpiryDate></PersistToken>
</SecretManagerSection>
{code}
> PBImageXmlWriter should output information about Delegation Tokens
> ------------------------------------------------------------------
>
> Key: HDFS-6310
> URL: https://issues.apache.org/jira/browse/HDFS-6310
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: tools
> Affects Versions: 2.4.0
> Reporter: Akira AJISAKA
> Attachments: HDFS-6319.patch
>
>
> Separated from HDFS-6293.
> The 2.4.0 pb-fsimage does contain tokens, but OfflineImageViewer with -XML
> option does not show any tokens.
--
This message was sent by Atlassian JIRA
(v6.2#6252)