All Downloads are FREE. Search and download functionalities are using the official Maven repository.

integration.integrate_test_hadoop-cdh5.sh Maven / Gradle / Ivy

Go to download

Splout SQL is a read only, horizontally scalable and partitioned SQL database that plays well with Hadoop.

The newest version!
#!/bin/bash

# Download Hadoop and configure it

# Stable Apache 

# Cloudera CDH5 tarball
export HADOOP_REPO="http://archive.cloudera.com/cdh5/cdh/5/"
export HADOOP_FILE="hadoop-2.3.0-cdh5.0.0"
export HADOOP_EXT=".tar.gz"


./integrate_test_hadoop_base_mr2.sh




© 2015 - 2024 Weber Informatics LLC | Privacy Policy