You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Shashikant Banerjee (JIRA)" <ji...@apache.org> on 2018/08/23 09:48:00 UTC

[jira] [Created] (HDFS-13860) Space character in the filePath is encode as "+" while creating files in WebHDFS

Shashikant Banerjee created HDFS-13860:
------------------------------------------

             Summary: Space character in the filePath is encode as "+" while creating files in WebHDFS 
                 Key: HDFS-13860
                 URL: https://issues.apache.org/jira/browse/HDFS-13860
             Project: Hadoop HDFS
          Issue Type: Bug
            Reporter: Shashikant Banerjee


$ ./hdfs dfs -mkdir webhdfs://127.0.0.1/tmp1/"file 1"

2018-08-23 15:16:08,258 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable

HW15685:bin sbanerjee$ ./hdfs dfs -ls webhdfs://127.0.0.1/tmp1

2018-08-23 15:16:21,244 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable

Found 1 items

drwxr-xr-x   - sbanerjee hadoop          0 2018-08-23 15:16 webhdfs://127.0.0.1/tmp1/file+1



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org