[jira] [Created] (HIVE-17146) Spark on Hive - Exception while joining tables - "Requested replication factor of 10 exceeds maximum of x"

2017-07-21 Thread George Smith (JIRA)
George Smith created HIVE-17146: --- Summary: Spark on Hive - Exception while joining tables - "Requested replication factor of 10 exceeds maximum of x" Key: HIVE-17146 URL:

HIVE command to get column count

2017-07-21 Thread Jayanthi Reddy
Hi Vineet, This is regarding "https://issues.apache.org/jira/browse/HIVE-17141; . I have a table with lot of columns. I want the count of number of columns my table is having. Thanks Jayanthi

[GitHub] hive pull request #208: Cdh5 1.1.0 5.12.0

2017-07-21 Thread jason000zhang
GitHub user jason000zhang opened a pull request: https://github.com/apache/hive/pull/208 Cdh5 1.1.0 5.12.0 You can merge this pull request into a Git repository by running: $ git pull https://github.com/cloudera/hive cdh5-1.1.0_5.12.0 Alternatively you can review and apply

[jira] [Created] (HIVE-17144) export of temporary tables not working and it seems to be using distcp rather than filesystem copy

2017-07-21 Thread anishek (JIRA)
anishek created HIVE-17144: -- Summary: export of temporary tables not working and it seems to be using distcp rather than filesystem copy Key: HIVE-17144 URL: https://issues.apache.org/jira/browse/HIVE-17144

[jira] [Created] (HIVE-17147) Vectorization: Add code for testing MapJoin operator in isolation and measuring its performance with JMH

2017-07-21 Thread Matt McCline (JIRA)
Matt McCline created HIVE-17147: --- Summary: Vectorization: Add code for testing MapJoin operator in isolation and measuring its performance with JMH Key: HIVE-17147 URL:

