clusters.py 文件源码

python
阅读 44 收藏 0 点赞 0 评论 0

项目:clusterdock 作者: cloudera 项目源码 文件源码
def auto_configure(self):
    """
    Automatically configures roles and services in a cluster.

    Overwrites some existing configurations. Might create new role config
    groups. Only default role config groups must exist before calling this
    endpoint. Other role config groups must not exist. If they do, an exception
    will be thrown preventing any configuration. Ignores the Cloudera
    Management Service even if colocated with roles of this cluster. To avoid
    over-committing the heap on hosts, assign hosts to this cluster that are
    not being used by the Cloudera Management Service.
    @since: API v6
    """
    self._put("autoConfigure", None, api_version=6)
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号