Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-7816

Unable to open webhdfs paths with "+"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 2.7.0
    • 2.7.0
    • webhdfs
    • None
    • Reviewed

    Description

      webhdfs requests to open files with % characters in the filename fail because the filename is not being decoded properly. For example:

      $ hadoop fs -cat 'webhdfs://nn/user/somebody/abc%def'
      cat: File does not exist: /user/somebody/abc%25def

      Attachments

        1. HDFS-7816.patch
          2 kB
          Kihwal Lee
        2. HDFS-7816.patch
          2 kB
          Kihwal Lee
        3. HDFS-7816.002.patch
          6 kB
          Haohui Mai

        Issue Links

          Activity

            People

              wheat9 Haohui Mai
              jlowe Jason Darrell Lowe
              Votes:
              0 Vote for this issue
              Watchers:
              14 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: