Release Notes

Enhancements:

  • Issue with inserting/parsing timestamps from hive to elasticsearch. #259

Bug fixes:

  • Missing commons-cli dependency? #288
  • Hadoop's uber mode causes job failure #280
  • Rich JSON objects cannot be used as script parameters #277
  • Issue with named queries #273
  • ArrayIndexOutOfBoundsException on Spark on 'pining' tasks #272
  • date fields with long values are not properly returned #271
  • Escape fields to prevent incorrect URIs #264
  • Fix manifest in snapshot builds #262
  • Tasks are not correctly pinned to their target shards #258
  • Keep original nodes when adding discoveredHosts in SettingsUtils #256
  • Is it possible to set the "_id" of a document being written in this API? #237
  • elasticsearch-hadoop support multi-hosts in Map/Reduce job #211

Docs:

  • Got ClassNotFoundException[org.elasticsearch.repositories.hdfs.HdfsRepositoryModule] error when using repository-hdfs plugin #290
  • .set is a method of SparkConf not a SparkContext #279
  • Document setting ID per each module #263