sorry, it's my fault, it's working as expected On Sun, Apr 12, 2009 at 12:43 AM, javateck javateck <javat...@gmail.com>wrote:
> Hi:
> I'm trying to use "FSDataOutputStream create(Path f, boolean
> overwrite)", I'm calling "create(new Path("somePath"), false)", but creation
> still fails with IOException even when the file does not exist, can someone
> explain the behavior?
>
> thanks,
>
