-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/17217/#review32655
-----------------------------------------------------------


Much cleaner.


ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java
<https://reviews.apache.org/r/17217/#comment61558>

    Do we need to cleanup anything for 'db' as well that might have partially 
changed in line '1841' before the exception?
    


- Mohammad Islam


On Jan. 23, 2014, 6:58 p.m., Sergey Shelukhin wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/17217/
> -----------------------------------------------------------
> 
> (Updated Jan. 23, 2014, 6:58 p.m.)
> 
> 
> Review request for hive, Ashutosh Chauhan and Gunther Hagleitner.
> 
> 
> Repository: hive-git
> 
> 
> Description
> -------
> 
> JIRA is reindexing so I will file the JIRA later.
> 
> Trivial patch. Use bulk method.
> If bulk method fails try one by one (via existing code), it's msck after all 
> so we expect the worst.
> 
> 
> Diffs
> -----
> 
>   ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java 92ed55b 
> 
> Diff: https://reviews.apache.org/r/17217/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Sergey Shelukhin
> 
>

Reply via email to