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 2020/01/07 18:36:55 UTC

[GitHub] [hadoop-ozone] smengcl commented on issue #415: [WIP] HDDS-2840. Implement ofs://: mkdir

smengcl commented on issue #415: [WIP] HDDS-2840. Implement ofs://: mkdir
URL: https://github.com/apache/hadoop-ozone/pull/415#issuecomment-571714871
 
 
   Status update:
   1. For now mkdir works in ozone fs shell. `mkdir -p` will create volume and bucket if they don't exist. See commit message ebd2bf8e28976f370e8fc17ecf42b1b3c4497a3e how I tested it. Note: Hasn't been tested throughly!
   2. In order for the code to compile after rebase to latest dev branch, I have manually applied HDDS-2777 and HDDS-2785 to OFS classes (as they were copied from existing o3fs classes and some APIs has changed).

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