Hi Vikas,

                 You can get the FileSystem instance by calling
FileSystem.get(Configuration);
                 Once you get the FileSystem instance you can use
FileSystem.listStatus(InputPath); to get the fileStatus instances.

Best,
Mahesh Balija,
Calsoft Labs.

On Tue, Feb 12, 2013 at 12:35 PM, Vikas Jadhav <vikascjadha...@gmail.com>wrote:

> Hi all,
> How to get number of Input files and thier to particular mapreduce job in
> java MapReduce  program.
>
> --
> *
> *
> *
>
> Thanx and Regards*
> * Vikas Jadhav*
>

Reply via email to