You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Prasad Mujumdar <pr...@cloudera.com> on 2013/11/07 00:27:28 UTC

Re: Review Request 14486: HIVE-5441: Async query execution doesn't return resultset status


> On Oct. 25, 2013, 7 p.m., Carl Steinbach wrote:
> > ql/src/java/org/apache/hadoop/hive/ql/Driver.java, line 962
> > <https://reviews.apache.org/r/14486/diff/3/?file=362022#file362022line962>
> >
> >     Please remove.

Done


- Prasad


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


On Oct. 7, 2013, 6:51 p.m., Prasad Mujumdar wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/14486/
> -----------------------------------------------------------
> 
> (Updated Oct. 7, 2013, 6:51 p.m.)
> 
> 
> Review request for hive.
> 
> 
> Bugs: HIVE-5441
>     https://issues.apache.org/jira/browse/HIVE-5441
> 
> 
> Repository: hive-git
> 
> 
> Description
> -------
> 
> Separate out the query compilation and execute that part synchronously.
> 
> 
> Diffs
> -----
> 
>   ql/src/java/org/apache/hadoop/hive/ql/Driver.java 5308e2c 
>   service/src/java/org/apache/hive/service/cli/operation/SQLOperation.java bb0f711 
>   service/src/test/org/apache/hive/service/cli/CLIServiceTest.java 794ede8 
> 
> Diff: https://reviews.apache.org/r/14486/diff/
> 
> 
> Testing
> -------
> 
> Added test cases
> 
> 
> Thanks,
> 
> Prasad Mujumdar
> 
>