[ 
https://issues.apache.org/jira/browse/HIVE-15795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15947685#comment-15947685
 ] 

Josh Elser commented on HIVE-15795:
-----------------------------------

Alright, good news. I was able to get this running locally as well! Using the 
Tez executor:

* I could do a simple insert into a table with an index and see records hitting 
both
* Load ~200K records into a table
* Observe "small" queries hitting the index table then the data table
* Observe "large" queries only hitting the data table

Very nice stuff, Mike!!

> Support Accumulo Index Tables in Hive Accumulo Connector
> --------------------------------------------------------
>
>                 Key: HIVE-15795
>                 URL: https://issues.apache.org/jira/browse/HIVE-15795
>             Project: Hive
>          Issue Type: Improvement
>          Components: Accumulo Storage Handler
>            Reporter: Mike Fagan
>            Assignee: Mike Fagan
>            Priority: Minor
>         Attachments: HIVE-15795.1.patch
>
>
> Ability to specify an accumulo index table for an accumulo-hive table.
> This would greatly improve performance for non-rowid query predicates



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to