[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-19 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 Issue Type

[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-29 Thread ZhangBing Lin
ars 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 Lin wro

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

2017-06-29 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
ile 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.apache.or

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

[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-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