[jira] [Created] (HIVE-23974) (hadoop3.3.0 + hive2.3.7) start hiveserver2 get exception: java.lang.IllegalAccessError: tried to access method com.google.common.base.Stopwatch

2020-07-31 Thread Jimmy Lin (Jira)
Jimmy Lin created HIVE-23974: Summary: (hadoop3.3.0 + hive2.3.7) start hiveserver2 get exception: java.lang.IllegalAccessError: tried to access method com.google.common.base.Stopwatch Key: HIVE-23974 URL: https

[jira] [Created] (HIVE-23676) Test to cover wildcard partVals in listPartitionNames

2020-06-11 Thread anton lin (Jira)
anton lin created HIVE-23676: Summary: Test to cover wildcard partVals in listPartitionNames Key: HIVE-23676 URL: https://issues.apache.org/jira/browse/HIVE-23676 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-22091) NPE on HS2 start up due to bad data in FUNCS table

2019-08-08 Thread Eric Lin (JIRA)
Eric Lin created HIVE-22091: --- Summary: NPE on HS2 start up due to bad data in FUNCS table Key: HIVE-22091 URL: https://issues.apache.org/jira/browse/HIVE-22091 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-18277) Use subtraction and addition should be a good tips when type not support with hplsql

2017-12-14 Thread ZhangBing Lin (JIRA)
ZhangBing Lin created HIVE-18277: Summary: Use subtraction and addition should be a good tips when type not support with hplsql Key: HIVE-18277 URL: https://issues.apache.org/jira/browse/HIVE-18277

[jira] [Created] (HIVE-18026) Hive webhcat principal configuration optimization

2017-11-08 Thread ZhangBing Lin (JIRA)
ZhangBing Lin created HIVE-18026: Summary: Hive webhcat principal configuration optimization Key: HIVE-18026 URL: https://issues.apache.org/jira/browse/HIVE-18026 Project: Hive Issue Type

[jira] [Created] (HIVE-17630) RESIGNAL:actual results are inconsistent with expectations at hplsql

2017-09-27 Thread ZhangBing Lin (JIRA)
ZhangBing Lin created HIVE-17630: Summary: RESIGNAL:actual results are inconsistent with expectations at hplsql Key: HIVE-17630 URL: https://issues.apache.org/jira/browse/HIVE-17630 Project: Hive

[jira] [Created] (HIVE-17554) Occurr java.lang.ArithmeticException: / by zero at hplsql component

2017-09-18 Thread ZhangBing Lin (JIRA)
ZhangBing Lin created HIVE-17554: Summary: Occurr java.lang.ArithmeticException: / by zero at hplsql component Key: HIVE-17554 URL: https://issues.apache.org/jira/browse/HIVE-17554 Project: Hive

[jira] [Created] (HIVE-17453) Missing ASF headers 2 classes

2017-09-05 Thread ZhangBing Lin (JIRA)
ZhangBing Lin created HIVE-17453: Summary: Missing ASF headers 2 classes Key: HIVE-17453 URL: https://issues.apache.org/jira/browse/HIVE-17453 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-17094) Modifier 'static' is redundant for inner enums

2017-07-13 Thread ZhangBing Lin (JIRA)
ZhangBing Lin created HIVE-17094: Summary: Modifier 'static' is redundant for inner enums Key: HIVE-17094 URL: https://issues.apache.org/jira/browse/HIVE-17094 Project: Hive

[jira] [Created] (HIVE-17065) You can not successfully deploy hive clusters with Hive guidance documents

2017-07-09 Thread ZhangBing Lin (JIRA)
ZhangBing Lin created HIVE-17065: Summary: You can not successfully deploy hive clusters with Hive guidance documents Key: HIVE-17065 URL: https://issues.apache.org/jira/browse/HIVE-17065 Project

[jira] [Created] (HIVE-17015) Script file should be LF, should not be CRLF, this will lead to the script can not be implemented, the service can not start

2017-07-03 Thread ZhangBing Lin (JIRA)
ZhangBing Lin created HIVE-17015: Summary: Script file should be LF, should not be CRLF, this will lead to the script can not be implemented, the service can not start Key: HIVE-17015 URL: https

Re: Review Request 60355: HIVE-16929 User-defined UDF functions can be registered as invariant functions

