install-hadoop:Apache Hadoop 安装自动化

时间:2024-06-25 16:21:31
【文件属性】:

文件名称:install-hadoop:Apache Hadoop 安装自动化

文件大小:8KB

文件格式:ZIP

更新时间:2024-06-25 16:21:31

Shell

Apache Hadoop 安装 Apache Hadoop 安装... Clone This github repo $ git clone https://github.com/naviens/install-hadoop.git $ cd install-hadoop 运行 setup.sh 之前要完成的步骤 Install ssh Server $ sudo apt-get install ssh $ ssh-keygen -t rsa -P "" $ ssh-copy-id -i ~/.ssh/id_rsa.pub localhost $ ssh localhost $ exit install OpenJdk 1.7 sudo apt-get install openjdk-7-jdk Set JAVA_HOME in .bashrc export JAVA


【文件预览】:
install-hadoop-master
----.gitignore(146B)
----file(45B)
----README.md(1KB)
----setup.sh(4KB)
----conf()
--------stop.sh(243B)
--------hdfs-site.xml(398B)
--------start.sh(336B)
--------yarn()
--------core-site.xml(150B)
--------mapred-site.xml(146B)
--------hadoop-env.sh(2KB)

网友评论