ndimiduk commented on pull request #1597: URL: https://github.com/apache/hbase/pull/1597#issuecomment-620268170
> I'm surprised to not see the switch to change `file://` to refer to `RawLocalFileSystem` instead of `LocalFileSystem` here. I assume that means that the system generally works OK? My memory is that doing WAL replay will cause trouble w/o RawLocalFS. > > If you're just laying groundwork, that's also fine. Nope, not touching any of that. I have no intention of making a `LocalFileSystem` or friend that's "safe for production". All I'm trying to do is get an out-of-the-box experience that's not wretched, and behaves roughly as friendly as it used to be on hadoop2.8. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