2017-06-28 Thread ZhangBing Lin
ave jars on the classpath during testing. So for > > example you can be pretty sure that the junit jar will be on your classpath > > somewhere, and you could write tests against ClassUtil using the junit > > packages. > > > > But the patch LGTM. > > ZhangBing Li

Re: Review Request 60355: HIVE-16929 User-defined UDF functions can be registered as invariant functions

2017-06-28 Thread ZhangBing Lin
ve/ql/util/TestClassUtil.java PRE-CREATION ql/src/test/org/apache/hadoop/hive/ql/util/TestUDFRegister.java PRE-CREATION Diff: https://reviews.apache.org/r/60355/diff/5/ Changes: https://reviews.apache.org/r/60355/diff/4-5/ Testing --- Thanks, ZhangBing Lin

Re: Review Request 60355: HIVE-16929 User-defined UDF functions can be registered as invariant functions

2017-06-28 Thread ZhangBing Lin
tJarFile encountered an exception > > > > Same on line 90. Thank you for your review,I will modify it - ZhangBing --- This is an automatically generated e-mail. To reply, visit: https://reviews.apac

Re: Review Request 60355: HIVE-16929 User-defined UDF functions can be registered as invariant functions

2017-06-22 Thread ZhangBing Lin
60355/diff/4/ Changes: https://reviews.apache.org/r/60355/diff/3-4/ Testing --- Thanks, ZhangBing Lin

Re: Review Request 60355: HIVE-16929 User-defined UDF functions can be registered as invariant functions

2017-06-22 Thread ZhangBing Lin
60355/diff/3/ Changes: https://reviews.apache.org/r/60355/diff/2-3/ Testing --- Thanks, ZhangBing Lin

Re: Review Request 60355: HIVE-16929 User-defined UDF functions can be registered as invariant functions

2017-06-22 Thread ZhangBing Lin
stead of just writing to the err stream? Same on > > line 117,122 and 149. > > ZhangBing Lin wrote: > I had log this out instead of just writing to the err stream I had change it,But Issues list still exist - ZhangBing ---

Re: Review Request 60355: HIVE-16929 User-defined UDF functions can be registered as invariant functions

2017-06-22 Thread ZhangBing Lin
ps://reviews.apache.org/r/60355/#review178639 ------- On 六月 23, 2017, 3:13 a.m., ZhangBing Lin wrote: > > --- > This is an automatically generated e-mail.

Re: Review Request 60355: HIVE-16929 User-defined UDF functions can be registered as invariant functions

2017-06-22 Thread ZhangBing Lin
> On 六月 22, 2017, 8:17 a.m., Barna Zsombor Klara wrote: > > Thank you for the patch ZhangBing Lin. I only had a few minor comments and > > nits. > > Since you are adding several utility methods, do you think it would be > > possible to add a few unit tests? > >

Re: Review Request 60355: HIVE-16929 User-defined UDF functions can be registered as invariant functions

2017-06-22 Thread ZhangBing Lin
60355/diff/2/ Changes: https://reviews.apache.org/r/60355/diff/1-2/ Testing --- Thanks, ZhangBing Lin

Re: Review Request 60355: HIVE-16929 User-defined UDF functions can be registered as invariant functions

2017-06-22 Thread ZhangBing Lin
> On 六月 22, 2017, 8:17 a.m., Barna Zsombor Klara wrote: > > Thank you for the patch ZhangBing Lin. I only had a few minor comments and > > nits. > > Since you are adding several utility methods, do you think it would be > > possible to add a few unit tests? >

Re: Review Request 60355: HIVE-16929 User-defined UDF functions can be registered as invariant functions

2017-06-21 Thread ZhangBing Lin
l/src/java/org/apache/hadoop/hive/ql/util/UDFRegister.java PRE-CREATION Diff: https://reviews.apache.org/r/60355/diff/1/ Testing --- Thanks, ZhangBing Lin

Review Request 60355: User-defined UDF functions can be registered as invariant functions

2017-06-21 Thread ZhangBing Lin
che/hadoop/hive/ql/exec/FunctionRegistry.java 9795f3ef98 ql/src/java/org/apache/hadoop/hive/ql/util/ClassUtil.java PRE-CREATION ql/src/java/org/apache/hadoop/hive/ql/util/UDFRegister.java PRE-CREATION Diff: https://reviews.apache.org/r/60355/diff/1/ Testing --- Thanks, ZhangBing Lin

[jira] [Created] (HIVE-16929) User-defined UDF functions can be registered as invariant functions

