- Elasticsearch for Apache Hadoop and Spark: other versions:
- Preface
- Elasticsearch for Apache Hadoop
- Documentation sections
- Key features
- Requirements
- Installation
- Architecture
- Configuration
- Runtime options
- Security
- Logging
- Map/Reduce integration
- Cascading support
- Apache Hive integration
- Apache Pig support
- Apache Spark support
- Apache Storm support
- Mapping and Types
- Error Handlers
- Hadoop Metrics
- Performance considerations
- Cloud/restricted environments
- Troubleshooting
- Resources
- License
- Breaking Changes
- Release Notes
- Elasticsearch for Apache Hadoop version 6.5.4
- Elasticsearch for Apache Hadoop version 6.5.3
- Elasticsearch for Apache Hadoop version 6.5.2
- Elasticsearch for Apache Hadoop version 6.5.1
- Elasticsearch for Apache Hadoop version 6.5.0
- Elasticsearch for Apache Hadoop version 6.4.3
- Elasticsearch for Apache Hadoop version 6.4.2
- Elasticsearch for Apache Hadoop version 6.4.1
- Elasticsearch for Apache Hadoop version 6.4.0
- Elasticsearch for Apache Hadoop version 6.3.2
- Elasticsearch for Apache Hadoop version 6.3.1
- Elasticsearch for Apache Hadoop version 6.3.0
- Elasticsearch for Apache Hadoop version 6.2.4
- Elasticsearch for Apache Hadoop version 6.2.3
- Elasticsearch for Apache Hadoop version 6.2.2
- Elasticsearch for Apache Hadoop version 6.2.1
- Elasticsearch for Apache Hadoop version 6.2.0
- Elasticsearch for Apache Hadoop version 6.1.4
- Elasticsearch for Apache Hadoop version 6.1.3
- Elasticsearch for Apache Hadoop version 6.1.2
- Elasticsearch for Apache Hadoop version 6.1.1
- Elasticsearch for Apache Hadoop version 6.1.0
- Elasticsearch for Apache Hadoop version 6.0.1
- Elasticsearch for Apache Hadoop version 6.0.0
- Elasticsearch for Apache Hadoop version 6.0.0-rc2
- Elasticsearch for Apache Hadoop version 6.0.0-rc1
- Elasticsearch for Apache Hadoop version 6.0.0-beta2
- Elasticsearch for Apache Hadoop version 6.0.0-beta1
- Elasticsearch for Apache Hadoop version 6.0.0-alpha2
- Elasticsearch for Apache Hadoop version 6.0.0-alpha1
IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Preface
editPreface
editElasticsearch for Apache Hadoop is an ‘umbrella’ project consisting of two similar, yet independent sub-projects with their own, dedicated, section in the documentation:
- elasticsearch-hadoop proper
- Interact with Elasticsearch from within a Hadoop environment. If you are using Map/Reduce, Hive, Pig, Apache Spark, Apache Storm, or Cascading, this project is for you. For feature requests or bugs, please open an issue in the Elasticsearch-Hadoop repository.
- repository-hdfs
- Use HDFS as a back-end repository for doing snapshot/restore from/to Elasticsearch. For more information, refer to its home page. For feature requests or bugs, please open an issue in the Elasticsearch repository with the ":Plugin Repository HDFS" tag.
Thus, while all projects fall under the Hadoop umbrella, each is covering a certain aspect of it so please be sure to read the appropriate documentation. For general questions around any of these projects, the Elastic Discuss forum is a great place to interact with other users in the community.
Was this helpful?
Thank you for your feedback.