You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Brock Noland (JIRA)" <ji...@apache.org> on 2014/08/12 07:32:12 UTC

[jira] [Comment Edited] (HIVE-7615) Beeline should have an option for user to see the query progress

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

Brock Noland edited comment on HIVE-7615 at 8/12/14 5:30 AM:
-------------------------------------------------------------

Hi Carter,

HIVE-4629 has actually been re-written, by Dong, with a much better design before your comment was posted. I feel that building on that API which takes into account the design considerations suggested on that JIRA is a better idea since it's consistent with the Hive CLI and supports both MR1 and YARN. I do agree that the old version of the patch was too verbose since the log requests themselves were logged which was quite annoying.

Writing to standard error makes complete sense and is consistent with most DB command line tools.


was (Author: brocknoland):
Hi Carter,

HIVE-4629 as actually been re-written, by Dong, with a much better design before your comment was posted. I feel that building on that API which takes into account the design considerations suggested on that JIRA is a better idea since it's consistent with the Hive CLI and supports both MR1 and YARN. I do agree that the old version of the patch was too verbose since the log requests themselves were logged which was quite annoying.

Writing to standard error makes complete sense and is consistent with most DB command line tools.

> Beeline should have an option for user to see the query progress
> ----------------------------------------------------------------
>
>                 Key: HIVE-7615
>                 URL: https://issues.apache.org/jira/browse/HIVE-7615
>             Project: Hive
>          Issue Type: Improvement
>          Components: CLI
>            Reporter: Dong Chen
>            Assignee: Dong Chen
>
> When executing query in Beeline, user should have a option to see the progress through the outputs.
> Beeline could use the API introduced in HIVE-4629 to get and display the logs to the client.



--
This message was sent by Atlassian JIRA
(v6.2#6252)