org.elasticsearch.hadoop.mr.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of elasticsearch-spark-20_2.11 Show documentation
Show all versions of elasticsearch-spark-20_2.11 Show documentation
Elasticsearch Spark (for Spark 2.X)
/**
* Package providing integration between Elasticsearch and
* Map/Reduce package ('org.apache.hadoop.mapred' and 'org.apache.hadoop.mapreduce').
*
*
*
* Defaults and settings can be configured through Hadoop configuration object. See {@link org.elasticsearch.hadoop.cfg.ConfigurationOptions} for available properties.
*/
package org.elasticsearch.hadoop.mr;