Hello All, Does someone knows if all issues from append functionality have been fixed on Hadoop latest stable version (1.0.X)???
I mean, I had a lot of problems with append on hadoop 0.20.2. I noticed that one of the guarantees of the append function, that readers can read data that has been flushed by the writer, was not working. For that reason they created the config parameter dfs.support.append, which is false by default, just to be used on development or test clusters. Is it true by default now on latest version? IF append functionality is not stable yet, does someone knows if there is some estimative to be? Br, Fabio Almeida