Elasticsearch for Apache Hadoop version 5.5.0edit

July 06, 2017

Deprecationsedit

  • Hadoop 1.x Integration and APIs are deprecated and will be removed in 6.0 #1009
  • Elasticsearch on YARN Integration is now deprecated and will be removed in 6.0 #1008
  • TTL and Timestamp metadata fields will log warnings on use as they are removed in ES 6.0 #986
  • Index pattern formatting using the colon character : is deprecated. Use the pipe character | instead. #985

Bug Fixesedit

Section
  • Fixed "Malformed scrollId" caused by es.scroll.limit being set #992
  • Fixed "scrollId is missing" when es.scroll.limit=10000 #935