...
Code Block |
---|
message [Protocol] ( input ) : output |
The {{\ Wiki Markup [Protocol
\]
}} portion describes the protocol, authentication mechanism and identities exchanged.
Abbreviation | Description | <ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="439817dc-4c36-40f7-a1bd-f542fe318e0b"><ac:plain-text-body><![CDATA[|||
---|---|---|---|---|
| Kerberos Protocol | |||
]]></ac:plain-text-body></ac:structured-macro> | <ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="a19946fa-1be9-49a8-9659-2043dc43c64a"><ac:plain-text-body><![CDATA | 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="7457a010-e713-4c0e-abe3-c616c474182b"><ac:plain-text-body><![CDATA[ | |
| 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="5723b608-ace8-4ffc-813f-ba8d9a149e14"><ac:plain-text-body><![CDATA[ | |
| 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="181809cc-9ffa-43e1-bfbb-93e2fe3c3e9b"><ac:plain-text-body><![CDATA[ |
| 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="458869fc-0b4d-4b83-bf53-4a1f875beedd"><ac:plain-text-body><![CDATA[ |
| 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.
...