[jira] [Created] (HIVE-25920) Bump Xerce2 to 2.12.2

2022-02-01 Thread Takanobu Asanuma (Jira)
Takanobu Asanuma created HIVE-25920: --- Summary: Bump Xerce2 to 2.12.2 Key: HIVE-25920 URL: https://issues.apache.org/jira/browse/HIVE-25920 Project: Hive Issue Type: Task

[jira] [Created] (HIVE-25649) Backport HIVE-20638 and HIVE-22090 to branch-3 to upgrade Jetty to 9.3.27

2021-10-25 Thread Takanobu Asanuma (Jira)
Takanobu Asanuma created HIVE-25649: --- Summary: Backport HIVE-20638 and HIVE-22090 to branch-3 to upgrade Jetty to 9.3.27 Key: HIVE-25649 URL: https://issues.apache.org/jira/browse/HIVE-25649

[jira] [Created] (HIVE-25636) Bump Xerce2 to 2.12.1

2021-10-22 Thread Takanobu Asanuma (Jira)
Takanobu Asanuma created HIVE-25636: --- Summary: Bump Xerce2 to 2.12.1 Key: HIVE-25636 URL: https://issues.apache.org/jira/browse/HIVE-25636 Project: Hive Issue Type: Task

[jira] [Created] (HIVE-15831) LLAP: Fix a problem of the output of LlapDump

2017-02-06 Thread Takanobu Asanuma (JIRA)
Takanobu Asanuma created HIVE-15831: --- Summary: LLAP: Fix a problem of the output of LlapDump Key: HIVE-15831 URL: https://issues.apache.org/jira/browse/HIVE-15831 Project: Hive Issue Type

[jira] [Created] (HIVE-15817) Fix LlapDump classpath in llapdum.sh

2017-02-05 Thread Takanobu Asanuma (JIRA)
Takanobu Asanuma created HIVE-15817: --- Summary: Fix LlapDump classpath in llapdum.sh Key: HIVE-15817 URL: https://issues.apache.org/jira/browse/HIVE-15817 Project: Hive Issue Type: Bug

Re: Review Request 40867: HIVE-11527 - bypass HiveServer2 thrift interface for query results

2016-06-20 Thread Takanobu Asanuma
) <https://reviews.apache.org/r/40867/#comment203959> I forgot to add a log when useBypass is true. I will add it in the next patch. - Takanobu Asanuma On 6月 21, 2016, 2:10 a.m., Takanobu Asanuma wrote: > > --- > This is a

Re: Review Request 40867: HIVE-11527 - bypass HiveServer2 thrift interface for query results

2016-06-20 Thread Takanobu Asanuma
infomation as is. - Takanobu --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40867/#review138347 --- On 6月 21, 20

Re: Review Request 40867: HIVE-11527 - bypass HiveServer2 thrift interface for query results

2016-06-20 Thread Takanobu Asanuma
test more queries and fix bugs. I'm also going to add unit tests. Thanks, Takanobu Asanuma

Re: Review Request 40867: HIVE-11527 - bypass HiveServer2 thrift interface for query results

2016-06-14 Thread Takanobu Asanuma
., Vaibhav Gumashta wrote: > > ql/src/java/org/apache/hadoop/hive/ql/Driver.java, line 1976 > > <https://reviews.apache.org/r/40867/diff/9/?file=1386572#file1386572line1976> > > > > We can create a follow-up jira to handle this. Shall I create the

Re: Review Request 40867: HIVE-11527 - bypass HiveServer2 thrift interface for query results

2016-06-14 Thread Takanobu Asanuma
27;m going to test more queries and fix bugs. I'm also going to add unit tests. Thanks, Takanobu Asanuma

Re: Review Request 40867: HIVE-11527 - bypass HiveServer2 thrift interface for query results

2016-05-18 Thread Takanobu Asanuma
e are some problems for some queries. I'm going to test more queries and fix bugs. I'm also going to add unit tests. Thanks, Takanobu Asanuma

Re: Review Request 40867: HIVE-11527 - bypass HiveServer2 thrift interface for query results

2016-05-18 Thread Takanobu Asanuma
mail. To reply, visit: https://reviews.apache.org/r/40867/#review130014 ------- On 4月 15, 2016, 11:38 a.m., Takanobu Asanuma wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r

Re: Review Request 40867: HIVE-11527 - bypass HiveServer2 thrift interface for query results

2016-04-15 Thread Takanobu Asanuma
x27;m also going to add unit tests. Thanks, Takanobu Asanuma

Re: Review Request 40867: HIVE-11527 - bypass HiveServer2 thrift interface for query results

