Hi,

There are two aspects when dealing with large tables.

1. Projection

The table mapping/definition is necessary as it indicates what information is needed - a small mapping excludes a lot of unnecessary data.

2. Push Down filtering

Unfortunately there hasn't been much happening on this front since the functionality is fairly restricted and not really pluggable especially when
dealing with non-HDFS resources. The ORC support has improved things a bit 
however it's still early days...

Cheers,


On 12/4/14 7:41 AM, James Andrew-Smith wrote:
Has there been any progress on the "Push Down Filtering" mentioned by Costin?
(http://ryrobes.com/systems/connecting-tableau-to-elasticsearch-read-how-to-query-elasticsearch-with-hive-sql-and-hadoop/#comment-1169375542)


Right now I am working around this by creating a lot of specific table mappings 
to maintain performance.

--
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to
elasticsearch+unsubscr...@googlegroups.com 
<mailto:elasticsearch+unsubscr...@googlegroups.com>.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/bd8151a0-af89-4617-9efe-aa738e70862c%40googlegroups.com
<https://groups.google.com/d/msgid/elasticsearch/bd8151a0-af89-4617-9efe-aa738e70862c%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.

--
Costin

--
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/54802382.5060704%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to