Skip to content

basho-labs/riak-ts-vm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Self contained Riak TS virtual machine with additional tooling

This installation and configration is meant to be used as a quick start development environment for Riak TS in a low cpu/low memory virtual machine. It is specifically configured to operate as a single, non-clustered instance. Riak, by design, is meant to be deployed as a cluster. This specific configuration should not be used for benchmarking and certainly not in production. The virtual machine includes a number of languages, tools and Spark to get you started.

Getting Started

  1. Download and install VirtualBox
  2. Download and install Vagrant.
  3. Clone this repo and cd into it.
  4. Run vagrant up
  5. The desktop should come up, if not do a vagrant halt / vagrant up cycle.
  6. Log into the machine as u: vagrant, p: vagrant

Software included:

  • Ubuntu 14.04 LTS
  • Riak TS 1.4.0
  • Spark 2.0.0
  • Scala 2.11.8
  • Python 2.7.11, pip
  • NodeJS.latest
  • Riak TS/Spark demo from riak-ts-aarhus-demo

About

A standalone Riak TS dev environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages