Command Line Installation
Copyright © 2012-2017 Hortonworks, Inc.
Except where otherwise noted, this document is licensed under Creative Commons Attribution ShareAlike 4.0 License |
2017-08-31
Abstract
The Hortonworks Data Platform, powered by Apache Hadoop, is a massively scalable and 100% open source platform for storing, processing and analyzing large volumes of data. It is designed to deal with data from many sources and formats in a very quick, easy and cost-effective manner. The Hortonworks Data Platform consists of the essential set of Apache Software Foundation projects that focus on the storage and processing of Big Data, along with operations, security, and governance for the resulting system. This includes Apache Hadoop -- which includes MapReduce, Hadoop Distributed File System (HDFS), and Yet Another Resource Negotiator (YARN) -- along with Ambari, Falcon, Flume, HBase, Hive, Kafka, Knox, Oozie, Phoenix, Pig, Ranger, Slider, Spark, Sqoop, Storm, Tez, and ZooKeeper. Hortonworks is the major contributor of code and patches to many of these projects. These projects have been integrated and tested as part of the Hortonworks Data Platform release process and installation and configuration tools have also been included.
Unlike other providers of platforms built using Apache Hadoop, Hortonworks contributes 100% of our code back to the Apache Software Foundation. The Hortonworks Data Platform is Apache-licensed and completely open source. We sell only expert technical support, training and partner-enablement services. All of our technology is, and will remain, free and open source.
Please visit the Hortonworks Data Platform page for more information on Hortonworks technology. For more information on Hortonworks services, please visit either the Support or Training page. Feel free to contact us directly to discuss your specific needs.
Contents
- 1. Preparing to Manually Install HDP
- Meeting Minimum System Requirements
- Virtualization and Cloud Platforms
- Configuring Remote Repositories
- Deciding on a Deployment Type
- Collect Information
- Prepare the Environment
- Download Companion Files
- Define Environment Parameters
- Creating System Users and Groups
- Determining HDP Memory Configuration Settings
- Configuring NameNode Heap Size
- Allocating Adequate Log Space for HDP
- Downloading the HDP Maven Artifacts
- 2. Installing Apache ZooKeeper
- 3. Installing HDFS, YARN, and MapReduce
- 4. Setting Up the Hadoop Configuration
- 5. Validating the Core Hadoop Installation
- 6. Deploying HDP In Production Data Centers With Firewalls
- 7. Installing Apache HBase
- 8. Installing Apache Phoenix
- 9. Installing and Configuring Apache Tez
- 10. Installing Apache Hive and Apache HCatalog
- Installing the Hive-HCatalog Package
- Setting Up the Hive/HCatalog Configuration Files
- Setting Up the Database for the Hive Metastore
- Setting up RDBMS for use with Hive Metastore
- Enabling Tez for Hive Queries
- Disabling Tez for Hive Queries
- Configuring Tez with the Capacity Scheduler
- Validating Hive-on-Tez Installation
- Installing Apache Hive LLAP
- LLAP Prerequisites
- Preparing to Install LLAP
- Installing LLAP on an Unsecured Cluster
- Installing LLAP on a Secured Cluster
- Stopping the LLAP Service
- Tuning LLAP for Performance
- 11. Installing Apache Pig
- 12. Installing Apache WebHCat
- 13. Installing Apache Oozie
- 14. Installing Apache Ranger
- 15. Installing Hue
- 16. Installing Apache Sqoop
- 17. Installing Apache Mahout
- 18. Installing and Configuring Apache Flume
- 19. Installing and Configuring Apache Storm
- 20. Installing and Configuring Apache Spark
- 21. Installing and Configuring Apache Spark 2
- 22. Installing and Configuring Apache Kafka
- 23. Installing and Configuring Zeppelin
- 24. Installing Apache Accumulo
- 25. Installing Apache Falcon
- 26. Installing Apache Knox
- 27. Installing Apache Slider
- 28. Setting Up Kerberos Security for Manual Installs
- 29. Uninstalling HDP
List of Tables
- 1.1. Directories Needed to Install Core Hadoop
- 1.2. Directories Needed to Install Ecosystem Components
- 1.3. Define Users and Groups for Systems
- 1.4. Typical System Users and Groups
- 1.5. yarn-utils.py Options
- 1.6. Reserved Memory Recommendations
- 1.7. Recommended Container Size Values
- 1.8. YARN and MapReduce Configuration Values
- 1.9. Example Value Calculations Without HBase
- 1.10. Example Value Calculations with HBase
- 1.11. Recommended NameNode Heap Size Settings
- 6.1. Terminology
- 6.2. Hortonworks Yum Repositories
- 6.3. HDP Component Options
- 6.4. Yum Client Options
- 6.5. Yum Client Configuration Commands
- 6.6. $OS Parameter Values
- 9.1. Tez Configuration Parameters
- 10.1. Hive Configuration Parameters
- 10.2.
- 10.3.
- 10.4. LLAP Properties to Set in hive-site.xml
- 10.5. HiveServer2 Properties to Set in hive-site.xml to Enable Concurrent Queries with LLAP
- 10.6. Properties to Set in hive-site.xml for Secured Clusters
- 10.7. Properties to Set in ssl-server.xml for LLAP on Secured Clusters
- 10.8. LLAP Package Parameters
- 12.1. Hadoop core-site.xml File Properties
- 14.1. install.properties Entries
- 14.2. Properties to Update in the install.properties File
- 14.3. Properties to Edit in the install.properties File
- 14.4. Properties to Edit in the install.properties File
- 14.5. Properties to Edit in the install.properties File
- 14.6. HBase Properties to Edit in the
install.properties
file - 14.7. Hive-Related Properties to Edit in the install.properties File
- 14.8. Knox-Related Properties to Edit in the install.properties File
- 14.9. Storm-Related Properties to Edit in the
install.properties
file - 14.10. install.properties Property Values
- 14.11. install.properties Property Values
- 14.12. install.properties Property Values
- 14.13. install.properties Property Values
- 14.14. install.properties Property Values
- 14.15. install.properties Property Values
- 14.16. install.properties Property Values
- 14.17. install.properties Property Values
- 14.18. install.properties Property Values
- 14.19. install.properties Property Values
- 14.20. install.properties Property Values
- 18.1. Flume 1.5.2 Dependencies
- 19.1. Required jaas.conf Sections for Cluster Nodes
- 19.2. Supported Authorizers
- 19.3. storm.yaml Configuration File Properties
- 19.4. worker-launcher.cfg File Configuration Properties
- 19.5. multitenant-scheduler.yaml Configuration File Properties
- 20.1. Prerequisites for running Spark 1.6
- 21.1. Prerequisites for running Spark 2
- 22.1. Kafka Configuration Properties
- 23.1. Installation Prerequisites