Re: MapFile usage

2007-07-04 Thread Open Study
Hi Phantom To operate the Mapfile isn't difficult by itself, simply follow the order 1) create the mapfile writer or reader by specifying the JobConf, file system, the path name of the mapfile. If creating the MapFile you also need to specify the key class(shall implement org.apache.hadoop.io.W

MapFile usage

2007-07-02 Thread Phantom
Would someone be kind enough to share with me any code/sample they have for using the MapFile class ? Thanks A