Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In order to install and run S-OODT the following items are reuired to be configured on your cluster before you install. 

Required Packages for Mesos (Ubuntu Package Names):

  • Development Python (python-devel)
  • Python Amazon Web Services Interface (python-boto)
  • Lib Curl (libcurl4-nss-dev)
  • Lib ASL (libasl2-dev)

Required software:

  • Apache Maven
  • Java
  • GNU Compiler Tools (gcc, g++)
  • SVN

Required environment variables:

  • M2_HOME
  • JAVA_HOME

Required Linux Settings:

  • Allow all communications between cluster machines
  • Update thread/process ulimit to 4096
  • Setup 5GB RAM disk (for Tachyon)

Using Streaming OODT

The following sections describe how to install, setup and use S-OODT.

...