Aaron Fabbri created HADOOP-14144:
-------------------------------------

             Summary: s3guard: CLI import does not yield an empty diff.
                 Key: HADOOP-14144
                 URL: https://issues.apache.org/jira/browse/HADOOP-14144
             Project: Hadoop Common
          Issue Type: Sub-task
            Reporter: Aaron Fabbri
            Priority: Minor


I expected the following steps to yield zero diff from `hadoop s3guard diff` 
command.

(1) hadoop s3guard init ... (create fresh table)
(2) hadoop s3guard import (fresh table, existing bucket with data in it)
(3) hadoop s3guard diff ..

Instead I still get a non-zero diff on step #3, and also noticed some entries 
are printed twice.

{noformat}
dude@computer:~/Code/hadoop$ hadoop s3guard diff -meta dynamodb://dude-dev 
-region us-west-2 s3a://dude-dev
S3      D       s3a://fabbri-dev/user/fabbri/test/parentdirdest
S3      D       s3a://fabbri-dev/user/fabbri/test/parentdirdest
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to