Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Code Block
message [Protocol] ( input ) : output

Wiki MarkupThe {{\[Protocol\]}} portion describes the protocol, authentication mechanism and identities exchanged.

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="a8b70973-42ba-4100-9dcc-5dbedfd0c737"><ac:plain-text-body><![CDATA[

Abbreviation

Description

[KRB]

Kerberos Protocol

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="3b1261d4-381b-44f0-8cb8-d0006f35a535"><ac:plain-text-body><![CDATA[

[RSKT:{kerberos-service-ticket}]

RPC protocol with SASL mutual authentication using Kerberos tickets.

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="ea357be3-19aa-46f4-b321-fd457b5f3c4b"><ac:plain-text-body><![CDATA[

[RSAT:{access-token}]

RPC protocol with SASL client authentication using access tokens (e.g. YARN Node Manager Token).

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="ad4ab1d0-b01d-41c4-959a-dbf339c3471d"><ac:plain-text-body><![CDATA[

[RSDT:{delegation-token}]

RPC protocol with SASL client authentication using delegation tokens (e.g. HDFS Name Node Delegation Token).

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="efbb2932-26fb-437e-bafb-46315e12894e"><ac:plain-text-body><![CDATA[

[STP]

Shuffle data transfer protocol between ShuffleService and ReduceTask. HTTP protocol with TODO.

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="bf75703b-aac8-46c8-b73a-61da6c28f1f0"><ac:plain-text-body><![CDATA[

[DTP]

Block data transfer protocol between the DataNode and a client. HTTP protocol with block tokens plus SHA1 hash exchange. ]]></ac:plain-text-body></ac:structured-macro>

Suffixes are used in many cases to denote type.

...

This diagram illustrates the flow of NodeManager Tokens throughout a MapReduce Job's life-cycle.

Image RemovedImage Added

  1. TODO
  2. TODO
  3. TODO