Yarn tuning calculator
I just tarted one excel sheet where we can plug in the nodes numnber of cores , disks , RAM and
it will give us the values for various yarn properties.
It is based on Hortonworks suggestions.
You can see it at
https://goo.gl/gzSz27
Hortonworks also has the python srcipt.
https://github.com/hortonworks/hdp-configuration-utils
But keep in mind the fact that python script does not takes into consideration for things
which are already running in machine.
Those things we can configure manually in excel sheet
I just tarted one excel sheet where we can plug in the nodes numnber of cores , disks , RAM and
it will give us the values for various yarn properties.
It is based on Hortonworks suggestions.
You can see it at
https://goo.gl/gzSz27
Hortonworks also has the python srcipt.
https://github.com/hortonworks/hdp-configuration-utils
But keep in mind the fact that python script does not takes into consideration for things
which are already running in machine.
Those things we can configure manually in excel sheet
No comments:
Post a Comment
Please share your views and comments below.
Thank You.