Re: Review Request 63427: HIVE-17396

2017-10-31 Thread Lefty Leverenz
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63427/#review189778 --- common/src/java/org/apache/hadoop/hive/conf/HiveConf.java Lines

[jira] [Created] (HIVE-17955) Issue with the 'like' function in Hive and Spark SQL. The following command should not fail as per the documentation: select like("Vishal Jaiswal", "Jaiswal");

2017-10-31 Thread Vishal Jaiswal (JIRA)
Vishal Jaiswal created HIVE-17955: - Summary: Issue with the 'like' function in Hive and Spark SQL. The following command should not fail as per the documentation: select like("Vishal Jaiswal", "Jaiswal"); Key: HIVE-17955

Review Request 63458: HIVE-16917: HiveServer2 guard rails - Limit concurrent connections from user

2017-10-31 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63458/ --- Review request for hive, Sergey Shelukhin and Thejas Nair. Bugs: HIVE-16917

[jira] [Created] (HIVE-17954) Implement create, alter and drop pool API's.

2017-10-31 Thread Harish Jaiprakash (JIRA)
Harish Jaiprakash created HIVE-17954: Summary: Implement create, alter and drop pool API's. Key: HIVE-17954 URL: https://issues.apache.org/jira/browse/HIVE-17954 Project: Hive Issue

Re: Review Request 63346: HIVE-17902 add a notions of default pool and unmanaged mapping

2017-10-31 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63346/ --- (Updated Nov. 1, 2017, 1:15 a.m.) Review request for hive, Harish Jaiprakash

[jira] [Created] (HIVE-17953) Metrics should move to destination atomically

2017-10-31 Thread Alexander Kolbasov (JIRA)
Alexander Kolbasov created HIVE-17953: - Summary: Metrics should move to destination atomically Key: HIVE-17953 URL: https://issues.apache.org/jira/browse/HIVE-17953 Project: Hive Issue

[jira] [Created] (HIVE-17952) Fix license headers to avoid dangling javadoc warnings

2017-10-31 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-17952: Summary: Fix license headers to avoid dangling javadoc warnings Key: HIVE-17952 URL: https://issues.apache.org/jira/browse/HIVE-17952 Project: Hive

[jira] [Created] (HIVE-17951) Clarify OrcSplit.hasBase() etc

2017-10-31 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-17951: - Summary: Clarify OrcSplit.hasBase() etc Key: HIVE-17951 URL: https://issues.apache.org/jira/browse/HIVE-17951 Project: Hive Issue Type: Improvement

Hive metastore TLP

2017-10-31 Thread Padma Penumarthy
Hi, We are exploring the possibility of using hive metastore as metastore for Apache Drill, to store and manage our metadata. While investigating, I came across the metastore TLP proposal, https://cwiki.apache.org/confluence/display/Hive/Metastore+TLP+Proposal. I want to find out what is the

Re: Review Request 63394: HIVE-15016: Run tests with Hadoop 3.0.0-beta1

2017-10-31 Thread Aihua Xu via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63394/#review189762 --- - Aihua Xu On Oct. 31, 2017, 9:56 p.m., Aihua Xu wrote: > >

Re: Review Request 63394: HIVE-15016: Run tests with Hadoop 3.0.0-beta1

2017-10-31 Thread Aihua Xu via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63394/#review189747 ---

Re: Review Request 63394: HIVE-15016: Run tests with Hadoop 3.0.0-beta1

2017-10-31 Thread Aihua Xu via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63394/ --- (Updated Oct. 31, 2017, 9:56 p.m.) Review request for hive. Changes ---

Re: Review Request 63394: HIVE-15016: Run tests with Hadoop 3.0.0-beta1

2017-10-31 Thread Aihua Xu via Review Board
> On Oct. 30, 2017, 4:28 p.m., Ashutosh Chauhan wrote: > > hbase-handler/pom.xml > > Line 82 (original), 82 (patched) > > > > > > scope=test? Actually the code does have a reference to it. Not only for test. > On

Re: Review Request 63230: HIVE-17841 implement applying the resource plan

2017-10-31 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63230/ --- (Updated Oct. 31, 2017, 9:13 p.m.) Review request for hive and Prasanth_J.

[jira] [Created] (HIVE-17950) Implement resource plan fetching from metastore

2017-10-31 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-17950: Summary: Implement resource plan fetching from metastore Key: HIVE-17950 URL: https://issues.apache.org/jira/browse/HIVE-17950 Project: Hive

[jira] [Created] (HIVE-17949) itests compile is busted on branch-1.2

