Re: Review Request 35107: HIVE-6791 Support variable substition for Beeline shell command

2015-06-24 Thread cheng xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35107/ --- (Updated June 24, 2015, 3:39 p.m.) Review request for hive, chinna and Xuefu Zh

[jira] [Created] (HIVE-11090) ordering issues with windows unit test runs

2015-06-24 Thread Matt McCline (JIRA)
Matt McCline created HIVE-11090: --- Summary: ordering issues with windows unit test runs Key: HIVE-11090 URL: https://issues.apache.org/jira/browse/HIVE-11090 Project: Hive Issue Type: Bug

Re: Cloning Hive Trunk: HadoopArchives Dependency Not Found

2015-06-24 Thread Nishant Kelkar
Hi all, So I am a beginner to Hive, pardon me if I'm doing something wrong. I recently cloned the Hive dev trunk (master branch) via Git. I then went into my IDE (IntelliJ) and started looking around. At first, it resolved a lot of dependencies. However, after my IDE finished pulling from differen

Re: Cloning Hive Trunk: HadoopArchives Dependency Not Found

2015-06-24 Thread Nishant Kelkar
Hmm, so I just ran the same command with 'mvn clean compile -Phadoop-1' and 'mvn clean compile -Phadoop-2' and they seem to work. Thanks @all! I guess this wasn't an issue. :) Thanks and Regards, Nishant Kelkar On Wed, Jun 24, 2015 at 1:59 AM, Nishant Kelkar wrote: > Hi all, > > So I am a begi

[jira] [Created] (HIVE-11091) Unable to load data into hive table using "Load data local inapth" command from unix named pipe

2015-06-24 Thread Manoranjan Sahoo (JIRA)
Manoranjan Sahoo created HIVE-11091: --- Summary: Unable to load data into hive table using "Load data local inapth" command from unix named pipe Key: HIVE-11091 URL: https://issues.apache.org/jira/browse/HIVE-1109

[GitHub] hive pull request: Update from original

2015-06-24 Thread gunnartangring
GitHub user gunnartangring opened a pull request: https://github.com/apache/hive/pull/42 Update from original You can merge this pull request into a Git repository by running: $ git pull https://github.com/gunnartangring/hive trunk Alternatively you can review and apply these

[GitHub] hive pull request: Update from original

2015-06-24 Thread gunnartangring
Github user gunnartangring closed the pull request at: https://github.com/apache/hive/pull/42 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Created] (HIVE-11092) First delta of an ORC ACID table contains incorrect schema

2015-06-24 Thread Elliot West (JIRA)
Elliot West created HIVE-11092: -- Summary: First delta of an ORC ACID table contains incorrect schema Key: HIVE-11092 URL: https://issues.apache.org/jira/browse/HIVE-11092 Project: Hive Issue Typ

[jira] [Created] (HIVE-11093) ALTER TABLE for avro backed tables

2015-06-24 Thread Julian Keppel (JIRA)
Julian Keppel created HIVE-11093: Summary: ALTER TABLE for avro backed tables Key: HIVE-11093 URL: https://issues.apache.org/jira/browse/HIVE-11093 Project: Hive Issue Type: Bug Com

[jira] [Created] (HIVE-11094) Beeline redirecting all output to ErrorStream

2015-06-24 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-11094: -- Summary: Beeline redirecting all output to ErrorStream Key: HIVE-11094 URL: https://issues.apache.org/jira/browse/HIVE-11094 Project: Hive

Re: Review Request 34757: HIVE-10844: Combine equivalent Works for HoS[Spark Branch]

2015-06-24 Thread Xuefu Zhang
> On June 23, 2015, 1:31 p.m., Xuefu Zhang wrote: > > ql/src/test/results/clientpositive/spark/groupby10.q.out, line 60 > > > > > > Interesting. How come we got more stages now? > > chengxiang li wrote: > Not sur

Re: Review Request 34757: HIVE-10844: Combine equivalent Works for HoS[Spark Branch]

2015-06-24 Thread Xuefu Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34757/#review89155 --- Ship it! - Xuefu Zhang On June 23, 2015, 7:24 a.m., chengxiang li

[jira] [Created] (HIVE-11095) SerDeUtils another bug ,when Text is reused

2015-06-24 Thread xiaowei wang (JIRA)
xiaowei wang created HIVE-11095: --- Summary: SerDeUtils another bug ,when Text is reused Key: HIVE-11095 URL: https://issues.apache.org/jira/browse/HIVE-11095 Project: Hive Issue Type: Bug

Re: Review Request 35803: HIVE-10895 ObjectStore does not close Query objects in some calls, causing a potential leak in some metastore db resources

2015-06-24 Thread Aihua Xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35803/ --- (Updated June 24, 2015, 3:13 p.m.) Review request for hive. Repository: hive-

[jira] [Created] (HIVE-11096) Bump the parquet version to 1.7.0

2015-06-24 Thread JIRA
Sergio Peña created HIVE-11096: -- Summary: Bump the parquet version to 1.7.0 Key: HIVE-11096 URL: https://issues.apache.org/jira/browse/HIVE-11096 Project: Hive Issue Type: Task Repor

