[GitHub] hive pull request #174: Add EOF for the first rule in Hplsql.g4

2017-04-28 Thread lys0716
GitHub user lys0716 opened a pull request: https://github.com/apache/hive/pull/174 Add EOF for the first rule in Hplsql.g4 According to https://github.com/antlr/antlr4/issues/118, it is better to add EOF for the first rule in grammar. This can solve the potential incorrect error me

Re: Review Request 56140: Can't order by an unselected column

2017-04-28 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56140/ --- (Updated April 29, 2017, 2:14 a.m.) Review request for hive and Ashutosh Chauha

Review Request 58865: HIVE-16552: Limit the number of tasks a Spark job may contain

2017-04-28 Thread Xuefu Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58865/ --- Review request for hive. Bugs: HIVE-16552 https://issues.apache.org/jira/br

Re: [VOTE] Should we release hive-storage-2.3.0rc0?

2017-04-28 Thread Pengcheng Xiong
I downloaded the tarball, extracted it. I find that checked sum works well, installation with tests works well, it also works well with current hive master. Based on these, +1. Thanks for your work. On Thu, Apr 27, 2017 at 4:08 PM, Owen O'Malley wrote: > All, >I'd like to make a new release

Re: Review Request 58686: HIVE-16147: Rename a partitioned table should not drop its partition columns stats

2017-04-28 Thread Chaoyu Tang
> On April 28, 2017, 6:27 p.m., pengcheng xiong wrote: > > metastore/src/java/org/apache/hadoop/hive/metastore/ObjectStore.java > > Lines 7386 (patched) > > > > > > The other parts look good to me. Could u explain w

Re: [VOTE] Apache Hive 2.3.0 Release Candidate 0

2017-04-28 Thread Pengcheng Xiong
Withdraw the VOTE on candidate 0. Will propose candidate 1 soon. Thanks. On Thu, Apr 27, 2017 at 8:10 PM, Owen O'Malley wrote: > -1 you need a release of storage-API first. > > .. Owen > > > On Apr 27, 2017, at 17:43, Pengcheng Xiong wrote: > > > > Apache Hive 2.3.0 Release Candidate 0 is avail

Re: [VOTE] Should we release hive-storage 2.4.0rc0?

2017-04-28 Thread Pengcheng Xiong
I downloaded the tarball, extracted, installed it. It works well with Hive 2.3 (candidate). Thus, +1 on this. Thanks a lot for your work! On Fri, Apr 28, 2017 at 10:31 AM, Owen O'Malley wrote: > All, >Yes, I know this is confusing, but I wanted to help get the 2.4.0 > storage-api released so

[jira] [Created] (HIVE-16560) Avoid hive UDF jars to be dependent on HIVEServer2 auxilliary path deployment

2017-04-28 Thread Krish Dey (JIRA)
Krish Dey created HIVE-16560: Summary: Avoid hive UDF jars to be dependent on HIVEServer2 auxilliary path deployment Key: HIVE-16560 URL: https://issues.apache.org/jira/browse/HIVE-16560 Project: Hive

Re: Review Request 58686: HIVE-16147: Rename a partitioned table should not drop its partition columns stats

2017-04-28 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58686/#review173359 --- metastore/src/java/org/apache/hadoop/hive/metastore/ObjectStore.j

Re: Review Request 58686: HIVE-16147: Rename a partitioned table should not drop its partition columns stats

2017-04-28 Thread Chaoyu Tang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58686/ --- (Updated April 28, 2017, 6:19 p.m.) Review request for hive and pengcheng xiong

[GitHub] hive pull request #173: HIVE-16520: Cache hive metadata in metastore

2017-04-28 Thread daijyc
GitHub user daijyc opened a pull request: https://github.com/apache/hive/pull/173 HIVE-16520: Cache hive metadata in metastore You can merge this pull request into a Git repository by running: $ git pull https://github.com/daijyc/hive master Alternatively you can review and a

[VOTE] Should we release hive-storage 2.4.0rc0?

2017-04-28 Thread Owen O'Malley
All, Yes, I know this is confusing, but I wanted to help get the 2.4.0 storage-api released so that hive 2.3.0rc1 can depend on it. So, please check this release. Artifacts: tag: https://github.com/apache/hive/releases/tag/storage-release-2.4.0rc0 branch: storage-branch-2.4 tar ball: http://hom

[GitHub] hive pull request #166: HIVE-16171: Support replication of truncate table

2017-04-28 Thread sankarh
Github user sankarh closed the pull request at: https://github.com/apache/hive/pull/166 --- 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 enabl

[jira] [Created] (HIVE-16559) Parquet schema evolution for partitioned tables may break if table and partition serdes differ

2017-04-28 Thread Barna Zsombor Klara (JIRA)
Barna Zsombor Klara created HIVE-16559: -- Summary: Parquet schema evolution for partitioned tables may break if table and partition serdes differ Key: HIVE-16559 URL: https://issues.apache.org/jira/browse/HIVE

[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

[GitHub] hive pull request #172: HIVE-15642: Replicate Insert Overwrites, Dynamic Par...

2017-04-28 Thread sankarh
GitHub user sankarh opened a pull request: https://github.com/apache/hive/pull/172 HIVE-15642: Replicate Insert Overwrites, Dynamic Partition Inserts and Loads Replicate Insert Overwrites, Dynamic Partition Inserts and Loads You can merge this pull request into a Git repository by r

[jira] [Created] (HIVE-16557) Vectorization: Specialize ReduceSink empty key case

2017-04-28 Thread Matt McCline (JIRA)
Matt McCline created HIVE-16557: --- Summary: Vectorization: Specialize ReduceSink empty key case Key: HIVE-16557 URL: https://issues.apache.org/jira/browse/HIVE-16557 Project: Hive Issue Type: Bu