See issues on GitHub

Release Notes

New features:

  • Allow built-in formating utils for multi index writes #187

Enhancements:

  • Start/stop logging messages #201
  • Document update with logic/script. #196
  • Support for Hive 0.13 #194
  • Remove deprecated `es.host` setting #191
  • Failing write jobs result in duplicate errors #190
  • Pig usage for for read different from write leads to confusion #159
  • Configure output format to write to ES with upsert #153
  • ignore nested mapping and return the contents of nested type as map #140
  • improve search/address handling #49

Bug fixes:

  • PigStorage does not receive the associated schema #199
  • base64 function fails with NPE on OpenJDK #197
  • Proxy user authentication causes NPE #195
  • EsOutputFormat is not compatible with Hadoop 2 #189
  • Out of nodes #188
  • write array from pig #177
  • Reading an array in pig #158
  • [repository-hdfs] java.io.IOException: Filesystem closed #174

Docs:

  • Fix a couple typos in docs #203