[jira] [Created] (HIVE-17145) Planner assume (ROW__ID IS NOT NULL") is true and plans it as a constant true

2017-07-21 Thread Matt McCline (JIRA)
Matt McCline created HIVE-17145: --- Summary: Planner assume (ROW__ID IS NOT NULL") is true and plans it as a constant true Key: HIVE-17145 URL: https://issues.apache.org/jira/browse/HIVE-17145 Project:

Re: Review Request 61010: HIVE-17128 Operation Logging leaks file descriptors as the log4j Appender is never closed

2017-07-21 Thread Peter Vary
> On July 20, 2017, 11:59 p.m., Aihua Xu wrote: > > service/src/java/org/apache/hive/service/cli/operation/Operation.java > > Lines 269 (patched) > > > > > > We only register the Operation log appender once for all

Re: Review Request 61010: HIVE-17128 Operation Logging leaks file descriptors as the log4j Appender is never closed

2017-07-21 Thread Aihua Xu
> On July 20, 2017, 11:59 p.m., Aihua Xu wrote: > > service/src/java/org/apache/hive/service/cli/operation/Operation.java > > Lines 269 (patched) > > > > > > We only register the Operation log appender once for all

Re: Review Request 61010: HIVE-17128 Operation Logging leaks file descriptors as the log4j Appender is never closed

2017-07-21 Thread Andrew Sherman
> On July 20, 2017, 11:59 p.m., Aihua Xu wrote: > > service/src/java/org/apache/hive/service/cli/operation/Operation.java > > Lines 269 (patched) > > > > > > We only register the Operation log appender once for all

Re: Review Request 61041: HIVE-17150: CREATE INDEX execute HMS out-of-transaction listener calls inside a transaction

2017-07-21 Thread Sergio Pena
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61041/ --- (Updated July 21, 2017, 5:51 p.m.) Review request for hive, Alexander

[jira] [Created] (HIVE-17151) Uploaded image for project: 'Bug DB' Bug DBBUG-84676 Hive tables are being created in public schema with (Postgres DB)

2017-07-21 Thread amarnath reddy pappu (JIRA)
amarnath reddy pappu created HIVE-17151: --- Summary: Uploaded image for project: 'Bug DB' Bug DBBUG-84676 Hive tables are being created in public schema with (Postgres DB) Key: HIVE-17151 URL:

[jira] [Created] (HIVE-17152) Improve security of random generator for HS2 cookies

2017-07-21 Thread Tao Li (JIRA)
Tao Li created HIVE-17152: - Summary: Improve security of random generator for HS2 cookies Key: HIVE-17152 URL: https://issues.apache.org/jira/browse/HIVE-17152 Project: Hive Issue Type: Bug

Re: [DISCUSS] Separating out the metastore as its own TLP

2017-07-21 Thread Alan Gates
It seems we have settled into a consensus that this will be good for the ecosystem, but there are concerns that this will be a burden on Hive. The original proposal included a time to work on the separation inside the Hive project to help address any such issues. This would culminate in a source

[jira] [Created] (HIVE-17153) Flaky test: TestMiniSparkOnYarnCliDriver[spark_dynamic_partition_pruning]

2017-07-21 Thread Sahil Takiar (JIRA)
Sahil Takiar created HIVE-17153: --- Summary: Flaky test: TestMiniSparkOnYarnCliDriver[spark_dynamic_partition_pruning] Key: HIVE-17153 URL: https://issues.apache.org/jira/browse/HIVE-17153 Project: Hive

Re: [VOTE] Shall we release Hive 2.2.0 rc0?

2017-07-21 Thread Owen O'Malley
Ok, Alan discovered that there are RAT failures, so I'll roll a new RC. Thanks, Owen On Thu, Jul 20, 2017 at 1:40 PM, Owen O'Malley wrote: > All, >The Hive branch-2.2 is passing its tests and I'd like to release it. > > Artifacts:

[jira] [Created] (HIVE-17154) fix rat problems in branch-2.2

2017-07-21 Thread Owen O'Malley (JIRA)
Owen O'Malley created HIVE-17154: Summary: fix rat problems in branch-2.2 Key: HIVE-17154 URL: https://issues.apache.org/jira/browse/HIVE-17154 Project: Hive Issue Type: Bug

[GitHub] hive pull request #209: HIVE-17154. Fix RAT problem on branch-2.2.

2017-07-21 Thread omalley
GitHub user omalley opened a pull request: https://github.com/apache/hive/pull/209 HIVE-17154. Fix RAT problem on branch-2.2. You can merge this pull request into a Git repository by running: $ git pull https://github.com/omalley/hive hive-17154 Alternatively you can review

Re: Review Request 61009: Extend object store to store bit vectors

2017-07-21 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61009/#review181146 --- common/src/java/org/apache/hadoop/hive/common/ndv/FMSketch.java

[jira] [Created] (HIVE-17149) Hdfs directory is not cleared if partition creation failed on HMS

2017-07-21 Thread Barna Zsombor Klara (JIRA)
Barna Zsombor Klara created HIVE-17149: -- Summary: Hdfs directory is not cleared if partition creation failed on HMS Key: HIVE-17149 URL: https://issues.apache.org/jira/browse/HIVE-17149 Project:

Re: Review Request 61010: HIVE-17128 Operation Logging leaks file descriptors as the log4j Appender is never closed

2017-07-21 Thread Andrew Sherman
> On July 20, 2017, 11:59 p.m., Aihua Xu wrote: > > service/src/java/org/apache/hive/service/cli/operation/Operation.java > > Lines 269 (patched) > > > > > > We only register the Operation log appender once for all

[VOTE] Shall we release Hive 2.2.0 rc1?

2017-07-21 Thread Owen O'Malley
Ok, I rolled a new RC with the Apache header problem fixed. Artifacts: https://home.apache.org/~omalley/hive-2.2.0/ Tag: https://github.com/apache/hive/releases/tag/release-2.2.0rc1 da840b0 .. Owen

Re: Review Request 61010: HIVE-17128 Operation Logging leaks file descriptors as the log4j Appender is never closed

2017-07-21 Thread Andrew Sherman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61010/ --- (Updated July 22, 2017, 12:16 a.m.) Review request for hive. Repository:

[GitHub] hive pull request #209: HIVE-17154. Fix RAT problem on branch-2.2.

2017-07-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/hive/pull/209 --- 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

Re: Review Request 61010: HIVE-17128 Operation Logging leaks file descriptors as the log4j Appender is never closed

2017-07-21 Thread Aihua Xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61010/#review181158 --- Ship it! Ship It! - Aihua Xu On July 20, 2017, 10:45 p.m.,

[jira] [Created] (HIVE-17155) findConfFile() in HiveConf.java has some issues with the conf path

2017-07-21 Thread Aihua Xu (JIRA)
Aihua Xu created HIVE-17155: --- Summary: findConfFile() in HiveConf.java has some issues with the conf path Key: HIVE-17155 URL: https://issues.apache.org/jira/browse/HIVE-17155 Project: Hive Issue

[jira] [Created] (HIVE-17150) CREATE INDEX execute HMS out-of-transaction listener calls inside a transaction

2017-07-21 Thread JIRA
Sergio Peña created HIVE-17150: -- Summary: CREATE INDEX execute HMS out-of-transaction listener calls inside a transaction Key: HIVE-17150 URL: https://issues.apache.org/jira/browse/HIVE-17150 Project:

Review Request 61041: HIVE-17150: CREATE INDEX execute HMS out-of-transaction listener calls inside a transaction

2017-07-21 Thread Sergio Pena
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61041/ --- Review request for hive, Alexander Kolbasov, Mohit Sabharwal, and Vihang

[jira] [Created] (HIVE-17148) Incorrect result for Hive join query with COALESCE in WHERE condition

2017-07-21 Thread Vlad Gudikov (JIRA)
Vlad Gudikov created HIVE-17148: --- Summary: Incorrect result for Hive join query with COALESCE in WHERE condition Key: HIVE-17148 URL: https://issues.apache.org/jira/browse/HIVE-17148 Project: Hive