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/03 15:53:02 UTC

[GitHub] [hadoop-ozone] ayushtkn opened a new pull request #290: HDDS-2657. Key get command creates the output file even in case of KE…

ayushtkn opened a new pull request #290: HDDS-2657. Key get command creates the output file even in case of KE…
URL: https://github.com/apache/hadoop-ozone/pull/290
 
 
   …Y_NOT_FOUND
   
   ## What changes were proposed in this pull request?
   
   Prevent creation of Empty output file in case of KEY_NOT_FOUND
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-2657
   
   ## How was this patch tested?
   
   Verified : 
   ayush@ayushpc:~/ozone/hadoop-ozone/hadoop-ozone/dist/target/ozone-0.5.0-SNAPSHOT/bin$ ./ozone sh key get "hive/bucket/key 21" "file 21"
   KEY_NOT_FOUND Key not found
   ayush@ayushpc:~/ozone/hadoop-ozone/hadoop-ozone/dist/target/ozone-0.5.0-SNAPSHOT/bin$ ll
   total 24
   drwxr-xr-x  2 ayush ayush  4096 Dec  2 22:55 ./
   drwxr-xr-x 13 ayush ayush  4096 Dec  2 23:05 ../
   -rwxr-xr-x  1 ayush ayush 12786 Dec  2 22:55 ozone*

----------------------------------------------------------------
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