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/10/08 17:22:59 UTC

[GitHub] [hadoop] steveloughran commented on issue #1576: HADOOP-16520 dynamodb ms version race refactor.

steveloughran commented on issue #1576: HADOOP-16520 dynamodb ms version race refactor. 
URL: https://github.com/apache/hadoop/pull/1576#issuecomment-539616795
 
 
   One change for this: can we stop telling the user all is good at info? It's the good state.
   
   I saw this on a bucket-info command where this is the first message everyone sees. Assuming this is constant for all other commands, it's a distraction
   
   ```
   bin/hadoop s3guard bucket-info -guarded s3a://landsat-pds/
   2019-10-08 18:14:02,439 [main] INFO  s3guard.DynamoDBMetadataStoreTableHandler (DynamoDBMetadataStoreTableHandler.java:verifyVersionCompatibility(423)) - Table s3guard-us-west-2 contains correct version marker TAG and ITEM.
   Filesystem s3a://landsat-pds
   Location: us-west-2
   Filesystem s3a://landsat-pds is using S3Guard with store DynamoDBMetadataStore{region=us-west-2, tableName=s3guard-us-west-2, tableArn=arn:aws:dynamodb:us-west-2:980678866538:table/s3guard-us-west-2}
   ```
   
    

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