[jira] [Commented] (HADOOP-16832) S3Guard testing doc: Add required parameters for S3Guard testing in IDE

2020-02-06 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/HADOOP-16832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17031624#comment-17031624
 ] 

Hudson commented on HADOOP-16832:
-

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #17928 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/17928/])
HADOOP-16832. S3Guard testing doc: Add required parameters for S3Guard (github: 
rev 146ca0f545c715218732ef702171acee398247c5)
* (edit) hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/testing.md


> S3Guard testing doc: Add required parameters for S3Guard testing in IDE
> ---
>
> Key: HADOOP-16832
> URL: https://issues.apache.org/jira/browse/HADOOP-16832
> Project: Hadoop Common
>  Issue Type: Task
>  Components: fs/s3
>Affects Versions: 3.2.1
>Reporter: Mukund Thakur
>Assignee: Mukund Thakur
>Priority: Major
>
> When I tried running the S3 guard tests using my IDE, they were getting 
> skipped saying s3 guard is not enabled. To enable S3 guard test you have to 
> configure the following property in auth-keys.xml
> 
>  fs.s3a.s3guard.test.enabled
>  true
> 
> Once you have done this tests will still get skipped saying "Test only 
> applies when DynamoDB is used for S3Guard Store"
> To configure dynamo db you have  to set this property in auth-keys.xml
> 
>  fs.s3a.s3guard.test.implementation
>  dynamo
> 
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Commented] (HADOOP-16832) S3Guard testing doc: Add required parameters for S3Guard testing in IDE

2020-02-06 Thread Gabor Bota (Jira)


[ 
https://issues.apache.org/jira/browse/HADOOP-16832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17031612#comment-17031612
 ] 

Gabor Bota commented on HADOOP-16832:
-

+1 on PR  #1822, committing.

> S3Guard testing doc: Add required parameters for S3Guard testing in IDE
> ---
>
> Key: HADOOP-16832
> URL: https://issues.apache.org/jira/browse/HADOOP-16832
> Project: Hadoop Common
>  Issue Type: Task
>  Components: fs/s3
>Affects Versions: 3.2.1
>Reporter: Mukund Thakur
>Assignee: Mukund Thakur
>Priority: Major
>
> When I tried running the S3 guard tests using my IDE, they were getting 
> skipped saying s3 guard is not enabled. To enable S3 guard test you have to 
> configure the following property in auth-keys.xml
> 
>  fs.s3a.s3guard.test.enabled
>  true
> 
> Once you have done this tests will still get skipped saying "Test only 
> applies when DynamoDB is used for S3Guard Store"
> To configure dynamo db you have  to set this property in auth-keys.xml
> 
>  fs.s3a.s3guard.test.implementation
>  dynamo
> 
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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