In other words, given an instance of org.apache.hadoop.fs.FileSystem, can multiple threads access it simultaneously? I am assuming no since it is not synchronized.
Thanks, John Lilley
In other words, given an instance of org.apache.hadoop.fs.FileSystem, can multiple threads access it simultaneously? I am assuming no since it is not synchronized.
Thanks, John Lilley