文件名称:vagrant-host-hadoop-cassadra-cluster:使用 Cassandra 配置和测试 Hadoop 集群的 Vagrant 环境
文件大小:6KB
文件格式:ZIP
更新时间:2024-06-21 10:22:16
Shell
vagrant-host-hadoop-cassadra-cluster 使用 Cassandra 配置和测试 Hadoop 集群的 Vagrant 环境 该项目旨在在 Vagrant 主机上配置和运行 Dockerized Hadoop 和 Cassandra 集群,通过 docker-spy 使用 Weave 网络、Swarm 集群和自动 DNS 注册。 要构建环境,请按照以下步骤操作。 git clone https://github.com/mhmxs/vagrant-host-hadoop-cassadra-cluster.git cd vagrant-host-hadoop-cassadra-cluster git submodule update --init cd hadoop-docker && git checkout 2.6.0 cd .. && git c
【文件预览】:
vagrant-host-hadoop-cassadra-cluster-master
----hadoop.sh(115B)
----.gitignore(22B)
----docker-cassandra()
----README.md(4KB)
----.gitmodules(297B)
----Vagrantfile(1KB)
----LICENSE(1KB)
----swarm.sh(81B)
----common.sh(1KB)
----cassandra.sh(133B)
----hadoop-docker()