[
https://issues.apache.org/jira/browse/HIVE-7615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14132087#comment-14132087
]
Brock Noland commented on HIVE-7615:
------------------------------------
Hi Dong,
I don't think the filtering has to be complex. For example, I think the
following two properties would work:
1) A list of regular expresses which if one is matched, the line is excluded
2) A list of fixed strings which if one is matched, the line is excluded
I think that these two values should default to something that excludes logging
of the GetLog requests themselves.
How does that sound?
Cheers,
Brock
> 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
> Attachments: HIVE-7615.patch
>
>
> 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.3.4#6332)