elastic / elasticsearch-hadoop

:elephant: Elasticsearch real-time search and analytics natively integrated with Hadoop
https://www.elastic.co/products/hadoop
Apache License 2.0
1.93k stars 990 forks source link

support for push down predicates #13

Closed costin closed 6 years ago

costin commented 11 years ago

Ideally, where possible, we should try to convert the hive operations to ES queries - to minimize IO but also the work done on the Hive side.

damiencarol commented 9 years ago

@costin Any progress on this one? Everybody working on it? I want this feature and I'm working on it. Need help

cyndsl commented 8 years ago

@costin I use v2.2.0.Beta1, except for es.query, is there any method to push down predicates in hiveql

jbaiera commented 6 years ago

Duplicate of #4