Re: HDFS Files Deleted

2012-04-26 Thread Patrick Angeles
It might be too late now since this is several hours ago, but you might have been able to recover some of it by shutting down the DNs, and restoring a previous fsimage (you *are* checkpointing, aren't you?). On Thu, Apr 26, 2012 at 4:22 PM, M. C. Srivas wrote: > Do you have snapshots? Or other

Re: HDFS Files Deleted

2012-04-26 Thread M. C. Srivas
Do you have snapshots? Or other forms of backup? Otherwise you are basically out of luck. On Thu, Apr 26, 2012 at 11:00 AM, varun kumar wrote: > Thanks for your quick reply john. > > I have't configured *fs.trash.interval* in my core-site.xml,after this > disaster i have configured,Is there a

Re: HDFS Files Deleted

2012-04-26 Thread varun kumar
Thanks for your quick reply john. I have't configured *fs.trash.interval* in my core-site.xml,after this disaster i have configured,Is there any other option to retrieve the data back. Regards, Varun Kumar.P On Thu, Apr 26, 2012 at 7:19 PM, John George wrote: > If you did not use –skipTrash,

Re: HDFS Files Deleted

2012-04-26 Thread John George
If you did not use –skipTrash, the file should be in your trash. Refer: http://hadoop.apache.org/common/docs/current/hdfs_design.html#File+Deletes+and+Undeletes for more information. From: varun kumar mailto:varun@gmail.com>> Reply-To: "hdfs-user@hadoop.apache.org