Re: Regarding hsync

2013-07-11 Thread Hemant Bhanawat
Hi, Any help? Thanks in advance, Hemant - Original Message - From: Hemant Bhanawat hema...@vmware.com To: hdfs-dev@hadoop.apache.org Sent: Tuesday, July 9, 2013 12:55:23 PM Subject: Regarding hsync Hi, I am currently working on hadoop version 2.0.*. Currently, hsync does

Regarding hsync

2013-07-09 Thread Hemant Bhanawat
Hi, I am currently working on hadoop version 2.0.*. Currently, hsync does not update the file size on namenode. So, if my process dies after calling hsync but before calling file close, the file is left with an inconsistent file size. I would like to fix this file size. Is there a way to do

Partially written SequenceFile

2013-07-04 Thread Hemant Bhanawat
In Progress Exception) { } catch (Already Being Created Exception) { } catch (Exception) { break; } } Would it be possible for you to let me know if this approach has any shortcomings or if there are any other better alternatives available? Thanks, Hemant Bhanawat