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,

Reply via email to