jwoschitz / vagrant-mapr-kylo

Vagrant box to install Kylo together with MapR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This vagrant box installs Kylo 0.8.2 and NiFi 1.0.0 together with MapR 5.1.0, Spark 1.5.2 and Drill 1.4.0

Prerequisites

VirtualBox and Vagrant

Up and SSH

To start the vagrant box run:

vagrant up

To log in to the machine run:

vagrant ssh

Kylo will be available on the host machine at http://localhost:8400/

Nifi at http://localhost:8079/nifi

MapR Installer at https://localhost:9443

Base box

This box is using mkieboom/mapr-spark-drill as foundation

Access credentials

Kylo

Administrator: dladmin/thinkbig
Analyst: analyst/analyst
Template designer: designer/designer
Operator: operator/operator

MapR Installer

mapr/mapr

Username/Password combinations on the box:

root/vagrant
vagrant/vagrant
mapr/mapr

About

Vagrant box to install Kylo together with MapR

License:Apache License 2.0