dromara / CloudEon

CloudEon uses Kubernetes to install and deploy open-source big data components, enabling the containerized operation of an open-source big data platform. This allows you to reduce your focus on underlying resource management and maintenance.
https://www.cloudeon.top/
Apache License 2.0
429 stars 104 forks source link

[Feature] Limit the resource usage of hdfs/yarn/hive/spark/flink/hbase containers. #81

Closed linshenkx closed 1 year ago

linshenkx commented 1 year ago

[Feature] Limit the resource usage of containers. #54

What is the purpose of the change

Limit the resource usage of hdfs/yarn/hive/spark/flink/hbase containers.

Brief changelog

1.Limit the resource usage of hdfs/yarn/hive/spark/flink/hbase containers. 2.yarn: Replace *_HEAPSIZE with HADOOP_HEAPSIZE_MAX and HADOOP_HEAPSIZE_MIN. 3.hive: Replace HADOOP_CLIENT_OPTS with HIVESERVER2_HADOOP_OPTS.

Pandas886 commented 1 year ago

LGTM.