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

2017-02-17 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56810/ --- Review request for hive and Ashutosh Chauhan. Repository: hive-git Descriptio

[jira] [Created] (HIVE-15972) Runtime filtering not vectorizing for decimal/timestamp/char/varchar

2017-02-17 Thread Jason Dere (JIRA)
Jason Dere created HIVE-15972: - Summary: Runtime filtering not vectorizing for decimal/timestamp/char/varchar Key: HIVE-15972 URL: https://issues.apache.org/jira/browse/HIVE-15972 Project: Hive

tests failing in Hive2 Jenkins

2017-02-17 Thread Eugene Koifman
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://builds.apache.org/job/PreCommit-HIVE-Build/3612/testReport/ this run was testing https://issues.apache.org/jira/browse/HIVE-15935 wh

Re: Review Request 56775: HIVE-15938 position alias in order by fails for union queries

2017-02-17 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56775/ --- (Updated Feb. 17, 2017, 11:28 p.m.) Review request for hive, Ashutosh Chauhan a

Re: Review Request 56775: HIVE-15938 position alias in order by fails for union queries

2017-02-17 Thread Sergey Shelukhin
> On Feb. 17, 2017, 11:04 p.m., Ashutosh Chauhan wrote: > > ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java, line 347 > > > > > > remove Will remove when it's ready to commit :) > On Feb. 17, 2017, 11:

Re: Review Request 56775: HIVE-15938 position alias in order by fails for union queries

2017-02-17 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56775/ --- (Updated Feb. 17, 2017, 11:10 p.m.) Review request for hive, Ashutosh Chauhan a

Re: Review Request 56775: HIVE-15938 position alias in order by fails for union queries

2017-02-17 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56775/#review165988 --- ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java (line

[jira] [Created] (HIVE-15971) LLAP: logs urls should use daemon container id instead of fake container id

2017-02-17 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-15971: Summary: LLAP: logs urls should use daemon container id instead of fake container id Key: HIVE-15971 URL: https://issues.apache.org/jira/browse/HIVE-15971

[jira] [Created] (HIVE-15970) Fix merge to work in presents of AST rewrites

2017-02-17 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-15970: - Summary: Fix merge to work in presents of AST rewrites Key: HIVE-15970 URL: https://issues.apache.org/jira/browse/HIVE-15970 Project: Hive Issue Type: Bug

Re: Review Request 56775: HIVE-15938 position alias in order by fails for union queries

2017-02-17 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56775/ --- (Updated Feb. 17, 2017, 8:39 p.m.) Review request for hive, Ashutosh Chauhan an

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

2017-02-17 Thread Alan Gates
+1. Did a build with a clean maven repo, ran rat, checked the signatures, checked for any binary files in the tarball. Alan. > On Feb 16, 2017, at 10:56 AM, Owen O'Malley wrote: > > All, > We've made some fixes to the storage-api since 2.2.0 and I'd like to > make a new release. > > Issues

[jira] [Created] (HIVE-15969) Failures in TestRemoteHiveMetaStore, TestSetUGIOnOnlyServer

2017-02-17 Thread Thejas M Nair (JIRA)
Thejas M Nair created HIVE-15969: Summary: Failures in TestRemoteHiveMetaStore, TestSetUGIOnOnlyServer Key: HIVE-15969 URL: https://issues.apache.org/jira/browse/HIVE-15969 Project: Hive Iss

[jira] [Created] (HIVE-15968) Follow Hive's type inference rules for all functions

2017-02-17 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-15968: --- Summary: Follow Hive's type inference rules for all functions Key: HIVE-15968 URL: https://issues.apache.org/jira/browse/HIVE-15968 Project: Hive Issue

[jira] [Created] (HIVE-15967) Add test for Add Partition with data to Acid table

2017-02-17 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-15967: - Summary: Add test for Add Partition with data to Acid table Key: HIVE-15967 URL: https://issues.apache.org/jira/browse/HIVE-15967 Project: Hive Issue Type:

[jira] [Created] (HIVE-15966) Query column alias fails in order by

