Skip to content

Centos 7 Vagrant Box with Ambari 2.4.0.1 and Kerberos

Notifications You must be signed in to change notification settings

chaosmail/hdp-secure-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secure HDP 2.4 Sandbox

Centos 7 Vagrant Box with Ambari 2.4.0.1 and Kerberos

Pre-requisites

  • Minimum 8 GB of RAM for the HDP 2.4.2 Sandbox

Steps

  1. Download and install Vagrant for your host OS: https://www.vagrantup.com/downloads.html
  1. Download and install VirtualBox for your host OS: https://www.virtualbox.org/wiki/Downloads
  2. Download and install git client for your host
  3. Open a command shell and change to the folder where you plan to clone the github repository
  4. Clone the Github repository: git clone https://github.com/chaosmail/hdp-secure-sandbox.git
  5. Change directory to hdp-secure-sandbox
  6. Run vagrant up
  7. Navigate to http://sandbox.hortonworks.com:8080/ to get started

Configure the Cluster

  1. Get started
  • Clustername: Sandbox
  1. Select Version
  • Choose HDP 2.4
  1. Install Options
  • Host: sandbox.hortonworks.com
  • Register manually
  1. Choose your stack

Ambari Configs

Ambari GUI

  • User: admin
  • Password: admin
  • Clustername: Sandbox

Kerberos

  • Master Principal: root/admin@HWX.COM
  • Master Password: admin
  • Sandbox Principal: sandbox/admin@HWX.COM
  • Sandbox Password: admin
  • Realm: HWX.COM

Knox

  • Gateway Host: sandbox.hortonworks.com
  • Knox Master Secret: knoxadmin

Ranger

  • User: admin
  • Password: admin
  • MySQL User: rangeradmin
  • MySQL Password: rangeradmin

Oozie

  • MySQL User: oozie
  • MySQL Password: oozie

MySQL

  • Host: localhost
  • User: root
  • no password

Resources

About

Centos 7 Vagrant Box with Ambari 2.4.0.1 and Kerberos

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages