Uploaded image for project: 'Hue (READ ONLY)'
  1. Hue (READ ONLY)
  2. HUE-2630

[fb] Support filenames with spaces and parenthesis

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Critical
    • Resolution: Fixed
    • Affects Version/s: 3.7.0
    • Fix Version/s: 3.8.0
    • Component/s: app.filebrowser
    • Labels:
      None

      Description

      e.g.
      query_result (6).csvssss
      test ( )

      curl "http://localhost:50070/webhdfs/v1/user/romain/query_result%20%286%29.csvssss?op=GETFILESTATUS&user.name=hue&doas=romain"
      {"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/romain/query_result 
      
      romain@runreal:~/projects/hue$ hadoop fs -ls
      -rw-r--r--   1 romain supergroup          0 2015-03-16 10:33 tes (6)
      drwxr-xr-x   - romain supergroup          0 2014-12-29 11:20 test
      -rw-r--r--   1 romain supergroup          0 2015-03-16 10:33 test (
      -rw-r--r--   1 romain supergroup          0 2015-03-16 10:33 test ( )
      -rw-r--r--   1 romain supergroup          0 2015-03-16 10:33 test space
      -rw-r--r--   1 romain supergroup          3 2015-03-16 10:34 test%20%28
      -rw-r--r--   1 romain supergroup          3 2015-03-16 10:34 test%20%28%20%29
      

        Attachments

          Activity

            People

            • Assignee:
              romain Romain Rigaux
              Reporter:
              romain Romain Rigaux
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: