Skip to content

cutiechi/kudu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Mirror of Apache Kudu

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 80.8%
  • Java 10.7%
  • Python 1.9%
  • C 1.9%
  • Scala 1.4%
  • CMake 1.0%
  • Other 2.3%