Alibabacloud.com offers a wide variety of articles about hadoop standalone mode installation, easily find your hadoop standalone mode installation information here online.
the following pointsInstalling Ubuntu using VMwareI'm using Ubuntu 12, and I've got some software/tools (the link is Sina Micro-disk).· VMWare Workstation (go to the official website for free)· Ubuntu-12.04.1-desktop-i386.iso· Jdk-7u7-windows-i586.rar· Because the teacher repeatedly stressed that the differences between different versions of Hadoop, the Novice is best to use the same version of Hadoop with
First, this article explains:This test is a pseudo-distributed build on a virtual machine system. Hadoop pseudo-distributed mode is the simulation of Hadoop distributed on a single machine, distributed on a single machine is not really pseudo-distributed, but the use of threading simulation distributed. Hadoop itself i
configuring Hadoop(1) Download the installation package from the Hadoop website and unzip it. The version I'm using here is hadoop-1.2.1.$sudo TAR-ZXVF hadoop-1.2.1.tar.gz(2) Hadoop configurationYou can now start a
Now there are a lot of articles on hadoop installation on the network. I also tried to install it according to their methods. Hey, this is not good. If there is no problem, I can only find Gu's teacher one by one, what Mr. Gu provided was messy, and finally it was installed. I wrote this article based on the name of the machine. It is for reference only.
Machine name IP Address
Master 10.64.79.153 namenode
libsnappy.lalrwxrwxrwx 1 root root 7 11:56 libsnappy.so libsnappy.so.1.2.1lrwxrwxrwx 1 root root 7 11:56 libsnappy.so.1-libsnappy.so.1.2.1-rwxr-xr-x 1 root root 147758 7 11:56 libsnappy.so.1.2.1If an error is not encountered during the installation and the/usr/local/lib directory has the above file, the installation is successful.4, Hadoop-snappy source
First download installs, this does not say, go to Apache official website to download installs, looks like 186M, very bigAfter extracting, we look at the following directory structure:[Email protected] hadoop-2.6.0]# lltotal 64drwxr-xr-x 2 20000 20000 4096 Nov 05:20 bindrwxr-xr-x 3 20000 20000
4096 05:20 etcdrwxr-xr-x 2 20000 20000 4096 05:20 includedrwxr-xr-x 2 root root 4096 Jan 14 14: Inputdrwxr-xr-x 3 20000 20000 4096-Nov 05:20 libd
first, system and software environment1. Operating systemCentOS Release 6.5 (Final)Kernel version:2.6.32-431.el6.x86_64master.fansik.com:192.168.83.118node1.fansik.com:192.168.83.119node2.fansik.com:192.168.83.1202.JDK version:1.7.0_753.Hadoop version:2.7.2second, pre-installation preparation1. Turn off firewall and SELinux# Setenforce 0# Service Iptables Stop2. Configuring the host file192.168.83.118 maste
This article is based on the previous article, Ubuntu installs the Hadoop standalone version on the basis of1, Configuration Core-site.xmlThe/usr/local/hadoop/etc/hadoop/core-site.xml contains configuration information when Hadoop starts.Open this file in the editorsudo gedi
network segment. However, different transmission channels can be defined within the same network segment. 2 Environment
Platform: ubuntu12.04
Hadoop: hadoop-1.0.4
Hbase: hbase-0.94.5.
Topology:
Figure 2 hadoop and hbase Topology
Software Installation: APT-Get 3. in
Tags: exp efault res file Edit Service configuration tracker AprInstallation Environment:
Centos7_x86_64
JDK8
Hadoop-2.9.0
Installation steps:1. Install the configuration jdk.2. Download Hadoop-2.9.0.3. Extracting Hadooptar zvxf hadoop-2.9. 0. tar. gz4. Add the bin directory and the Sbin directory
installation package directly on the hadoop official website and decompress it to complete hadoop installation. This is similar to the green software under Win. After decompression, you can find the hadoop executable file and configuration file in the directory, and run the
, see the following test results;After decompression, you can go into the Hadoop directory you created to see the effect, determined that it has been decompressed;6: After extracting the JDK, start adding Java to the environment variable (configure the JDK environment variable in ubuntu OS):Go in and press Shift+g to the last face, to the front double-click G, click a/s/i These three any one letter into the command line
//Add ppa# apt-get update# apt-get Installoracle-java8-installer # java-version Verify Java Version Java edition "1.8.0_121" Java (tm) SE Runtime Environment (build 1.8.0_121-b13) Java HotSpot (tm) 64-bit Server VM (Build 25.121-b13, Mixed mode)3. Disable IPV6Hadoop is currently not very good for IPv6, and some unknown bugs can be created on some Linux distributions. On the Hadoop wiki provides a way to dis
to install Cygwin when the relevant package can be selected.Openssh-theNetCategory4. Download Hadoop Address: HTTP://HADOOP.APACHE.ORG/RELEASES.HTML5. Prepare to start Hadoop cluster: Unzip the downloaded Hadoop package, and in the package, edit the conf/ The hadoop-env.sh file in which the java_home is defined.Try th
Introduction to Hive and what it is to install hiveHive is a data warehouse that uses SQL scripts toHive contains several enginesInterpreter, compiler, optimizer, etc.Contact HiveFirst we go into the appropriate official document, the command to contact Hive uses https://cwiki.apache.org/confluence/display/Hive/LanguageManualThen we open the command line modeUsage:hive-d,--define Variable substitution to apply to hiveCommands. e.g.-D a=b or--define a=b-e SQL from command line-F SQL from Files- H
same name.) )Let the user gain administrator privileges:[Email protected]:~# sudo vim/etc/sudoersModify the file as follows:# User Privilege SpecificationRoot all= (All) allHadoop all= (All) allSave to exit, the Hadoop user has root privileges.3. Install JDK (use Java-version to view JDK version after installation)Downloaded the Java installation package and ins
configuration items, such as HDFs and MapReduce common I/O settings, etc.8, Hdfs-site.xml Hadoop daemon configuration items, including Namenode, auxiliary namenode and Datanode, etc.9, Mapred-site.xml mapreduce daemon configuration items, including Jobtracker and Tasktracker10, Hadoop-metrics.properties control metrics on Hadoop on how to publish the properties1
Please refer to the original author, Xie, http://m.blog.itpub.net/30089851/viewspace-2121221/
1. Versionhadoop2.7.2+hbase1.1.5+hive2.0.0kylin-1.5.1kylin1.5 (apache-kylin-1.5.1-hbase1.1.3-bin.tar.gz)2.Hadoop Environment compiled to support snappy decompression LibraryRecompile HADOOP-2.7.2-SRC native to support snappy decompression compression library3. Environmental preparednesshadoop-2.7.2+zookeeper-3.4.6
Trivial-hadoop 2.2.0 pseudo-distributed and fully distributed installation (centos6.4), centos6.4 installation tutorial
The environment is centos6.4-32, hadoop2.2.0
Pseudo distributed document: http://pan.baidu.com/s/1kTrAcWB
Fully Distributed documentation: http://pan.baidu.com/s/1hqIeBGw
It is somewhat different from 1.x, 0. x, especially yarn.
There is a
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.