Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-13092

RawLocalFileSystem is not case sensitive

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • 0.23.0
    • None
    • fs
    • None

    Description

      RawLocalFileSystem is not case sensitive but I am not sure if it should be.
      This class relays on the underlying OS filesystem so if it runs on a non case sensitive OS the class will be insensitive as well.
      On Mac follow the following commands:

      1. echo asdf > lower.txt
      2. cat loWer.txt

      Do we need to make RawLocalFileSystem class case sensitive? Please help.

      Attachments

        Issue Links

          Activity

            People

              boky01 Andras Bokor
              boky01 Andras Bokor
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: