steveloughran commented on issue #1208: HADOOP-16423. S3Guard fsck: Check metadata consistency between S3 and metadatastore (log) URL: https://github.com/apache/hadoop/pull/1208#issuecomment-528864203 OK, latest patch is better. * still warns of no etag on a dir; * when you pass a path to a file it is scanned twice * I think we need to be able to disable the modtime checks, because you tend to get them whenever you create an entry after writing a file (system clock is used); they get updated on the first read. Or: we allow a range of accuracy?
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org