[
https://issues.apache.org/jira/browse/HIVE-7615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14086373#comment-14086373
]
Carter Shanklin commented on HIVE-7615:
---------------------------------------
I like the idea of getting progress. I don't like the idea of subjecting users
to a bunch of log4j formatted "log spew" as I call it. This could be ok for
debugging / troubleshooting but for ordinary use a simple number between 0% and
100% is far preferable. You can get this number out of YARN if you assume this
only works on Hadoop2+.
One other note, HIVE-4629 is not in trunk and from what I heard can't go in as
it is currently written. In addition the original author is not working on Hive
any longer so there are some practical problems building on it. I've actually
heard that a full re-write of it would be needed. YARN APIs are ready to go
today. Can we consider that path?
Actually as one other note, you'd be unpleasantly amazed at how many people
just parse raw output from hive shell and beeline. Any additional output would
need to go to standard error and it might be necessary to be able to disable it
entirely.
> 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)