jemantheiy commented on a change in pull request #3360: udpated yaml and 
updated tools
URL: https://github.com/apache/incubator-heron/pull/3360#discussion_r332627399
 
 

 ##########
 File path: deploy/kubernetes/helm/values.yaml.template
 ##########
 @@ -53,18 +54,18 @@ uploader:
 packing: RoundRobin # ResourceCompliantRR, FirstFitDecreasing
 
 # Number of replicas for storage bookies, memory and storage requirements
-bookieReplicas: 1
+bookieReplicas: 3
 bookieCpuMin: 100m
 bookieCpuMax: 250m
-bookieHeapMemory: 256M
-bookieDirectMemory: 128M
+bookieHeapMemory: 512M
+bookieDirectMemory: 256M
 bookieReadCacheSize: 32
 bookieWriteCacheSize: 32
-bookieJournalCapacity: 1G
-bookieStorageCapacity: 3G
+bookieJournalCapacity: 10G
 
 Review comment:
   we are finding using the shade plugin causes large jars and deploying a lot 
of jars the old configs were problematic.  This seems to be a happy spot.  I 
can reduce it.  

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

Reply via email to