You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Ayush Saxena (Jira)" <ji...@apache.org> on 2019/12/07 13:24:00 UTC

[jira] [Created] (HDDS-2689) OMException NOT_A_FILE missing space in the exception message

Ayush Saxena created HDDS-2689:
----------------------------------

             Summary: OMException NOT_A_FILE missing space in the exception message
                 Key: HDDS-2689
                 URL: https://issues.apache.org/jira/browse/HDDS-2689
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
            Reporter: Ayush Saxena


{code:java}
ayush@ayushpc:~/ozone/hadoop-ozone/hadoop-ozone/dist/target/ozone-0.5.0-SNAPSHOT/bin$ ./ozone fs -fs o3fs://bucket.hive -put -d ozone /dir/ozone/file
put: NOT_A_FILE: Can not create file: dir/ozone/fileas there is already file in the given path
{code}

"as" got attached to the name of the file.

OMFileCreateRequest L211 and L246 : Need to add space before "as"



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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