[jira] [Updated] (HADOOP-14168) S3GuardTool tests should not run if S3Guard is not set up

2017-03-10 Thread Aaron Fabbri (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-14168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aaron Fabbri updated HADOOP-14168:
--
Resolution: Fixed
Status: Resolved  (was: Patch Available)

Committed to HADOOP-13345 feature branch..  Thank you [~mackrorysd] for the 
contribution and thanks [~liuml07] for the review.

> S3GuardTool tests should not run if S3Guard is not set up
> -
>
> Key: HADOOP-14168
> URL: https://issues.apache.org/jira/browse/HADOOP-14168
> Project: Hadoop Common
>  Issue Type: Sub-task
>  Components: fs/s3
>Reporter: Sean Mackrory
>Assignee: Sean Mackrory
> Attachments: HADOOP-14168-HADOOP-13345.001.patch, 
> HADOOP-14168-HADOOP-13345.002.patch, HADOOP-14168-HADOOP-13345.003.patch
>
>
> I saw ITestS3GuardToolDynamoDB fail when running without any S3Guard 
> configuration set up because it will run even with -Ds3guard.



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

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



[jira] [Updated] (HADOOP-14168) S3GuardTool tests should not run if S3Guard is not set up

2017-03-10 Thread Mingliang Liu (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-14168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mingliang Liu updated HADOOP-14168:
---
Target Version/s: HADOOP-13345
 Component/s: fs/s3

> S3GuardTool tests should not run if S3Guard is not set up
> -
>
> Key: HADOOP-14168
> URL: https://issues.apache.org/jira/browse/HADOOP-14168
> Project: Hadoop Common
>  Issue Type: Sub-task
>  Components: fs/s3
>Reporter: Sean Mackrory
>Assignee: Sean Mackrory
> Attachments: HADOOP-14168-HADOOP-13345.001.patch, 
> HADOOP-14168-HADOOP-13345.002.patch, HADOOP-14168-HADOOP-13345.003.patch
>
>
> I saw ITestS3GuardToolDynamoDB fail when running without any S3Guard 
> configuration set up because it will run even with -Ds3guard.



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

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



[jira] [Updated] (HADOOP-14168) S3GuardTool tests should not run if S3Guard is not set up

2017-03-10 Thread Aaron Fabbri (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-14168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aaron Fabbri updated HADOOP-14168:
--
Attachment: HADOOP-14168-HADOOP-13345.003.patch

Looks good to me.  I removed the unused import and am attaching v3 patch to get 
clean Yetus run then I'll commit it.

> S3GuardTool tests should not run if S3Guard is not set up
> -
>
> Key: HADOOP-14168
> URL: https://issues.apache.org/jira/browse/HADOOP-14168
> Project: Hadoop Common
>  Issue Type: Sub-task
>Reporter: Sean Mackrory
>Assignee: Sean Mackrory
> Attachments: HADOOP-14168-HADOOP-13345.001.patch, 
> HADOOP-14168-HADOOP-13345.002.patch, HADOOP-14168-HADOOP-13345.003.patch
>
>
> I saw ITestS3GuardToolDynamoDB fail when running without any S3Guard 
> configuration set up because it will run even with -Ds3guard.



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

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



[jira] [Updated] (HADOOP-14168) S3GuardTool tests should not run if S3Guard is not set up

2017-03-09 Thread Sean Mackrory (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-14168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Mackrory updated HADOOP-14168:
---
Status: Patch Available  (was: Open)

> S3GuardTool tests should not run if S3Guard is not set up
> -
>
> Key: HADOOP-14168
> URL: https://issues.apache.org/jira/browse/HADOOP-14168
> Project: Hadoop Common
>  Issue Type: Sub-task
>Reporter: Sean Mackrory
>Assignee: Sean Mackrory
> Attachments: HADOOP-14168-HADOOP-13345.001.patch, 
> HADOOP-14168-HADOOP-13345.002.patch
>
>
> I saw ITestS3GuardToolDynamoDB fail when running without any S3Guard 
> configuration set up because it will run even with -Ds3guard.



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

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



[jira] [Updated] (HADOOP-14168) S3GuardTool tests should not run if S3Guard is not set up

2017-03-09 Thread Sean Mackrory (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-14168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Mackrory updated HADOOP-14168:
---
Attachment: HADOOP-14168-HADOOP-13345.002.patch

Ah yes - I had wanted something along those lines but was looking for 
assumeEquals :)

> S3GuardTool tests should not run if S3Guard is not set up
> -
>
> Key: HADOOP-14168
> URL: https://issues.apache.org/jira/browse/HADOOP-14168
> Project: Hadoop Common
>  Issue Type: Sub-task
>Reporter: Sean Mackrory
>Assignee: Sean Mackrory
> Attachments: HADOOP-14168-HADOOP-13345.001.patch, 
> HADOOP-14168-HADOOP-13345.002.patch
>
>
> I saw ITestS3GuardToolDynamoDB fail when running without any S3Guard 
> configuration set up because it will run even with -Ds3guard.



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

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



[jira] [Updated] (HADOOP-14168) S3GuardTool tests should not run if S3Guard is not set up

2017-03-09 Thread Sean Mackrory (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-14168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Mackrory updated HADOOP-14168:
---
Attachment: HADOOP-14168-HADOOP-13345.001.patch

> S3GuardTool tests should not run if S3Guard is not set up
> -
>
> Key: HADOOP-14168
> URL: https://issues.apache.org/jira/browse/HADOOP-14168
> Project: Hadoop Common
>  Issue Type: Sub-task
>Reporter: Sean Mackrory
>Assignee: Sean Mackrory
> Attachments: HADOOP-14168-HADOOP-13345.001.patch
>
>
> I saw ITestS3GuardToolDynamoDB fail when running without any S3Guard 
> configuration set up because it will run even with -Ds3guard.



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

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



[jira] [Updated] (HADOOP-14168) S3GuardTool tests should not run if S3Guard is not set up

2017-03-09 Thread Sean Mackrory (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-14168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Mackrory updated HADOOP-14168:
---
Issue Type: Sub-task  (was: Bug)
Parent: HADOOP-13345

> S3GuardTool tests should not run if S3Guard is not set up
> -
>
> Key: HADOOP-14168
> URL: https://issues.apache.org/jira/browse/HADOOP-14168
> Project: Hadoop Common
>  Issue Type: Sub-task
>Reporter: Sean Mackrory
>Assignee: Sean Mackrory
>
> I saw ITestS3GuardToolDynamoDB fail when running without any S3Guard 
> configuration set up because it will run even with -Ds3guard.



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

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