Quantcast
Channel: Simplilearn Community
Viewing all articles
Browse latest Browse all 50081

what is HttpFS?

$
0
0
HttpFS is a server that provides a REST HTTP gateway supporting all HDFS File System operations (read and write). And it is inteoperable with the webhdfs REST HTTP API.

HttpFS can be used to transfer data between clusters running different versions of Hadoop (overcoming RPC versioning issues), for example using Hadoop DistCP.

HttpFS can be used to access data in HDFS on a cluster behind of a firewall (the HttpFS server acts as a gateway and is the only system that is allowed to cross...

what is HttpFS?

Viewing all articles
Browse latest Browse all 50081

Trending Articles