[jira] [Created] (HIVE-16022) BloomFilter check not showing up in MERGE statement queries

2017-02-22 Thread Jason Dere (JIRA)
Jason Dere created HIVE-16022: - Summary: BloomFilter check not showing up in MERGE statement queries Key: HIVE-16022 URL: https://issues.apache.org/jira/browse/HIVE-16022 Project: Hive Issue Typ

[jira] [Created] (HIVE-16021) Avoid trying to inform AMs about fragment kills on query completion

2017-02-22 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-16021: - Summary: Avoid trying to inform AMs about fragment kills on query completion Key: HIVE-16021 URL: https://issues.apache.org/jira/browse/HIVE-16021 Project: Hive

Review Request 56970: HIVE-16019: Query fails when group by/order by on same column with uppercase name

2017-02-22 Thread Chaoyu Tang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56970/ --- Review request for hive. Bugs: HIVE-16019 https://issues.apache.org/jira/br

[jira] [Created] (HIVE-16020) LLAP : Reduce IPC connection misses

2017-02-22 Thread Rajesh Balamohan (JIRA)
Rajesh Balamohan created HIVE-16020: --- Summary: LLAP : Reduce IPC connection misses Key: HIVE-16020 URL: https://issues.apache.org/jira/browse/HIVE-16020 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-16019) Query fails when group by/order by on same column with uppercase name

2017-02-22 Thread Chaoyu Tang (JIRA)
Chaoyu Tang created HIVE-16019: -- Summary: Query fails when group by/order by on same column with uppercase name Key: HIVE-16019 URL: https://issues.apache.org/jira/browse/HIVE-16019 Project: Hive

[jira] [Created] (HIVE-16018) Add more information for DynamicPartitionPruningOptimization

2017-02-22 Thread Pengcheng Xiong (JIRA)
Pengcheng Xiong created HIVE-16018: -- Summary: Add more information for DynamicPartitionPruningOptimization Key: HIVE-16018 URL: https://issues.apache.org/jira/browse/HIVE-16018 Project: Hive

[jira] [Created] (HIVE-16017) MM tables - buckets + union is broken

2017-02-22 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-16017: --- Summary: MM tables - buckets + union is broken Key: HIVE-16017 URL: https://issues.apache.org/jira/browse/HIVE-16017 Project: Hive Issue Type: Sub-task

Re: Review Request 56929: HIVE-12492

2017-02-22 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56929/#review166439 --- ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConvertJoinMapJoi

[jira] [Created] (HIVE-16016) Use same PersistenceManager for metadata and notification

2017-02-22 Thread Mohit Sabharwal (JIRA)
Mohit Sabharwal created HIVE-16016: -- Summary: Use same PersistenceManager for metadata and notification Key: HIVE-16016 URL: https://issues.apache.org/jira/browse/HIVE-16016 Project: Hive Is

Re: Review Request 56810: Compute table stats when user computes column stats

2017-02-22 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56810/ --- (Updated Feb. 23, 2017, 2 a.m.) Review request for hive and Ashutosh Chauhan.

[jira] [Created] (HIVE-16015) LLAP: some Tez INFO logs are too noisy II

2017-02-22 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-16015: --- Summary: LLAP: some Tez INFO logs are too noisy II Key: HIVE-16015 URL: https://issues.apache.org/jira/browse/HIVE-16015 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-16014) HiveMetastoreChecker should use hive.metastore.fshandler.threads instead of hive.mv.files.thread for pool size

2017-02-22 Thread Vihang Karajgaonkar (JIRA)
Vihang Karajgaonkar created HIVE-16014: -- Summary: HiveMetastoreChecker should use hive.metastore.fshandler.threads instead of hive.mv.files.thread for pool size Key: HIVE-16014 URL: https://issues.apache.org/

[jira] [Created] (HIVE-16013) Fragments without locality can stack up on nodes

2017-02-22 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-16013: Summary: Fragments without locality can stack up on nodes Key: HIVE-16013 URL: https://issues.apache.org/jira/browse/HIVE-16013 Project: Hive

