Sahara/CDHPlugin
< Sahara
注意
此页面已过时。请参阅 Sahara 官方文档以获取有关 Cloudera 插件的更多信息 [1]
简介
CDH 插件允许 Sahara 通过 Cloudera Manager 使用 API 在 OpenStack 云上配置 Hadoop 集群。
需求
支持 Cloudera Manager 的带有 cloud-init 的 Vanilla OS 镜像
一个 OpenStack Grizzly 或更新版本的私有或公共云。
实施说明
TODO
GitHub 上的进行中分支
https://github.com/andreisavu/savanna/compare/bp;cdh-plugin
相关文档页面
- https://savanna.readthedocs.org/en/latest/devref/plugins.html
- https://savanna.readthedocs.org/en/latest/devref/plugin.spi.html
相关资源
Cloudera Manager 的 Python API 客户端
- https://pypi.python.org/pypi/cm-api
- http://cloudera.github.io/cm_api/
- http://cloudera.github.io/cm_api/apidocs/v4/index.html
- http://blog.cloudera.com/blog/2012/09/automating-your-cluster-with-cloudera-manager-api/
Apache Whirr 中的类似工作
Dell Crowbar 中的类似工作