Re: DFSClient Protocol and FileSystem class

2011-07-31 Thread Tsz Wo Sze
t Protocol and FileSystem class What is the difference between DFSClient Protocol and FileSystem class in Hadoop DFS (HDFS). Both of these classes are used for connecting a remote client to the namenode in HDFS. So,  I wanted to know the advantages of one over the other and which one is su

DFSClient Protocol and FileSystem class

2011-07-31 Thread jagaran das
What is the difference between DFSClient Protocol and FileSystem class in Hadoop DFS (HDFS). Both of these classes are used for connecting a remote client to the namenode in HDFS. So,  I wanted to know the advantages of one over the other and which one is suitable for remote-client