Hello, Over in HBase, we enforce hsync, hflush characteristics where they're supported by the configured FIleSystem. My read of the API (2.10.0) is that the only object that can be queried for availability of these characteristics is an OutpuStream instance. Is that so? Is there a way to get at the availability of these features from FileSystem class or instance?
Thanks, Nick --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-user-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-user-h...@hadoop.apache.org