Skip to content

Commit f4ee389

Browse files
committed
Adding some recent bug fixes to the 5.0.0 change log.
1 parent 81dd6cb commit f4ee389

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/src/reference/asciidoc/appendix/release-notes.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ Pig::
110110
* Pig maps can have values of different types
111111
http://github.com/elastic/elasticsearch-hadoop/issues/777[#777]
112112
Rest::
113+
* Update/Upsert bulk actions with scripts are broken for ES 1.x as of 5.0.0-alpha5
113114
http://github.com/elastic/elasticsearch-hadoop/issues/817[#817]
114115
* Shard size estimations for Slice API do not target shards
115116
http://github.com/elastic/elasticsearch-hadoop/issues/843[#843]
@@ -129,6 +130,8 @@ http://github.com/elastic/elasticsearch-hadoop/issues/720[#720]
129130
http://github.com/elastic/elasticsearch-hadoop/issues/793[#793]
130131
* Parsing error messages can cause a NPE
131132
http://github.com/elastic/elasticsearch-hadoop/issues/776[#776]
133+
* shard preference concatenation with | gives query error
134+
https://github.com/elastic/elasticsearch-hadoop/issues/874[#874]
132135
Spark::
133136
* Dropping a whole column of a DataFrame while indexing the DF into ES
134137
http://github.com/elastic/elasticsearch-hadoop/issues/841[#841]
@@ -168,6 +171,10 @@ http://github.com/elastic/elasticsearch-hadoop/issues/773[#773]
168171
http://github.com/elastic/elasticsearch-hadoop/issues/772[#772]
169172
* Tests fail in build
170173
http://github.com/elastic/elasticsearch-hadoop/issues/755[#755]
174+
* Documentation Issue : Wrong package name
175+
https://github.com/elastic/elasticsearch-hadoop/issues/838[#838]
176+
* ES_CLASSPATH removed from ES 2.x
177+
https://github.com/elastic/elasticsearch-hadoop/issues/861[#861]
171178

172179
[float]
173180
[[nonissue-5.0.0]]

0 commit comments

Comments
 (0)