Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created on 03-12-2015 01:37 AM - edited 09-16-2022 02:23 AM
i am working on a cluster of 1 master and 2 workers , when i open spark master UI
Memory: 128.0 MB Total
each worker memory 64.0 MB (0.0 B Used)
while each worker has 4 GB memory in total and 2.5 GB free memory , so i want to increase the worker memory instead of 64 to make it 1 GB , i tried to find spark-defaults.conf in /etc/spark/conf.cloudera.spark but it doesn't exist , i am running cloudera manager 5.0.2 , i guess there might be a configuration that can be done to increase the memory from cloudera manger => spark service , but i can't find it
Thanks in advance
Created 03-12-2015 08:26 AM
Created 03-12-2015 08:26 AM
Created 03-12-2015 09:27 AM
thanks so much !!