Skip to content

Latest commit

 

History

60 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bee Spark

Project to map input data files, reduce to a given format and export to elasticsearch.

Package this project using $ sbt package

Increase Mac OS max file limit (mongodb connection)

add limit maxfiles 16384 32768 to /etc/launchd.conf (create it if not exist) and then reboot

Edit project with Intellij as root user

sudo /Applications/IntelliJ\ IDEA\ 14\ CE.app/Contents/MacOS/idea

Launch bee-spark as a standalone server

sudo ../spark-1.2.0-bin-hadoop2.4/bin/spark-submit --jars /Users/alex/bee-spark/lib/mongo-java-driver-2.12.2.jar,/Users/alex/bee-spark/lib/mongo-hadoop-core-1.3.0.jar,/Users/alex/bee-spark/lib/elasticsearch-hadoop-2.1.0.Beta1.jar --class "SAMPLE_NestedCustomerWithReduceOrder" --master local[4] target/scala-2.10/bee-idea_2.10-1.0.jar

About

Project to map input data files, reduce to a given format and export to elasticsearch.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages