You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by junwen ji <bi...@gmail.com> on 2010/12/06 17:42:19 UTC

About the indexing of HDFS

   Hi,I want to read the source files about the index-processing of the HDFS
file system. But I have trouble finding the relevant source file,could you
please give me some advice?
  Thanks a lot!

Re: About the indexing of HDFS

Posted by Jeff Zhang <zj...@gmail.com>.
You can refer MapFile.java and TFile.java for the indexing details of
these two types of files

2010/12/7 junwen ji <bi...@gmail.com>:
>   Hi,I want to read the source files about the index-processing of the HDFS
> file system. But I have trouble finding the relevant source file,could you
> please give me some advice?
>  Thanks a lot!
>



-- 
Best Regards

Jeff Zhang