Re: [ANNOUNCE] New Hive Committers - Jesus Camacho Rodriguez and Chinna Rao Lalam

2015-06-27 Thread Chinna Rao Lalam
Thank you everyone. I'm excited to continue contributing to the Hive community. Congrats to Jesus. Regards, Chinna On Sat, Jun 27, 2015 at 11:18 AM, Lefty Leverenz leftylever...@gmail.com wrote: Congratulations China and Jesus, and thanks for all your contributions! -- Lefty On Fri, Jun

Re: Review Request 35963: HIVE-7150 FileInputStream is not closed in HiveConnection class

2015-06-27 Thread Xuefu Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35963/#review89624 --- Ship it! Ship It! - Xuefu Zhang On June 27, 2015, 3:23 a.m.,

[GitHub] hive pull request: HIVE-11134 - HS2 should log open session failur...

2015-06-27 Thread thejasmn
GitHub user thejasmn opened a pull request: https://github.com/apache/hive/pull/43 HIVE-11134 - HS2 should log open session failure You can merge this pull request into a Git repository by running: $ git pull https://github.com/thejasmn/hive HIVE-11134 Alternatively you can

[jira] [Created] (HIVE-11134) HS2 should log open session failure

2015-06-27 Thread Thejas M Nair (JIRA)
Thejas M Nair created HIVE-11134: Summary: HS2 should log open session failure Key: HIVE-11134 URL: https://issues.apache.org/jira/browse/HIVE-11134 Project: Hive Issue Type: Bug

Re: Review Request 35964: HIVE-7180 BufferedReader is not closed in MetaStoreSchemaInfo

2015-06-27 Thread Xuefu Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35964/#review89622 ---

Hive-0.14 - Build # 997 - Still Failing

2015-06-27 Thread Apache Jenkins Server
Changes for Build #980 Changes for Build #981 Changes for Build #982 Changes for Build #983 Changes for Build #984 Changes for Build #985 Changes for Build #986 Changes for Build #987 Changes for Build #988 Changes for Build #989 Changes for Build #990 Changes for Build #991 Changes

[jira] [Created] (HIVE-11135) Fix the Beeline set and save command in order to avoid the NullPointerException

2015-06-27 Thread Shinichi Yamashita (JIRA)
Shinichi Yamashita created HIVE-11135: - Summary: Fix the Beeline set and save command in order to avoid the NullPointerException Key: HIVE-11135 URL: https://issues.apache.org/jira/browse/HIVE-11135

Re: Review Request 35963: HIVE-7150 FileInputStream is not closed in HiveConnection class

2015-06-27 Thread Alexander Pivovarov
On June 27, 2015, 1:56 p.m., Xuefu Zhang wrote: Ship It! Thank you Xuefu! Could you leave +1 in the Jira comments - Alexander --- This is an automatically generated e-mail. To reply, visit:

Review Request 35968: 1. Added preliminary UDF code for cosine similarity. 2. Added unit tests and integration tests. 3. Registered the UDF in the FunctionRegistry class.

2015-06-27 Thread Nishant Kelkar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35968/ --- Review request for hive and Alexander Pivovarov. Repository: hive-git

Re: Review Request 35969: HIVE-11128

2015-06-27 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35969/#review89637 --- Ship it! Ship It! - Prasanth_J On June 27, 2015, 9:25 p.m.,

Re: Review Request 35968: 1. Added preliminary UDF code for cosine similarity. 2. Added unit tests and integration tests. 3. Registered the UDF in the FunctionRegistry class.

2015-06-27 Thread Alexander Pivovarov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35968/#review89635 --- .reviewboardrc https://reviews.apache.org/r/35968/#comment142287

Re: Review Request 35950: HIVE-11131: Get row information on DataWritableWriter once for better writing performance

2015-06-27 Thread Sergio Pena
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35950/ --- (Updated June 28, 2015, 12:24 a.m.) Review request for hive, Ryan Blue, cheng

Review Request 35969: HIVE-11128

2015-06-27 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35969/ --- Review request for hive and Prasanth_J. Bugs: HIVE-11128

Re: Review Request 35950: HIVE-11131: Get row information on DataWritableWriter once for better writing performance

2015-06-27 Thread Sergio Pena
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35950/ --- (Updated June 28, 2015, 12:29 a.m.) Review request for hive, Ryan Blue, cheng

Re: Review Request 35963: HIVE-7150 FileInputStream is not closed in HiveConnection class

2015-06-27 Thread Alexander Pivovarov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35963/ --- (Updated June 27, 2015, 8:17 p.m.) Review request for hive, Ashutosh Chauhan

Re: Review Request 35964: HIVE-7180 BufferedReader is not closed in MetaStoreSchemaInfo

2015-06-27 Thread Alexander Pivovarov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35964/ --- (Updated June 27, 2015, 8:09 p.m.) Review request for hive and Ashutosh

Re: Review Request 35964: HIVE-7180 BufferedReader is not closed in MetaStoreSchemaInfo

2015-06-27 Thread Xuefu Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35964/#review89653 ---

Re: Review Request 35963: HIVE-7150 FileInputStream is not closed in HiveConnection class

2015-06-27 Thread Alexander Pivovarov
On June 28, 2015, 3:30 a.m., Xuefu Zhang wrote: jdbc/src/java/org/apache/hive/jdbc/HiveConnection.java, line 394 https://reviews.apache.org/r/35963/diff/2/?file=993962#file993962line394 This is nice, but will break java 6 build. Though, I'm not sure if jdk6 support is dropped

Re: Review Request 35964: HIVE-7180 BufferedReader is not closed in MetaStoreSchemaInfo

2015-06-27 Thread Alexander Pivovarov
On June 28, 2015, 3:32 a.m., Xuefu Zhang wrote: metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreSchemaInfo.java, line 67 https://reviews.apache.org/r/35964/diff/2/?file=993961#file993961line67 This is nice, but will break java 6 build. Though, I'm not sure if jdk6

Re: Review Request 35963: HIVE-7150 FileInputStream is not closed in HiveConnection class

2015-06-27 Thread Xuefu Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35963/#review89659 --- Ship it! Ship It! - Xuefu Zhang On June 27, 2015, 8:17 p.m.,

Re: Review Request 35964: HIVE-7180 BufferedReader is not closed in MetaStoreSchemaInfo

2015-06-27 Thread Xuefu Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35964/#review89660 --- Ship it! Ship It! - Xuefu Zhang On June 27, 2015, 8:09 p.m.,

Re: Review Request 35963: HIVE-7150 FileInputStream is not closed in HiveConnection class

2015-06-27 Thread Xuefu Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35963/#review89652 --- jdbc/src/java/org/apache/hive/jdbc/HiveConnection.java (line 394)