2017-06-20 Thread ZhangBing Lin (JIRA)
ZhangBing Lin created HIVE-16929: Summary: User-defined UDF functions can be registered as invariant functions Key: HIVE-16929 URL: https://issues.apache.org/jira/browse/HIVE-16929 Project: Hive

Review Request 59978: HIVE-16794 - Default value for hive.spark.client.connect.timeout of 1000ms is too low

2017-06-10 Thread Eric Lin
timeout, no test was performed. Thanks, Eric Lin

Re: Review Request 57009: HIVE-16029 - COLLECT_SET and COLLECT_LIST does not return NULL in the result

2017-06-10 Thread Eric Lin
che.org/r/57009/#review166717 --- On May 23, 2017, 7:14 a.m., Eric Lin wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://revie

[jira] [Created] (HIVE-16824) PrimaryToReplicaResourceFunctionTest.java lack the ASF Headers

2017-06-05 Thread ZhangBing Lin (JIRA)
ZhangBing Lin created HIVE-16824: Summary: PrimaryToReplicaResourceFunctionTest.java lack the ASF Headers Key: HIVE-16824 URL: https://issues.apache.org/jira/browse/HIVE-16824 Project: Hive

[jira] [Created] (HIVE-16794) Default value for hive.spark.client.connect.timeout of 1000ms is too low

2017-05-30 Thread Eric Lin (JIRA)
Eric Lin created HIVE-16794: --- Summary: Default value for hive.spark.client.connect.timeout of 1000ms is too low Key: HIVE-16794 URL: https://issues.apache.org/jira/browse/HIVE-16794 Project: Hive

Re: Review Request 57009: HIVE-16029 - COLLECT_SET and COLLECT_LIST does not return NULL in the result

2017-05-23 Thread Eric Lin
+ | _c0 | +---+ | [1,2,null,4] | +---+ {code} Thanks, Eric Lin

[jira] [Created] (HIVE-16707) Invalid variable and function of the parameters is invalid

2017-05-18 Thread ZhangBing Lin (JIRA)
ZhangBing Lin created HIVE-16707: Summary: Invalid variable and function of the parameters is invalid Key: HIVE-16707 URL: https://issues.apache.org/jira/browse/HIVE-16707 Project: Hive

[jira] [Created] (HIVE-16640) The ASF Heads have some errors in some class

2017-05-10 Thread ZhangBing Lin (JIRA)
ZhangBing Lin created HIVE-16640: Summary: The ASF Heads have some errors in some class Key: HIVE-16640 URL: https://issues.apache.org/jira/browse/HIVE-16640 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-16558) In the hiveserver2.jsp Closed Queries table under the data click Drilldown Link view details, the Chinese show garbled

2017-04-28 Thread ZhangBing Lin (JIRA)
ZhangBing Lin created HIVE-16558: Summary: In the hiveserver2.jsp Closed Queries table under the data click Drilldown Link view details, the Chinese show garbled Key: HIVE-16558 URL: https://issues.apache.org

[jira] [Created] (HIVE-16524) Remove the redundant item type in hiveserver2.jsp and QueryProfileTmpl.jamon

2017-04-24 Thread ZhangBing Lin (JIRA)
ZhangBing Lin created HIVE-16524: Summary: Remove the redundant item type in hiveserver2.jsp and QueryProfileTmpl.jamon Key: HIVE-16524 URL: https://issues.apache.org/jira/browse/HIVE-16524 Project

Re: Review Request 57009: HIVE-16029 - COLLECT_SET and COLLECT_LIST does not return NULL in the result

2017-04-15 Thread Eric Lin
d e-mail. To reply, visit: https://reviews.apache.org/r/57009/#review166717 ------- On Feb. 24, 2017, 1:01 a.m., Eric Lin wrote: > > --- > This is an automatically generat

Re: Review Request 57009: HIVE-16029 - COLLECT_SET and COLLECT_LIST does not return NULL in the result

2017-04-15 Thread Eric Lin
t> select collect_set(a) from collect_set_test; +---+ | _c0 | +---+ | [1,2,null,4] | +---+ {code} Thanks, Eric Lin

Re: Review Request 55605: HIVE-15166 - Provide beeline option to set the jline history max size

