From: Ted Yu [mailto:[email protected]] Subject: Re: Is FileSystem thread-safe? >>FileSystem is an abstract class, what concrete class are you using >>(DistributedFileSystem, etc) ? Good point. I am calling FileSystem.get(URI uri, Configuration conf) with an URI like "hdfs://server:port/..." on a remote server, so I assume it is creating a DistributedFileSystem. However I am not finding any documentation discussing its thread-safety (or lack thereof), perhaps you can point me to it? Thanks, john
- Is FileSystem thread-safe? John Lilley
- Re: Is FileSystem thread-safe? Ted Yu
- RE: Is FileSystem thread-safe? John Lilley
- Re: Is FileSystem thread-safe? Ted Yu
- Re: Is FileSystem thread-safe? Arpit Agarwal
- Re: Is FileSystem thread-saf... Matthew Farrellee
- RE: Is FileSystem thread-saf... John Lilley
- Re: Is FileSystem thread... Vinod Kumar Vavilapalli
- RE: Is FileSystem th... John Lilley
- Re: Is FileSystem th... Vinod Kumar Vavilapalli
