You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2019/08/02 13:55:02 UTC

[GitHub] [hadoop] bgaborg commented on issue #1208: HADOOP-16423. S3Guard fsck: Check metadata consistency between S3 and metadatastore (log) (WIP)

bgaborg commented on issue #1208: HADOOP-16423. S3Guard fsck: Check metadata consistency between S3 and metadatastore (log) (WIP)
URL: https://github.com/apache/hadoop/pull/1208#issuecomment-517709806
 
 
   Missing things:
   
   - Add AUTHORITATIVE_DIRECTORY_CONTENT_MISMATCH check and test. It should detect if an authoritative directory listing content is not equal to what is on in S3 (S3 is the source of throught)
   - Wire VersionID check flag in from CLI / turn versionID checking off altogether and remove check and test for it
   - Remove blockSize check since we don't store it in dynamo, and makes no sense in S3
   - Remove owner check since we don't store it in dynamo
   - Wire root path parameter from CLI, so the root path of the scan can be defined within the bucket.

----------------------------------------------------------------
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: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org