[jira] [Created] (HIVE-11097) HiveInputFormat uses String.startsWith to compare splitPath and PathToAliases

2015-06-24 Thread Wan Chang (JIRA)
Wan Chang created HIVE-11097: Summary: HiveInputFormat uses String.startsWith to compare splitPath and PathToAliases Key: HIVE-11097 URL: https://issues.apache.org/jira/browse/HIVE-11097 Project: Hive

Re: Review Request 34726: HIVE-10533

2015-06-24 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34726/ --- (Updated June 24, 2015, 5:57 p.m.) Review request for hive, Ashutosh Chauhan an

[jira] [Created] (HIVE-11098) Load aux jars without requiring restart

2015-06-24 Thread JIRA
Andrés Cordero created HIVE-11098: - Summary: Load aux jars without requiring restart Key: HIVE-11098 URL: https://issues.apache.org/jira/browse/HIVE-11098 Project: Hive Issue Type: New Featur

[jira] [Created] (HIVE-11099) Add support for running negative q-tests [Spark Branch]

2015-06-24 Thread Mohit Sabharwal (JIRA)
Mohit Sabharwal created HIVE-11099: -- Summary: Add support for running negative q-tests [Spark Branch] Key: HIVE-11099 URL: https://issues.apache.org/jira/browse/HIVE-11099 Project: Hive Issu

Review Request 35846: HIVE-11099: Add support for running negative q-tests [Spark Branch]

2015-06-24 Thread Mohit Sabharwal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35846/ --- Review request for hive. Bugs: HIVE-11099 https://issues.apache.org/jira/br

[jira] [Created] (HIVE-11100) Beeline should escape semi-colon in queries

2015-06-24 Thread Chaoyu Tang (JIRA)
Chaoyu Tang created HIVE-11100: -- Summary: Beeline should escape semi-colon in queries Key: HIVE-11100 URL: https://issues.apache.org/jira/browse/HIVE-11100 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-11101) Vectorization decimal precision issue in vectorization_short_regress.q

2015-06-24 Thread Matt McCline (JIRA)
Matt McCline created HIVE-11101: --- Summary: Vectorization decimal precision issue in vectorization_short_regress.q Key: HIVE-11101 URL: https://issues.apache.org/jira/browse/HIVE-11101 Project: Hive

Re: Review Request 35107: HIVE-6791 Support variable substition for Beeline shell command

2015-06-24 Thread Xuefu Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35107/#review89251 --- beeline/src/java/org/apache/hive/beeline/Commands.java (line 717) <

[jira] [Created] (HIVE-11102) ReaderImpl: getColumnIndicesFromNames does not work for ACID tables

2015-06-24 Thread Gopal V (JIRA)
Gopal V created HIVE-11102: -- Summary: ReaderImpl: getColumnIndicesFromNames does not work for ACID tables Key: HIVE-11102 URL: https://issues.apache.org/jira/browse/HIVE-11102 Project: Hive Issue T

[jira] [Created] (HIVE-11103) Add banker's rounding BROUND UDF

2015-06-24 Thread Alexander Pivovarov (JIRA)
Alexander Pivovarov created HIVE-11103: -- Summary: Add banker's rounding BROUND UDF Key: HIVE-11103 URL: https://issues.apache.org/jira/browse/HIVE-11103 Project: Hive Issue Type: New Fea

Re: Review Request 35792: HIVE-10438 - Architecture for ResultSet Compression via external plugin

2015-06-24 Thread Xuefu Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35792/#review89285 --- common/src/java/org/apache/hadoop/hive/conf/HiveConf.java (line 220

[jira] [Created] (HIVE-11104) Select operator doesn't propagate constants appearing in expressions

2015-06-24 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-11104: --- Summary: Select operator doesn't propagate constants appearing in expressions Key: HIVE-11104 URL: https://issues.apache.org/jira/browse/HIVE-11104 Project: Hiv

Re: Review Request 35107: HIVE-6791 Support variable substition for Beeline shell command

2015-06-24 Thread cheng xu
> On June 25, 2015, 6:21 a.m., Xuefu Zhang wrote: > > ql/src/java/org/apache/hadoop/hive/ql/processors/SetProcessor.java, line 146 > > > > > > Could we keep @Override at a separate line? Same for other places. I am us

Re: Review Request 35107: HIVE-6791 Support variable substition for Beeline shell command

2015-06-24 Thread cheng xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35107/ --- (Updated June 25, 2015, 1:54 p.m.) Review request for hive, chinna and Xuefu Zh

[jira] [Created] (HIVE-11105) NegativeArraySizeException from org.apache.hadoop.io.BytesWritable.setCapacity during serialization phase

2015-06-24 Thread Priyesh Raj (JIRA)
Priyesh Raj created HIVE-11105: -- Summary: NegativeArraySizeException from org.apache.hadoop.io.BytesWritable.setCapacity during serialization phase Key: HIVE-11105 URL: https://issues.apache.org/jira/browse/HIVE-1110