Only info messages are being written to stderr. The actual data should be
written to stdout. See https://issues.apache.org/jira/browse/HIVE-505


On 6/1/09 1:29 PM, "Matt Pestritto" <[email protected]> wrote:

> Hi All.
> 
> It seems like the latest trunk is writing stdout to stderr on a hive -e
> call.  Is this the intended functionality ?
> 
> hive -e "query 1; query 2; query 3; " 2> errors.out
> 
> errors.out has stdout.  stdout has no output.
> 
> Thanks
> -Matt

Reply via email to