[ 
https://issues.apache.org/jira/browse/HIVE-2354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Syed S. Albiz updated HIVE-2354:
--------------------------------

    Attachment: HIVE-2354.5.patch

I was setting the default setting on the AUTOUPDATE configuration variable to 
true, which was why the testcase was screwing up. Changed it to false by 
default, and explicitly set it in index_auto_update.q

> Support automatic rebuilding of indexes when they go stale
> ----------------------------------------------------------
>
>                 Key: HIVE-2354
>                 URL: https://issues.apache.org/jira/browse/HIVE-2354
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Syed S. Albiz
>            Assignee: Syed S. Albiz
>         Attachments: HIVE-2354.1.patch, HIVE-2354.2.patch, HIVE-2354.3.patch, 
> HIVE-2354.4.patch, HIVE-2354.5.patch
>
>
> Support a mode where indexes will be automatically rebuilt when the 
> table/partition they are based on is modified. So if index foo is built on 
> table bar, and bar has it's contents overwritten, we should support a mode 
> where index foo will automatically rebuild itself.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to