2017-03-08 Thread Eric Lin
/BeeLine.properties af86284 beeline/src/test/org/apache/hive/beeline/TestBeelineArgParsing.java d73d374 Diff: https://reviews.apache.org/r/55605/diff/3/ Changes: https://reviews.apache.org/r/55605/diff/2-3/ Testing --- Manual testing + a simple test case. Thanks, Eric Lin

Review Request 57009: HIVE-16029 - COLLECT_SET and COLLECT_LIST does not return NULL in the result

2017-02-23 Thread Eric Lin
[1,2,null,4] | +---+ {code} Thanks, Eric Lin

[jira] [Created] (HIVE-16029) COLLECT_SET and COLLECT_LIST does not return NULL in the result

2017-02-23 Thread Eric Lin (JIRA)
Eric Lin created HIVE-16029: --- Summary: COLLECT_SET and COLLECT_LIST does not return NULL in the result Key: HIVE-16029 URL: https://issues.apache.org/jira/browse/HIVE-16029 Project: Hive Issue

Re: Review Request 55605: HIVE-15166 - Provide beeline option to set the jline history max size

2017-01-18 Thread Eric Lin
, Eric Lin

Re: Review Request 55605: HIVE-15166 - Provide beeline option to set the jline history max size

2017-01-18 Thread Eric Lin
generated e-mail. To reply, visit: https://reviews.apache.org/r/55605/#review161864 --- On Jan. 17, 2017, 7:22 a.m., Eric Lin wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews

Review Request 55605: HIVE-15166 - Provide beeline option to set the jline history max size

2017-01-16 Thread Eric Lin
://reviews.apache.org/r/55605/diff/ Testing --- Manual testing + a simple test case. Thanks, Eric Lin

[jira] [Created] (HIVE-15166) Provide beeline option to set the jline history max size

2016-11-08 Thread Eric Lin (JIRA)
Eric Lin created HIVE-15166: --- Summary: Provide beeline option to set the jline history max size Key: HIVE-15166 URL: https://issues.apache.org/jira/browse/HIVE-15166 Project: Hive Issue Type

[jira] [Created] (HIVE-14903) from_utc_time function issue for CET daylight savings

2016-10-06 Thread Eric Lin (JIRA)
Eric Lin created HIVE-14903: --- Summary: from_utc_time function issue for CET daylight savings Key: HIVE-14903 URL: https://issues.apache.org/jira/browse/HIVE-14903 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-14537) Please add HMS audit logs for ADD and CHANGE COLUMN operations

2016-08-14 Thread Eric Lin (JIRA)
Eric Lin created HIVE-14537: --- Summary: Please add HMS audit logs for ADD and CHANGE COLUMN operations Key: HIVE-14537 URL: https://issues.apache.org/jira/browse/HIVE-14537 Project: Hive Issue

[jira] [Created] (HIVE-14482) Drop table partition is not audit logged in HMS

2016-08-08 Thread Eric Lin (JIRA)
Eric Lin created HIVE-14482: --- Summary: Drop table partition is not audit logged in HMS Key: HIVE-14482 URL: https://issues.apache.org/jira/browse/HIVE-14482 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-13780) Allow user to update AVRO table schema via command even if table's definition was defined through schema file

2016-05-17 Thread Eric Lin (JIRA)
Eric Lin created HIVE-13780: --- Summary: Allow user to update AVRO table schema via command even if table's definition was defined through schema file Key: HIVE-13780 URL: https://issues.apache.org/jira/browse/HIVE-

[jira] [Created] (HIVE-13382) Dynamic partitioning for INSERT OVERWRITE Query is slow

2016-03-29 Thread Lin Liu (JIRA)
Lin Liu created HIVE-13382: -- Summary: Dynamic partitioning for INSERT OVERWRITE Query is slow Key: HIVE-13382 URL: https://issues.apache.org/jira/browse/HIVE-13382 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-13372) Hive Macro overwritten when multiple macros are used in one column

2016-03-28 Thread Lin Liu (JIRA)
Lin Liu created HIVE-13372: -- Summary: Hive Macro overwritten when multiple macros are used in one column Key: HIVE-13372 URL: https://issues.apache.org/jira/browse/HIVE-13372 Project: Hive Issue

[jira] [Created] (HIVE-13160) HS2 unable to load UDFs on startup when HMS is not ready

2016-02-25 Thread Eric Lin (JIRA)
Eric Lin created HIVE-13160: --- Summary: HS2 unable to load UDFs on startup when HMS is not ready Key: HIVE-13160 URL: https://issues.apache.org/jira/browse/HIVE-13160 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-12788) Setting hive.optimize.union.remove to TRUE will break UNION ALL with aggregate functions

