You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2019/12/08 07:57:32 UTC

[GitHub] [hadoop-ozone] avijayanhwx opened a new pull request #327: HDDS-2689. OMException NOT_A_FILE missing space in the exception mess…

avijayanhwx opened a new pull request #327: HDDS-2689. OMException NOT_A_FILE missing space in the exception mess…
URL: https://github.com/apache/hadoop-ozone/pull/327
 
 
   …age.
   
   ## What changes were proposed in this pull request?
   
   `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
   `
   "as" got attached to the name of the file.
   OMFileCreateRequest L211 and L246 : Need to add space before "as"
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-2689
   
   ## How was this patch tested?
   Simple change. No testing needed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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