Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 699 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 699 Bytes

Kudu examples

This repository holds example code and tutorials for Kudu.

Setup Instructions with Cloudera Quickstart VM

The easiest way to try Kudu is to use the Cloudera Quickstart VM that comes pre-packaged with Kudu and a special build of Impala integrating with Kudu. To download and setup the VM. Simply execute the following command:

curl -s https://raw.githubusercontent.com/cloudera/kudu-examples/master/demo-vm-setup/bootstrap.sh | bash

Once the setup is complete, you can ssh into the machine using the username and password 'demo'.

and you can access this directory containing the examples in the following location: /media/sf_examples.