2016-03-18 Thread Takanobu Asanuma
-- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40867/#review124234 --- On 3月 16, 2016, 8:51 a.m., Takanobu Asanuma wrote: > > ---

Re: Review Request 40867: HIVE-11527 - bypass HiveServer2 thrift interface for query results

2016-03-16 Thread Takanobu Asanuma
62fcde5 Diff: https://reviews.apache.org/r/40867/diff/ Testing --- I have tested few simple queries and they worked well. But I think there are some problems for some queries. I'm going to test more queries and fix bugs. I'm also going to add unit tests. Thanks, Takanobu Asanuma

[jira] [Created] (HIVE-13268) Add a HA mini cluster type in MiniHS2

2016-03-11 Thread Takanobu Asanuma (JIRA)
Takanobu Asanuma created HIVE-13268: --- Summary: Add a HA mini cluster type in MiniHS2 Key: HIVE-13268 URL: https://issues.apache.org/jira/browse/HIVE-13268 Project: Hive Issue Type: Bug

Re: Review Request 40867: HIVE-11527 - bypass HiveServer2 thrift interface for query results

2016-02-04 Thread Takanobu Asanuma
---------- On Feb. 3, 2016, 9:32 a.m., Takanobu Asanuma wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/40867/ > ---

Re: Review Request 40867: HIVE-11527 - bypass HiveServer2 thrift interface for query results

2016-02-03 Thread Takanobu Asanuma
--- I have tested few simple queries and they worked well. But I think there are some problems for some queries. I'm going to test more queries and fix bugs. I'm also going to add unit tests. Thanks, Takanobu Asanuma

Re: Review Request 40867: HIVE-11527 - bypass HiveServer2 thrift interface for query results

2016-01-28 Thread Takanobu Asanuma
t; parameter in the middle will make it break the backward compatibility for > > existing clients. > > Takanobu Asanuma wrote: > Yes, it is necessary to be a required parameter since this patch had > TypeDescriptor created by the typename in ColumnDescriptor. (Please see la

Re: Review Request 40867: HIVE-11527 - bypass HiveServer2 thrift interface for query results

2016-01-25 Thread Takanobu Asanuma
://reviews.apache.org/r/40867/diff/ Testing --- I have tested few simple queries and they worked well. But I think there are some problems for some queries. I'm going to test more queries and fix bugs. I'm also going to add unit tests. Thanks, Takanobu Asanuma

Re: Review Request 40867: HIVE-11527 - bypass HiveServer2 thrift interface for query results

2016-01-14 Thread Takanobu Asanuma
e this patch had TypeDescriptor created by the typename in ColumnDescriptor. (Please see last Sergey's review.) Next patch fixes the order of the parameters. - Takanobu --- This is an automatically generated e-mail.

Re: Review Request 40867: HIVE-11527 - bypass HiveServer2 thrift interface for query results

2016-01-14 Thread Takanobu Asanuma
67/#review114334 ------- On 1月 8, 2016, 7:18 a.m., Takanobu Asanuma wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r

Re: Review Request 40867: HIVE-11527 - bypass HiveServer2 thrift interface for query results

2016-01-07 Thread Takanobu Asanuma
. Thanks, Takanobu Asanuma

Re: Review Request 40867: HIVE-11527 - bypass HiveServer2 thrift interface for query results

2016-01-05 Thread Takanobu Asanuma
queries. I'm going to test more queries and fix bugs. I'm also going to add unit tests. Thanks, Takanobu Asanuma

Re: Review Request 40867: HIVE-11527 - bypass HiveServer2 thrift interface for query results

2015-12-17 Thread Takanobu Asanuma
sting --- I have tested few simple queries and they worked well. But I think there are some problems for some queries. I'm going to test more queries and fix bugs. I'm also going to add unit tests. Thanks, Takanobu Asanuma

Re: Review Request 40867: HIVE-11527 - bypass HiveServer2 thrift interface for query results

2015-12-09 Thread Takanobu Asanuma
agree with it. I will fix this. - Takanobu --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40867/#review108891 --- On 12月 2, 2015, 12

Re: Review Request 40867: HIVE-11527 - bypass HiveServer2 thrift interface for query results

2015-12-09 Thread Takanobu Asanuma
1/?file=1150526#file1150526line492> > > > > nit: get(pos) can be done once I will fix it. - Takanobu ------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40867/#review108889 --

Review Request 40867: HIVE-11527 - bypass HiveServer2 thrift interface for query results

2015-12-02 Thread Takanobu Asanuma
unit tests. Thanks, Takanobu Asanuma