<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: delegation token and block token question in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/delegation-token-and-block-token-question/m-p/202308#M78704</link>
    <description>&lt;P&gt;Thanks a lot for giving great explanation. Just a last question,   delegation token is given by NN, from NN  what package or what tool provides the delegation token. Is it part of  namenode package?&lt;/P&gt;</description>
    <pubDate>Thu, 24 May 2018 21:31:04 GMT</pubDate>
    <dc:creator>mokkan</dc:creator>
    <dc:date>2018-05-24T21:31:04Z</dc:date>
    <item>
      <title>delegation token and block token question</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/delegation-token-and-block-token-question/m-p/202306#M78702</link>
      <description>&lt;P&gt;As far as I know after kerberos authentication is established, we can get delegation token and even if we kdestroy the tickets, we can still access using delegation token. Is delegation token part of kerberos or  just depend on kereberos?  Is it just a separate pacakge?&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 13:16:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/delegation-token-and-block-token-question/m-p/202306#M78702</guid>
      <dc:creator>mokkan</dc:creator>
      <dc:date>2022-09-16T13:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: delegation token and block token question</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/delegation-token-and-block-token-question/m-p/202307#M78703</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/45228/ananth252.html" nodeid="45228"&gt;@Mokkan Mok&lt;/A&gt; &lt;/P&gt;&lt;P&gt;1. We can get delegation token and even if we kdestroy the tickets, we can still access using delegation token?&lt;/P&gt;&lt;P&gt;Yes, the following hc link shows exactly this with an example&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/articles/50069/demystifying-delegation-token.html" target="_blank"&gt;https://community.hortonworks.com/articles/50069/demystifying-delegation-token.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2. Is delegation token part of kerberos or just depend on kereberos? &lt;/P&gt;&lt;P&gt;Delegation token is not part of kerberos. But in order to get a delegation token you need to have a valid kerberos token.&lt;/P&gt;&lt;P&gt;3. Is it just a separate package?&lt;/P&gt;&lt;P&gt;Each hadooop service like HDFS, YARN, HIVE, HBASE client api provides a way to fetch delegation tokens. Each delagation token has expiration and max issue date. As long as is valid clients can use the delegation token to authenticate with the service.&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;*** If you found this answer addressed your question, please take a moment to login and click the "accept" link on the answer.&lt;/P&gt;</description>
      <pubDate>Thu, 24 May 2018 21:20:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/delegation-token-and-block-token-question/m-p/202307#M78703</guid>
      <dc:creator>falbani</dc:creator>
      <dc:date>2018-05-24T21:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: delegation token and block token question</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/delegation-token-and-block-token-question/m-p/202308#M78704</link>
      <description>&lt;P&gt;Thanks a lot for giving great explanation. Just a last question,   delegation token is given by NN, from NN  what package or what tool provides the delegation token. Is it part of  namenode package?&lt;/P&gt;</description>
      <pubDate>Thu, 24 May 2018 21:31:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/delegation-token-and-block-token-question/m-p/202308#M78704</guid>
      <dc:creator>mokkan</dc:creator>
      <dc:date>2018-05-24T21:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: delegation token and block token question</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/delegation-token-and-block-token-question/m-p/202309#M78705</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/45228/ananth252.html" nodeid="45228"&gt;@Mokkan Mok&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Yes, Namenode gives the delegation token. Command line tool is:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;# hdfs fetchdt &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;More on it here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-hdfs/HdfsUserGuide.html#fetchdt" target="_blank"&gt;https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-hdfs/HdfsUserGuide.html#fetchdt&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Note: If you are satisfied with the answer, please take a moment to login and click the "accept" link on the answer. &lt;/P&gt;</description>
      <pubDate>Thu, 24 May 2018 21:33:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/delegation-token-and-block-token-question/m-p/202309#M78705</guid>
      <dc:creator>falbani</dc:creator>
      <dc:date>2018-05-24T21:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: delegation token and block token question</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/delegation-token-and-block-token-question/m-p/202310#M78706</link>
      <description>&lt;P&gt;Thanks a lot.&lt;/P&gt;</description>
      <pubDate>Thu, 24 May 2018 21:39:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/delegation-token-and-block-token-question/m-p/202310#M78706</guid>
      <dc:creator>mokkan</dc:creator>
      <dc:date>2018-05-24T21:39:58Z</dc:date>
    </item>
  </channel>
</rss>

