Skip to content

Commit

Permalink
Add support for elassandra
Browse files Browse the repository at this point in the history
  • Loading branch information
vroyer committed Sep 6, 2016
1 parent f73b358 commit d388ad9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ Supports [Map/Reduce](#mapreduce), [Cascading](#cascading), [Apache Hive](#apach

See [project page](http://www.elastic.co/products/hadoop/) and [documentation](http://www.elastic.co/guide/en/elasticsearch/hadoop/current/index.html) for detailed information.

## Eleasticsearch-Hadoop connector for Elassandra

This is a modified version of the Eleasticsearch-hadoop connector for [elassandra](https://github.com/vroyer/elassandra).
See elassandra documentation for more information.

## Requirements
Elasticsearch (__1.x__ or higher (2.x _highly_ recommended)) cluster accessible through [REST][]. That's it!
Significant effort has been invested to create a small, dependency-free, self-contained jar that can be downloaded and put to use without any dependencies. Simply make it available to your job classpath and you're set.
Expand Down

0 comments on commit d388ad9

Please sign in to comment.