See issues on GitHub

Release Notes

Breaking changes

  • Storm:
    • update to compat with storm 1.x.x #769
    • Why does EsBolt still use the old JAR #754
    • Upgrade to Storm 1.0 #743

Enhancements

  • Rest:
    • Replace/Ignore DOT character in field names before inserting into Elastic Search #758

Bug fixes

  • Hive:
    • Date type not properly inserted into ES #757
  • Build:
    • Repository HDFS still referred in the build system #775
    • Spark 1.2 artifacts are still referenced #774

Docs

  • Update cloud.adoc #773
  • Update configuration.adoc #772
  • Build:
    • 2.3.1 release notes list many bugs as fixed without commits #770
  • Spark:
    • Fix example for spark. #768 (issue: #767)

Non-issue

  • Pig:
    • Failure while using EsStorage twice on a single Pig script to store a Parent Child relation #756
    • Store Tuple as object with Pig in Elasticsearch #746
  • Spark:
    • elasticsearch-hadoop exception about mapping #766
    • Parameter ES_MAPPING_TIMESTAMP is not working using saveToEs #765