[jira] [Created] (HIVE-16012) BytesBytes hash table - better capacity exhaustion handling I

2017-02-22 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-16012: --- Summary: BytesBytes hash table - better capacity exhaustion handling I Key: HIVE-16012 URL: https://issues.apache.org/jira/browse/HIVE-16012 Project: Hive

[jira] [Created] (HIVE-16011) ParseDriver is sensitive to commented semicolon at end of line

2017-02-22 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-16011: --- Summary: ParseDriver is sensitive to commented semicolon at end of line Key: HIVE-16011 URL: https://issues.apache.org/jira/browse/HIVE-16011 Project: Hive

[jira] [Created] (HIVE-16010) incorrect set in TezSessionPoolManager

2017-02-22 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-16010: --- Summary: incorrect set in TezSessionPoolManager Key: HIVE-16010 URL: https://issues.apache.org/jira/browse/HIVE-16010 Project: Hive Issue Type: Bug

Re: Review Request 56687: Intern strings in various critical places to reduce memory consumption.

2017-02-22 Thread Misha Dmitriev
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56687/ --- (Updated Feb. 22, 2017, 7:54 p.m.) Review request for hive, Chaoyu Tang, Mohit

Re: Review Request 56687: Intern strings in various critical places to reduce memory consumption.

2017-02-22 Thread Misha Dmitriev
> On Feb. 22, 2017, 3:30 a.m., Sahil Takiar wrote: > > common/src/java/org/apache/hadoop/hive/common/StringInternUtils.java, line > > 29 > > > > > > How will this class relate to the intern utils provided in > > `Hi

Removing old release cannidate tags

2017-02-22 Thread Owen O'Malley
All, We've mad a lot of releases over the years and have accumulated a lot of rc tags. I'd like to propose deleting them. Of course after the release passes, the old rc tag isn't useful and shouldn't be used by anyone. Does anyone have any concerns with removing them? Here is the list of them:

Re: tests failing in Hive2 Jenkins

2017-02-22 Thread Eugene Koifman
No, that’s been fixed On 2/22/17, 8:34 AM, "Sergio Pena" wrote: Is this still failing Eugene? I don't see Jenkins failing anymore. On Fri, Feb 17, 2017 at 5:50 PM, Eugene Koifman wrote: > Starting with this run 25 new test failures started recurring. Is there

Re: Review Request 56688: HIVE-15881: Use new thread count variable name instead of mapred.dfsclient.parallelism.max

2017-02-22 Thread Illya Yalovyy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56688/#review166384 --- ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java (line 2

[jira] [Created] (HIVE-16009) HoS: refactor set reducer parallelism

2017-02-22 Thread Chao Sun (JIRA)
Chao Sun created HIVE-16009: --- Summary: HoS: refactor set reducer parallelism Key: HIVE-16009 URL: https://issues.apache.org/jira/browse/HIVE-16009 Project: Hive Issue Type: Improvement Co

Re: Review Request 56334: HIVE-12767: Implement table property to address Parquet int96 timestamp bug

2017-02-22 Thread Sergio Pena
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56334/#review166379 --- ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTi

Re: tests failing in Hive2 Jenkins

2017-02-22 Thread Sergio Pena
Is this still failing Eugene? I don't see Jenkins failing anymore. On Fri, Feb 17, 2017 at 5:50 PM, Eugene Koifman wrote: > Starting with this run 25 new test failures started recurring. Is there a > way to track down what may have caused it? > Is git commit hash logged somewhere? > > https://

Re: [ANNOUNCE] New committer: Zoltan Haindrich

2017-02-22 Thread Sergio Pena
Congratulations Zoltan !!! On Wed, Feb 22, 2017 at 4:23 AM, Jesus Camacho Rodriguez < jcamachorodrig...@hortonworks.com> wrote: > Congrats Zoltan, well deserved! > > -- > Jesús > > > > > On 2/22/17, 9:50 AM, "Peter Vary" wrote: > > >Congratulations Zoltan! > >Well done! :) > > > >> On Feb 22, 20

Re: Review Request 56688: HIVE-15881: Use new thread count variable name instead of mapred.dfsclient.parallelism.max

2017-02-22 Thread Sergio Pena
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56688/ --- (Updated Feb. 22, 2017, 4:28 p.m.) Review request for hive. Changes ---

Re: Review Request 56688: HIVE-15881: Use new thread count variable name instead of mapred.dfsclient.parallelism.max

2017-02-22 Thread Sergio Pena
> On Feb. 21, 2017, 10:41 p.m., Thomas Poepping wrote: > > ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java, line 2085 > > > > > > The default is already defined in HiveConf, right? Do we need to > > spe

Review Request 56929: HIVE-12492

2017-02-22 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56929/ --- Review request for hive and Ashutosh Chauhan. Bugs: HIVE-12492 https://issu

[jira] [Created] (HIVE-16008) TRUNC of a Day and Hour is not fetching the expected output in Hive

2017-02-22 Thread Vinoth Ragunathan (JIRA)
Vinoth Ragunathan created HIVE-16008: Summary: TRUNC of a Day and Hour is not fetching the expected output in Hive Key: HIVE-16008 URL: https://issues.apache.org/jira/browse/HIVE-16008 Project: Hi

[jira] [Created] (HIVE-16007) When the query does not complie the LogRunnable never stops

2017-02-22 Thread Peter Vary (JIRA)
Peter Vary created HIVE-16007: - Summary: When the query does not complie the LogRunnable never stops Key: HIVE-16007 URL: https://issues.apache.org/jira/browse/HIVE-16007 Project: Hive Issue Typ

Re: Review Request 56546: Allow user to update AVRO table schema via command even if table has external schema

2017-02-22 Thread Adam Szita
> On Feb. 21, 2017, 10:23 p.m., Aihua Xu wrote: > > common/src/java/org/apache/hadoop/hive/conf/HiveConf.java, line 1207 > > > > > > Should the command like 'alter table add column' always alter the avro > > schema

Re: Review Request 56546: Allow user to update AVRO table schema via command even if table has external schema

2017-02-22 Thread Adam Szita
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56546/ --- (Updated Feb. 22, 2017, 11:48 a.m.) Review request for hive, Aihua Xu, Peter Va

Re: Review Request 52978: HIVE-14459 TestBeeLineDriver - migration and re-enable

2017-02-22 Thread Peter Vary
> On Feb. 18, 2017, 11:17 p.m., Vihang Karajgaonkar wrote: > > itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreBeeLineDriver.java, > > lines 81-86 > > > > > > Is it possible to use miniHS2 instead? >

Re: Review Request 56763: HIVE-15931: JDBC: Improve logging when using ZooKeeper

2017-02-22 Thread Peter Vary
> On Feb. 22, 2017, 10:20 a.m., Peter Vary wrote: > > jdbc/src/java/org/apache/hive/jdbc/Utils.java, lines 398-400 > > > > > > As far as I know the Java String is immutable, which might cause > > problems here. >

Re: [ANNOUNCE] New committer: Zoltan Haindrich

2017-02-22 Thread Jesus Camacho Rodriguez
Congrats Zoltan, well deserved! -- Jesús On 2/22/17, 9:50 AM, "Peter Vary" wrote: >Congratulations Zoltan! >Well done! :) > >> On Feb 22, 2017, at 7:00 AM, Zoltan Haindrich wrote: >> >> Thank you everyone! >> >> It's really an honor to be associated with this project! >> >> About me: I'v

Re: Review Request 56763: HIVE-15931: JDBC: Improve logging when using ZooKeeper

2017-02-22 Thread Peter Vary
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56763/#review166345 --- Thanks for the change! jdbc/src/java/org/apache/hive/jdbc/Utils.

Re: [ANNOUNCE] New committer: Zoltan Haindrich

2017-02-22 Thread Peter Vary
Congratulations Zoltan! Well done! :) > On Feb 22, 2017, at 7:00 AM, Zoltan Haindrich wrote: > > Thank you everyone! > > It's really an honor to be associated with this project! > > About me: I've a pretty broad spectrum of interest in general, I always want > to clearly understand the big pi