Re: Review Request 51695: HIVE-5867: JDBC driver and beeline should support executing an initial SQL script

2016-09-22 Thread Jianguo Tian
> On Sept. 23, 2016, 2:52 a.m., cheng xu wrote: > > jdbc/src/test/org/apache/hive/jdbc/TestRunInitialSQL.java, line 74 > > > > > > You can change the expected variable as an array.And use the following > > to check

Re: Review Request 51695: HIVE-5867: JDBC driver and beeline should support executing an initial SQL script

2016-09-22 Thread cheng xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51695/#review150122 --- jdbc/src/test/org/apache/hive/jdbc/TestRunInitialSQL.java (line

[jira] [Created] (HIVE-14825) Figure out the minimum set of required jars for Hive on Spark after bumping up to Spark 2.0.0

2016-09-22 Thread Ferdinand Xu (JIRA)
Ferdinand Xu created HIVE-14825: --- Summary: Figure out the minimum set of required jars for Hive on Spark after bumping up to Spark 2.0.0 Key: HIVE-14825 URL: https://issues.apache.org/jira/browse/HIVE-14825

[jira] [Created] (HIVE-14824) Separate fstype from cluster type in QTestUtil

2016-09-22 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-14824: - Summary: Separate fstype from cluster type in QTestUtil Key: HIVE-14824 URL: https://issues.apache.org/jira/browse/HIVE-14824 Project: Hive Issue Type:

Re: Review Request 52171: HIVE-14819 FunctionInfo for permanent functions shows TEMPORARY FunctionType

2016-09-22 Thread Jason Dere
> On Sept. 22, 2016, 11:53 p.m., Sergey Shelukhin wrote: > > ql/src/java/org/apache/hadoop/hive/ql/exec/Registry.java, line 499 > > > > > > why shouldn't the just be in one? That's been the behavior since HIVE-2573

Re: Review Request 52171: HIVE-14819 FunctionInfo for permanent functions shows TEMPORARY FunctionType

2016-09-22 Thread Jason Dere
> On Sept. 22, 2016, 11:53 p.m., Sergey Shelukhin wrote: > > ql/src/java/org/apache/hadoop/hive/ql/exec/Registry.java, line 154 > > > > > > is isNative just coming from the resistry? I wonder why these two > >

[jira] [Created] (HIVE-14823) ZooKeeperHiveLockManager logs WAY too much on INFO level

2016-09-22 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-14823: --- Summary: ZooKeeperHiveLockManager logs WAY too much on INFO level Key: HIVE-14823 URL: https://issues.apache.org/jira/browse/HIVE-14823 Project: Hive

Re: Review Request 52171: HIVE-14819 FunctionInfo for permanent functions shows TEMPORARY FunctionType

2016-09-22 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52171/#review150102 --- ql/src/java/org/apache/hadoop/hive/ql/exec/Registry.java (line

[jira] [Created] (HIVE-14822) Add support for credential provider for jobs launched from Hiveserver2

2016-09-22 Thread Vihang Karajgaonkar (JIRA)
Vihang Karajgaonkar created HIVE-14822: -- Summary: Add support for credential provider for jobs launched from Hiveserver2 Key: HIVE-14822 URL: https://issues.apache.org/jira/browse/HIVE-14822

[jira] [Created] (HIVE-14821) build q test

2016-09-22 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-14821: - Summary: build q test Key: HIVE-14821 URL: https://issues.apache.org/jira/browse/HIVE-14821 Project: Hive Issue Type: Bug Components:

Re: Review Request 51694: HIVE-14713 LDAP Authentication Provider should be covered with unit tests

2016-09-22 Thread Chaoyu Tang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51694/#review150064 --- Ship it! LGTM. Thanks Illya!. - Chaoyu Tang On Sept. 22,

[jira] [Created] (HIVE-14820) RPC server for spark inside HS2 is not getting server address properly

2016-09-22 Thread Aihua Xu (JIRA)
Aihua Xu created HIVE-14820: --- Summary: RPC server for spark inside HS2 is not getting server address properly Key: HIVE-14820 URL: https://issues.apache.org/jira/browse/HIVE-14820 Project: Hive

Review Request 52171: HIVE-14819 FunctionInfo for permanent functions shows TEMPORARY FunctionType

2016-09-22 Thread Jason Dere
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52171/ --- Review request for hive and Sergey Shelukhin. Bugs: HIVE-14819

[jira] [Created] (HIVE-14819) FunctionInfo for permanent functions shows TEMPORARY FunctionType

2016-09-22 Thread Jason Dere (JIRA)
Jason Dere created HIVE-14819: - Summary: FunctionInfo for permanent functions shows TEMPORARY FunctionType Key: HIVE-14819 URL: https://issues.apache.org/jira/browse/HIVE-14819 Project: Hive

[jira] [Created] (HIVE-14818) Reduce number of retries while starting HiveServer for tests

2016-09-22 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-14818: - Summary: Reduce number of retries while starting HiveServer for tests Key: HIVE-14818 URL: https://issues.apache.org/jira/browse/HIVE-14818 Project: Hive

