
Explore Hortonworks Hadoop cluster installation in multiple ways, including single node, docker-based, multi-node, azure-based hdp, and automated installations, with administration coverage from high availability to kerberos security and upgrades.
Learn to create an Amazon EC2 virtual machine for a Hortonworks Hadoop single-node installation, configure security groups, generate a key pair, and connect via SSH.
Install and configure Ambari on a single node using a local repository, including setting up http server, deploying the tarball, installing server and agent, and initializing the database and jdk.
Install a single-node Hortonworks HDP cluster using Ambari by configuring a local repository, selecting services, and completing deployment on a single host.
Install Docker on CentOS 7, add your user to the Docker group, enable and start the Docker service, and verify with a hello world test.
Learn to install the HDP sandbox on Docker for Hortonworks Hadoop by downloading the sandbox, transferring it to the Docker host, running the setup script, and configuring port mappings.
Provision five amazon ec2 instances on aws by selecting an image, configuring storage and security groups, creating key pairs, and launching master and worker nodes to build a Hortonworks cluster.
Configure prerequisites for a multi-node hdp cluster installation. Connect master and workers with a private key, set up partitions and lvm, update hostnames and /etc/hosts, and reboot as needed.
Configure a local repository for hdp and htp, install and start the service, then download, unzip, and place hdp tarballs and htp utils under the web root.
Install and configure Ambari server and agent for Hortonworks data platform, including repository setup, host configuration, service startup, and initial Ambari UI access via port 8080.
Install a multi-node HDP cluster using a local repository, register hosts, configure master and worker nodes, enable zookeeper, select essential services, and deploy with Ambari.
Deploy a Hortonworks Hadoop HD Insight cluster on Azure by creating a resource group and configuring version 3.6 with admin credentials; manage deployment, scale, and automation scripts.
Resize the HD Insight cluster in Azure by increasing worker nodes from four to five, monitor progress in the Azure portal, and confirm updated host counts on the cluster dashboard.
Automate Hortonworks Hadoop cluster installation with Puppet and the Ambari blueprint. Create three virtual machines, configure hosts, disable firewalls, and deploy via a json blueprint.
Discover how to automate a Hortonworks Hadoop cluster installation using Puppet for prerequisites and repositories, and Ambari blueprints to define and automate the HDP deployment.
Install puppet master and agents with the puppet community edition rpm across multiple nodes, configure puppet.conf with the master hostname, and deploy manifests to automate updates.
Explore how to configure a Puppet manifest to install and configure Ambari for Hortonworks, including repo setup, package installation, Java and Ambari server, and agent/master roles.
Learn to install the Hortonworks Hadoop cluster using blueprints, including creating host groups, configuring components, registering blueprints, and using local repositories to start multi-node deployments.
Learn how to install a Hortonworks Hadoop cluster using blueprint-based configuration, host groups, and JSON files, then verify the running services via a web login.
This course explains various installation method used to build Hortonworks Data Platform cluster . We will start from Single node installation to automated installation using Ambari blueprints. This course helps you to install Hortonworks Hadoop cluster in various ways .The installation is the first phase of learning Hadoop Administration . The course is in beta stage now . I will be uploading remaining contents soon.