[
https://issues.apache.org/jira/browse/HADOOP-14144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aaron Fabbri updated HADOOP-14144:
----------------------------------
Description:
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. I 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://dude-dev/user/fabbri/test/parentdirdest
S3 D s3a://dude-dev/user/fabbri/test/parentdirdest
{noformat}
was:
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}
> s3guard: CLI diff non-empty after import on new table
> -----------------------------------------------------
>
> Key: HADOOP-14144
> URL: https://issues.apache.org/jira/browse/HADOOP-14144
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs/s3
> 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. I 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://dude-dev/user/fabbri/test/parentdirdest
> S3 D s3a://dude-dev/user/fabbri/test/parentdirdest
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]