Hi@akhtar,
It seems you are providing the wrong path in your MapReduce program. First, check if the file is present or not in Hadoop Hdfs. Otherwise, you can put the file using the below command in your Hadoop Cluster.
$ hadoop fs -put <datafile> /user/hduser/input