Skip to content

jeroenvandijk/elasticsearch-hadoop-trial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elasticsearch-hadoop-trial

Experiment in using ElasticSearch with Cascading and Cascalog

Usage

Install ElasticSearch (e.g via brew)

brew install elasticsearch

Install Leiningen

brew install leiningen

Run scripts

Cascading versions

(adopted from https://github.com/elasticsearch/elasticsearch-hadoop#cascading)

Input works, but exception at the end, see output

lein run -m trial.input

Ouptut works perfectly, see output

lein run -m trial.output

Cascalog versions

Input works perfectly, see output

lein with-profile cascalog run -m trial.cascalog.input

Ouptut doesn't work, see output

lein with-profile cascalog run -m trial.cascalog.output

License

Copyright © 2013 FIXME

Distributed under the Eclipse Public License, the same as Clojure.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published