It sounds like you're interested in something equivalent to the Unix find
command for HDFS.  HADOOP-8989 tracks adding this feature.  There is a
patch available, but it's still under review, so the feature isn't
available in a release yet.

https://issues.apache.org/jira/browse/HADOOP-8989

Chris Nauroth
Hortonworks
http://hortonworks.com/



On Wed, May 8, 2013 at 4:29 AM, shashwat shriparv <dwivedishash...@gmail.com
> wrote:

> hadoop dfs -ls|grep "date you want to see"
>
> you can  use sort on that what ever you like ..
>
> *Thanks & Regards    *
>
> ∞
> Shashwat Shriparv
>
>
>
> On Wed, May 8, 2013 at 6:19 AM, Winston Lin <winston...@gmail.com> wrote:
>
>> Any idea to get recent changed file in hadoop? e.g. files created
>> yesterday?
>>
>> fs -ls will only give us all the files.
>>
>> Thanks
>> Winston
>>
>
>

Reply via email to