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

Prasad Chakka commented on HIVE-476:
------------------------------------

I am getting the following error even though patch doesn't create or drop 
tables in anyway.
{code}
   [junit] diff -a -I \(file:\)\|\(/tmp/.*\) 
/data/users/pchakka/workspace/oshive/build/ql/test/logs/clientpositive/input3.q.out
 
/data/users/pchakka/workspace/oshive3/ql/src/test/results/clientpositive/input3.q.out
    [junit] 14,15d13
    [junit] < altern1
    [junit] < external2
    [junit] 18d15
    [junit] < src2
    [junit] 24,25d20
    [junit] < t1
    [junit] < t2
    [junit] 28,30d22
    [junit] < tstparttbl
    [junit] < tstparttbl2
    [junit] < union_out
    [junit] 78,79d69
    [junit] < altern1
    [junit] < external2
    [junit] 82d71
    [junit] < src2
    [junit] 88,89d76
    [junit] < t1
    [junit] < t2
    [junit] 92,94d78
    [junit] < tstparttbl
    [junit] < tstparttbl2
    [junit] < union_out
{code}

> Add getTable and getPartition calls to the ReadEntity and WriteEntity objects 
> in PreExecute hooks.
> --------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-476
>                 URL: https://issues.apache.org/jira/browse/HIVE-476
>             Project: Hadoop Hive
>          Issue Type: Improvement
>          Components: Query Processor
>    Affects Versions: 0.4.0
>            Reporter: Ashish Thusoo
>            Assignee: Ashish Thusoo
>         Attachments: patch-476.txt
>
>
> These functions are useful when properties of the tables and partitions have 
> to be modified from the user defined PreExecute hook.
> I will be using it in the archival plugin which automatically unarchives from 
> an archival store and changes the metadata to indicate this fact in the 
> metastore.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to