[
https://issues.apache.org/jira/browse/HIVE-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14102460#comment-14102460
]
Brock Noland edited comment on HIVE-4629 at 8/19/14 4:58 PM:
-------------------------------------------------------------
Hi Dong,
I tried posting this on RB but it went down. Thank you very much for removing
the thrift enum compatibility problem! I had another comment with regards to
the method signature which I think I did not explain well. I think the new
method should be:
{noformat}
FetchResultsResponse fetchResults(FetchResultsRequest) throws ...
{noformat}
The problem with how we've defined RPC methods to date has led to an explosion
of RPC methods which is problematic. This is described in [more detail in this
thread|http://mail-archives.apache.org/mod_mbox/hive-dev/201403.mbox/%3CCAFukC=6xss1kjgad7hv2v4wwoigjzctm1rujcczsocdj8x3...@mail.gmail.com%3E].
Let me know what you think!!
Cheers,
Brock
was (Author: brocknoland):
Hi Dong,
I tried posting this on RB but it went down. Thank you very much for removing
the thrift enum compatibility problem! I had another comment with regards to
the method signature which I think I did not explain well. I think the new
method should be:
{noformat}
FetchResultsResponse fetchResults(FetchResultsRequest) throws ...
{noformat}
The problem with how we've defined RPC methods to date has led to an explosion
of RPC methods which is problematic. This is described in [more detail in this
thread|http://mail-archives.apache.org/mod_mbox/hive-dev/201403.mbox/%3CCAFukC=6xss1kjgad7hv2v4wwoigjzctm1rujcczsocdj8x3...@mail.gmail.com%3E
].
Let me know what you think!!
Cheers,
Brock
> 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: Dong Chen
> Attachments: HIVE-4629-no_thrift.1.patch, HIVE-4629.1.patch,
> HIVE-4629.2.patch, HIVE-4629.3.patch.txt, HIVE-4629.4.patch,
> HIVE-4629.5.patch, HIVE-4629.6.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.2#6252)