Usage examples of spark-lucenerdd for AWS.
Install Java, SBT and clone the project
git clone https://github.com/zouzias/spark-lucenerdd-aws.git
cd spark-lucenerdd-aws
sbt compile assembly
The above JAR is pushed to s3://spark-lucenerdd/aws/spark-lucenerdd-aws-assembly-X.Y.Z.jar
and used to generate statistics about the spark-lucenerdd
project.
curl https://bintray.com/sbt/rpm/rpm | sudo tee /etc/yum.repos.d/bintray-sbt-rpm.repo
sudo yum install -y sbt