Open
Description
Issue description
The current documentation (7.3 as of this writing) indicated in the requirement page on the various components version required:
https://www.elastic.co/guide/en/elasticsearch/hadoop/7.3/requirements.html
which noted as follow in which the or higher
statement implicitly indicated any higher version without bound. As far as Apache Hive concern, I understood it supports up to 1.2.x only.
Apache Hive 0.10 or higher. We recommend using the latest release of Hive (currently 1.2.1).
...
Pig 0.10.0 or higher. We recommend using the latest release of Pig (currently 0.15.0).
...
Spark 1.3.0 or higher. We recommend using the latest release of Spark (currently 2.2.0).
...
Storm 1.0.0 or higher. Do note that Storm 1.0.0 broke backwards compatibility with the previous versions (by changing the package name) however upgrading is easy and recommended. We recommend using the latest release of Storm (currently 1.0.1).
It would be great if the document can be reviewed and updated with explicit indication on the versions of respective components that works with es-hadoop.