Hadoop fully distributed installation

Hadoop2.6.2 fully distributed cluster HA mode installation and configuration details

http://blog.csdn.net/ltliyue/article/details/51144381

http://www.open-open.com/lib/view/open1436855630959.html

 

Hadoop HA cluster start and stop process

1. hadoop-daemon.sh start namenode master node

2. hdfs namenode -bootstrapStandby standby node

 sbin/hadoop-daemons.sh start zkfc

 

Hadoop HA cluster start and stop process

http://www.cnblogs.com/jun1019/p/6240770.html

 

http://jingyan.baidu.com/article/27fa73269c02fe46f9271f45.html

http://www.tuicool.com/articles/muqaQnZ

 

Hadoop2.7.3 fully distributed cluster building and testing

http://blog.csdn.net/xiaoxiangzi222/article/details/52757168

 

http://blog.csdn.net/u014039577/article/details/49816907

hadoop-2.7.1 start Unable to load native-hadoop library for your platform problem solving

 

 

sudo tar -zxvf -C /usr/local

 

sudo chmod -R 777 hadoop-2.7.3

 

bin/hadoop fs -mkdir     /hive/warehousebin/hadoop fs -mkdir      /hive/scratchdirbin/hadoop fs -chmod g+w  /hive/warehousebin/hadoop fs -chmod g+w   /hive/scratchdir


 

 

hadoop@master:~/opt/hadoop-2.6.0$ bin/hdfs namenode -format
hadoop@master:~/opt/hadoop-2.6.0$ sbin/start-dfs.sh
hadoop@master:~/opt/hadoop-2.6.0$ sbin/start-yarn.sh

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326761335&siteId=291194637