[
https://issues.apache.org/jira/browse/HIVE-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13799672#comment-13799672
]
Carl Steinbach commented on HIVE-4629:
--------------------------------------
[~brocknoland] Making the logs scrollable wasn't the point of my suggestion.
I'm more concerned about leveraging the existing fetch functions and patterns
to satisfy a use case which fundamentally looks very similar to fetching a
query result set. CLIService is a public interface. We're permanently stuck
with any changes that are made to it. I'd like to avoid cluttering it with a
mishmash of logging RPCs if it's possible to reduce all of these use cases to a
single pattern.
In the future I hope we can finish discussing changes like this before the
first patch is posted.
[~shreepadma] I left some comments on reviewboard. Thanks.
> HS2 should support an API to retrieve query logs
> ------------------------------------------------
>
> Key: HIVE-4629
> URL: https://issues.apache.org/jira/browse/HIVE-4629
> Project: Hive
> Issue Type: Sub-task
> Components: HiveServer2
> Reporter: Shreepadma Venugopalan
> Assignee: Shreepadma Venugopalan
> Attachments: HIVE-4629.1.patch, HIVE-4629.2.patch,
> HIVE-4629-no_thrift.1.patch
>
>
> HiveServer2 should support an API to retrieve query logs. This is
> particularly relevant because HiveServer2 supports async execution but
> doesn't provide a way to report progress. Providing an API to retrieve query
> logs will help report progress to the client.
--
This message was sent by Atlassian JIRA
(v6.1#6144)