steveloughran commented on issue #1467: HADOOP-16583. Minor fixes to S3 testing 
instructions
URL: https://github.com/apache/hadoop/pull/1467#issuecomment-533165186
 
 
   -1
   All the options you have documented are set by specific profiles you can 
enable with -Ds3guard, -Dscale etc.
   
   But: it might be good to list all these values in a "running under an IDE" 
section; looking at my settings there I see mine are
   
   ```
   -ea
   -Dfs.s3a.s3guard.test.enabled=true
   -Dfs.s3a.s3guard.test.implementation=dynamo
   -Dfs.s3a.scale.test.enabled=true
   -Dfs.azure.scale.test.enabled=true
   -Dfs.s3a.scale.test.huge.partitionsize=5M
   ``` 

----------------------------------------------------------------
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