Host Mapping Hadoop Cluster Client Gatewayexternal=gw.ext NameNodeexternal=nn.extinternal=nn.int DataNodeexternal=dn.extinternal=dn.int 1  POST https://gw.ext:8443/gateway/cluster/webhdfs/v1/temp/file 2  POST http://nn.ext:50070/webhdfs/v1/temp/file 3  201, Location=http://dn.int:50075/webhdfs/v1/temp/file 4  Hostmap:dn.int -> dn.ext 5  201, Location=https:gw.ext:8443/gateway/cluster/webhdfs/data/temp/file?_=[loc=http:dn.ext:50075/webhdfs/v1/temp/file>]</i> 6  POST https:gw.ext:8443/gateway/cluster/webhdfs/data/temp/file?_=[loc=http:dn.ext:50075/webhdfs/v1/temp/file>]</i> 7  POST loc=http://dn.ext:50075/webhdfs/v1/temp/file> 8OK 200 OK 9  200 OK Text show in[italic green]above is encrypted.
  • No labels