steveloughran commented on a change in pull request #1037: limit the r/w 
capacity 
URL: https://github.com/apache/hadoop/pull/1037#discussion_r298838201
 
 

 ##########
 File path: hadoop-tools/hadoop-aws/src/test/resources/core-site.xml
 ##########
 @@ -153,11 +153,11 @@
   <!-- Reduce DDB capacity on auto-created tables, to keep bills down. -->
   <property>
     <name>fs.s3a.s3guard.ddb.table.capacity.read</name>
-    <value>10</value>
 
 Review comment:
   wow, I'd missed completely we were setting values here
   
   These need to be changed to 0, to ensure the tables are always on demand

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