liuml07 commented on pull request #2248: URL: https://github.com/apache/hadoop/pull/2248#issuecomment-681183572
@wayneseguin I have linked the PR to the JIRA by creating a "Link" item in the JIRA. You can check the JIRA. I guess my question was more about: does your fix work with NTFS where short 8.3 character is disabled? The implementation `~` assumes short 8.3 character is available, which *can* be false if user disables the NTFS feature explicitly for performance reasons. I'm not suggesting we or you should do that, or to force users do that or not do that. I point out the possibility it *may* be disabled. Sorry for previous confusion :) I'm not a Windows expert (or fan), but quote usually works in Linux/MacOS. So I asked if that is a simpler solution to Windows as well. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
