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 "Aaron Fabbri (JIRA)" <ji...@apache.org> on 2017/03/03 00:38:45 UTC

[jira] [Created] (HADOOP-14144) s3guard: CLI import does not yield an empty diff.

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