Created 04-27-2018 10:50 AM
I have integrated Hive with AWS S3. Data written to Amazon S3 buckets is subject to the "eventual consistency" . For strong consistency Cloudera suggest enabling s3Guard feature.
When I create hive table or add any data in S3 bucket I am not getting any metadata in AWS DynamoDB table. DynamoDB Table do not have any item. How can I make sure that S3Guard feature is enabled succesfully?
Could you please suggest me why it is happening?