[jira] [Created] (HIVE-14817) Shutdown the SessionManager timeoutChecker thread properly upon shutdown

2016-09-22 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-14817: - Summary: Shutdown the SessionManager timeoutChecker thread properly upon shutdown Key: HIVE-14817 URL: https://issues.apache.org/jira/browse/HIVE-14817 Project:

Re: [DISCUSS] Hive 2.1.1 bug fix release

2016-09-22 Thread Prasanth Jayachandran
+1 Thanks Prasanth > On Sep 22, 2016, at 5:57 AM, Jesus Camacho Rodriguez > wrote: > > Hi team, > > Since the release of 2.1.0, there have been more than 170 fixes > that went into branch-2.1 (awesome!). Thus, I think it is a good > time to release 2.1.1. >

Re: Review Request 51694: HIVE-14713 LDAP Authentication Provider should be covered with unit tests

2016-09-22 Thread Illya Yalovyy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51694/ --- (Updated Sept. 22, 2016, 5:46 p.m.) Review request for hive, Ashutosh Chauhan,

[jira] [Created] (HIVE-14816) Remove Ant jars from Hive installation

2016-09-22 Thread Vipin Rathor (JIRA)
Vipin Rathor created HIVE-14816: --- Summary: Remove Ant jars from Hive installation Key: HIVE-14816 URL: https://issues.apache.org/jira/browse/HIVE-14816 Project: Hive Issue Type: Bug

Re: Getting ready for a Hive 1.2.2 release

2016-09-22 Thread Sushanth Sowmyan
Hi Folks, I'm afraid I've been otherwise occupied and not been able to spend enough time on this. Thankfully, Vaibhav Gumashta has volunteered to take this on and be the RM for 1.2.2 . He'll follow up on the process as it goes forward. Thanks, -Sushanth On Tue, May 3, 2016 at 4:32 PM, Sushanth

Creating a new branch for repl dev

2016-09-22 Thread Sushanth Sowmyan
Hi Folks, We had some work done with replication back at HIVE-7973 and this implemented a primary mode of replication for hive which can integrate with tools like Falcon. I intend to move forward on continuing to improve this, to fix some of the major problems with the current implementation,

Re: Review Request 52122: HIVE-9423 - HiveServer2: Implement some admission control mechanism for graceful degradation when resources are exhausted

2016-09-22 Thread Marta Kuczora
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52122/#review150014 ---

[DISCUSS] Hive 2.1.1 bug fix release

2016-09-22 Thread Jesus Camacho Rodriguez
Hi team, Since the release of 2.1.0, there have been more than 170 fixes that went into branch-2.1 (awesome!). Thus, I think it is a good time to release 2.1.1. If you would like some other fixes to be included, please tag their target version as 2.1.1 so we do not miss them. If there are no

Re: Review Request 50787: Add a timezone-aware timestamp

2016-09-22 Thread Jason Dere
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50787/#review149983 --- - How about compatbility with the various date functions

Re: Review Request 52122: HIVE-9423 - HiveServer2: Implement some admission control mechanism for graceful degradation when resources are exhausted

2016-09-22 Thread Peter Vary
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52122/ --- (Updated Sept. 22, 2016, 8:12 a.m.) Review request for hive, Aihua Xu, Marta

[GitHub] hive pull request #104: HIVE-14815: Support vectorization for Parquet

2016-09-22 Thread winningsix
GitHub user winningsix opened a pull request: https://github.com/apache/hive/pull/104 HIVE-14815: Support vectorization for Parquet This patch includes the following changes: 1. Implement a vectorized Page reader which support dictionary and RLE encoding. 2. Enable

[jira] [Created] (HIVE-14815) Support vectorization for Parquet

2016-09-22 Thread Ferdinand Xu (JIRA)
Ferdinand Xu created HIVE-14815: --- Summary: Support vectorization for Parquet Key: HIVE-14815 URL: https://issues.apache.org/jira/browse/HIVE-14815 Project: Hive Issue Type: Bug

Re: Review Request 51695: HIVE-5867: JDBC driver and beeline should support executing an initial SQL script

2016-09-22 Thread Jianguo Tian
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51695/ --- (Updated Sept. 22, 2016, 6:49 a.m.) Review request for hive and cheng xu.

Re: Review Request 51695: HIVE-5867: JDBC driver and beeline should support executing an initial SQL script

2016-09-22 Thread Jianguo Tian
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51695/ --- (Updated Sept. 22, 2016, 6:48 a.m.) Review request for hive and cheng xu.

[GitHub] hive pull request #103: HIVE-14029: Update Spark version to 2.0.0

2016-09-22 Thread winningsix
GitHub user winningsix opened a pull request: https://github.com/apache/hive/pull/103 HIVE-14029: Update Spark version to 2.0.0 Changes include: * Spark API updates: 1. SparkShuffler#call return Iterator instead of Iterable 2. SparkListener -> JavaSparkListener