Hello Chaitanya , using getInputpaths() you can do this . See here
http://hadoop.apache.org/core/docs/current/api/org/apache/hadoop/mapred/JobConf.html#getInputPaths() --- Peeyush On Thu, 2008-05-08 at 15:07 +0530, chaitanya krishna wrote: > Hi, > > I want to get the "URL" paths of files that are stored in dfs. Is there > any way to get it? > > > Thank you