2017-10-31 Thread Mithun Radhakrishnan (JIRA)
Mithun Radhakrishnan created HIVE-17949: --- Summary: itests compile is busted on branch-1.2 Key: HIVE-17949 URL: https://issues.apache.org/jira/browse/HIVE-17949 Project: Hive Issue

[CVE-2017-12625] Apache Hive information disclosure vulnerability for column masking

2017-10-31 Thread Jesus Camacho Rodriguez
CVE-2017-12625: Apache Hive information disclosure vulnerability for column masking Severity: Important Vendor: The Apache Software Foundation Versions Affected: Hive 2.1.0 to 2.3.0 Description: Hive exposes an interface through which masking policies can be defined on tables or views, e.g.,

Re: Review Request 63381: HIVE-17926: Support triggers for non-pool sessions

2017-10-31 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63381/ --- (Updated Oct. 31, 2017, 7:27 p.m.) Review request for hive and Sergey

Re: Client compatibility for MetaStoreFilterHook

2017-10-31 Thread Thejas Nair
Hi Alex, Sorry about the delay in responding. I have replied in the jira. Thanks, Thejas On Mon, Oct 30, 2017 at 5:41 PM, Alexander Kolbasov wrote: > Looking at https://issues.apache.org/jira/browse/HIVE-9350 (Add ability > for > HiveAuthorizer implementations to filter

Re: Review Request 63230: HIVE-17841 implement applying the resource plan

2017-10-31 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63230/ --- (Updated Oct. 31, 2017, 6:54 p.m.) Review request for hive and Prasanth_J.

[jira] [Created] (HIVE-17948) Hive 2.3.2 Release Planning

2017-10-31 Thread Sahil Takiar (JIRA)
Sahil Takiar created HIVE-17948: --- Summary: Hive 2.3.2 Release Planning Key: HIVE-17948 URL: https://issues.apache.org/jira/browse/HIVE-17948 Project: Hive Issue Type: Bug Affects Versions:

[DISCUSS] Hive 2.3.2 bugfix release

2017-10-31 Thread Sahil Takiar
Hello, There is a bugfix (HIVE-17831) that is required by other projects to get correct information from Hive hooks, but it did not land in the 2.3.1 release due to time constraints. I am thinking on doing a quick bugfix release to unblock Sentry on its next major release. If there are no

Re: Review Request 62280: HIVE-16827: Merge stats task and column stats task into a single task

2017-10-31 Thread Zoltan Haindrich
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62280/ --- (Updated Oct. 31, 2017, 3:43 p.m.) Review request for hive and Ashutosh

Re: Review Request 62280: HIVE-16827: Merge stats task and column stats task into a single task

2017-10-31 Thread Zoltan Haindrich
- Zoltan --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62280/#review189221 --- On Oct. 3, 2017, 8:06 a.m., Zoltan Haindrich wrote: >

Re: Review Request 62280: HIVE-16827: Merge stats task and column stats task into a single task

2017-10-31 Thread Zoltan Haindrich
> On Oct. 10, 2017, 11:49 p.m., Ashutosh Chauhan wrote: > > ql/src/java/org/apache/hadoop/hive/ql/stats/BasicStatsTask.java > > Lines 160 (patched) > > > > > > we want to just flip the state flag and keep whatever

Re: Review Request 62280: HIVE-16827: Merge stats task and column stats task into a single task

2017-10-31 Thread Zoltan Haindrich
> On Oct. 25, 2017, 11:10 p.m., Ashutosh Chauhan wrote: > > ql/src/java/org/apache/hadoop/hive/ql/exec/StatsTask.java > > Lines 127 (patched) > > > > > > Why do we need location? Stats tmp dir is in desc already.

Review Request 63442: HIVE-17934 Merging Statistics are promoted to COMPLETE (most of the time)

2017-10-31 Thread Zoltan Haindrich
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63442/ --- Review request for hive and Ashutosh Chauhan. Bugs: HIVE-17934

[GitHub] hive pull request #269: fix small bug: when disable partition statistics in ...

2017-10-31 Thread hejian991
GitHub user hejian991 opened a pull request: https://github.com/apache/hive/pull/269 fix small bug: when disable partition statistics in hive-site.xml, bu… …t it does not work. You can merge this pull request into a Git repository by running: $ git pull

[jira] [Created] (HIVE-17947) Concurrent inserts might fail for ACID table since HIVE-17526 on branch-1

2017-10-31 Thread Daniel Voros (JIRA)
Daniel Voros created HIVE-17947: --- Summary: Concurrent inserts might fail for ACID table since HIVE-17526 on branch-1 Key: HIVE-17947 URL: https://issues.apache.org/jira/browse/HIVE-17947 Project: Hive