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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to