2016-01-06 Thread Eric Lin (JIRA)
Eric Lin created HIVE-12788: --- Summary: Setting hive.optimize.union.remove to TRUE will break UNION ALL with aggregate functions Key: HIVE-12788 URL: https://issues.apache.org/jira/browse/HIVE-12788 Project

[jira] [Created] (HIVE-12506) SHOW CREATE TABLE command creates a table that does not work for RCFile format

2015-11-23 Thread Eric Lin (JIRA)
Eric Lin created HIVE-12506: --- Summary: SHOW CREATE TABLE command creates a table that does not work for RCFile format Key: HIVE-12506 URL: https://issues.apache.org/jira/browse/HIVE-12506 Project: Hive

[jira] [Created] (HIVE-12368) Provide support for different versions of same JAR files for loading UDFs

2015-11-08 Thread Eric Lin (JIRA)
Eric Lin created HIVE-12368: --- Summary: Provide support for different versions of same JAR files for loading UDFs Key: HIVE-12368 URL: https://issues.apache.org/jira/browse/HIVE-12368 Project: Hive

[jira] [Commented] (HIVE-7292) Hive on Spark

2015-02-18 Thread Peter Lin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14326302#comment-14326302 ] Peter Lin commented on HIVE-7292: - Would love to use this production, is it goin

[jira] [Created] (HIVE-9662) return columns from HCatalog be ordered in the same manner as hive client for Map data type

2015-02-11 Thread Lin Shao (JIRA)
Lin Shao created HIVE-9662: -- Summary: return columns from HCatalog be ordered in the same manner as hive client for Map data type Key: HIVE-9662 URL: https://issues.apache.org/jira/browse/HIVE-9662 Project

[jira] [Updated] (HIVE-8312) Implicit type conversion on Join keys

2014-09-30 Thread Lin Liu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Liu updated HIVE-8312: -- Description: Suppose we have a query as follows. " SELECT FROM A LEFT SEMI JOIN B ON (A.col1 = B

[jira] [Updated] (HIVE-8312) Implicit type conversion on Join keys

2014-09-30 Thread Lin Liu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Liu updated HIVE-8312: -- Description: Suppose we have a query as follows. " SELECT FROM A LEFT SEMI JOIN B ON (A.col1 = B

[jira] [Updated] (HIVE-8312) Implicit type conversion on Join keys

2014-09-30 Thread Lin Liu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Liu updated HIVE-8312: -- Description: Suppose we have a query as follows. " SELECT FROM A LEFT SEMI JOIN B ON (A.col1 = B

[jira] [Created] (HIVE-8312) Implicit type conversion on Join keys

2014-09-30 Thread Lin Liu (JIRA)
Lin Liu created HIVE-8312: - Summary: Implicit type conversion on Join keys Key: HIVE-8312 URL: https://issues.apache.org/jira/browse/HIVE-8312 Project: Hive Issue Type: Bug Components

Help for Hive 0.13 Unit Test Execution

2014-08-13 Thread Lin Liu
river -Phadoop-1, maven would execute the test. Would you please let me know whether there are something else I need to do to successfully run the unit test? Thanks, Lin

Re: AST to Query Sring

2014-07-25 Thread Lin Liu
Hi Navis, Thanks for your suggestions. This is a good starting point. Thanks, Lin On Thu, Jul 24, 2014 at 6:00 PM, Navis류승우 wrote: > You need TokenRewriteStream for the ASTNode. which is in Context or > ParseDriver. > > String rewrite(TokenRewriteStream rewriter, ASTNode so

AST to Query Sring

2014-07-24 Thread Lin Liu
Hi folks, Currently I am working on a project which needs to generate query string based on the modified AST. Does Hive contain this mechanism already? If not, which tools would help to complete the task? Thanks in advance. Lin

Re: Build failed in Jenkins: Hive-0.9.1-SNAPSHOT-h0.21 #157

2012-10-05 Thread Lin
Unsubscribe. Thanks.

About Usage of Hive Index

2012-08-07 Thread Lin
create index x on my_table(my_function_1(col1, col2, ...), my_function_2(col1, col2, ...), ...)? 3. If we try to use the non-indexed columns in base table, can we use the index table to speed up the query? join? Any suggestions? Thanks in advance. Best wishes, Lin