2017-02-17 Thread Chaoyu Tang (JIRA)
Chaoyu Tang created HIVE-15966: -- Summary: Query column alias fails in order by Key: HIVE-15966 URL: https://issues.apache.org/jira/browse/HIVE-15966 Project: Hive Issue Type: Bug Compo

Re: Review Request 56785: Follow Hive's rules for type inference instead of Calcite

2017-02-17 Thread Ashutosh Chauhan
> On Feb. 17, 2017, 2:31 p.m., Jesús Camacho Rodríguez wrote: > > ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java, > > line 491 > > > > > > Is it too difficult to add mor

Re: Review Request 56785: Follow Hive's rules for type inference instead of Calcite

2017-02-17 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56785/#review165937 --- ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translato

Re: Review Request 56784: HIVE-15928

2017-02-17 Thread Jesús Camacho Rodríguez
> On Feb. 17, 2017, 11:54 a.m., Ashutosh Chauhan wrote: > > druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidQueryBasedInputFormat.java, > > line 207 > > > > > > Shall we rethrow here? Can we still contin

Re: Review Request 56784: HIVE-15928

2017-02-17 Thread Jesús Camacho Rodríguez
> On Feb. 17, 2017, 11:54 a.m., Ashutosh Chauhan wrote: > > common/src/java/org/apache/hadoop/hive/conf/HiveConf.java, line 1936 > > > > > > Any reason for this make configurable? Seems like should always be true.

Re: Review Request 56784: HIVE-15928

2017-02-17 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56784/#review165927 --- common/src/java/org/apache/hadoop/hive/conf/HiveConf.java (line 1

Review Request 56785: Follow Hive's rules for type inference instead of Calcite

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

Re: Review Request 56784: HIVE-15928

2017-02-17 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56784/#review165926 --- common/src/java/org/apache/hadoop/hive/conf/HiveConf.java (line 1

Review Request 56784: HIVE-15928

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

[jira] [Created] (HIVE-15965) Metastore incorrectly re-uses a broken database connection

2017-02-17 Thread Mass Dosage (JIRA)
Mass Dosage created HIVE-15965: -- Summary: Metastore incorrectly re-uses a broken database connection Key: HIVE-15965 URL: https://issues.apache.org/jira/browse/HIVE-15965 Project: Hive Issue Typ

[GitHub] hive pull request #151: Hive 15847: In Progress update refreshes seem slow

2017-02-17 Thread anishek
GitHub user anishek opened a pull request: https://github.com/apache/hive/pull/151 Hive 15847: In Progress update refreshes seem slow You can merge this pull request into a Git repository by running: $ git pull https://github.com/anishek/hive HIVE-15847 Alternatively you can

[jira] [Created] (HIVE-15964) LLAP: Llap IO codepath not getting invoked due to file column id mismatch

2017-02-17 Thread Rajesh Balamohan (JIRA)
Rajesh Balamohan created HIVE-15964: --- Summary: LLAP: Llap IO codepath not getting invoked due to file column id mismatch Key: HIVE-15964 URL: https://issues.apache.org/jira/browse/HIVE-15964 Project

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

2017-02-17 Thread Peter Vary
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56763/#review165914 --- Thanks for the patch! As discussed in the jira it would be good t

[jira] [Created] (HIVE-15963) When the token renewal period is short MapRedLocalTask might fail with "token (...) is expired"

2017-02-17 Thread Peter Vary (JIRA)
Peter Vary created HIVE-15963: - Summary: When the token renewal period is short MapRedLocalTask might fail with "token (...) is expired" Key: HIVE-15963 URL: https://issues.apache.org/jira/browse/HIVE-15963

[jira] [Created] (HIVE-15962) hiveServer2 sometime throw Exception duplicate key

2017-02-17 Thread liguirong (JIRA)
liguirong created HIVE-15962: Summary: hiveServer2 sometime throw Exception duplicate key Key: HIVE-15962 URL: https://issues.apache.org/jira/browse/HIVE-15962 Project: Hive Issue Type: Bug