steveloughran commented on issue #1467: HADOOP-16583. Minor fixes to S3 testing 
instructions
URL: https://github.com/apache/hadoop/pull/1467#issuecomment-532611103
 
 
    I am really confused now. Our POM does set those properties through 
specific profiles, s3guard and dynamo. But at the same time, when I look 
through my commandline history, I've been using -Ddynamodb as the profile. 
Maybe I've always been wrong, but the fact that my test bucket default to 
having s3guard and dynamo enabled has compensated
    
    What do you get from
    
    ```
    mvn verify  -Dtest=moo -Ds3guard -Dauth -Ddynamo 
-Dit.test=ITestS3GuardToolDynamoDB
    ```
    
    That specific ITest will only run its test cases if s3guard and dynamo are 
enabled.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to