Re: Review Request 68506: HIVE-20187

2018-08-24 Thread Deepak Jaiswal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68506/ --- (Updated Aug. 25, 2018, 6:22 a.m.) Review request for hive and Gunther Hagleitn

[jira] [Created] (HIVE-20461) Metastore unit tests do not run with directSQL enabled

2018-08-24 Thread Vihang Karajgaonkar (JIRA)
Vihang Karajgaonkar created HIVE-20461: -- Summary: Metastore unit tests do not run with directSQL enabled Key: HIVE-20461 URL: https://issues.apache.org/jira/browse/HIVE-20461 Project: Hive

Re: Review Request 68395: HIVE-20306 : Implement projection spec for fetching only requested fields from partitions

2018-08-24 Thread Vihang Karajgaonkar via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68395/ --- (Updated Aug. 25, 2018, 12:23 a.m.) Review request for hive, Alexander Kolbasov

Re: Review Request 68395: HIVE-20306 : Implement projection spec for fetching only requested fields from partitions

2018-08-24 Thread Vihang Karajgaonkar via Review Board
> On Aug. 24, 2018, 11:19 p.m., Aihua Xu wrote: > > standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java > > Line 376 (original), 416 (patched) > > > > > > Why

[jira] [Created] (HIVE-20460) AcidUtils.Directory.getAbortedDirectories() may be missed for full CRUD tables

2018-08-24 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-20460: - Summary: AcidUtils.Directory.getAbortedDirectories() may be missed for full CRUD tables Key: HIVE-20460 URL: https://issues.apache.org/jira/browse/HIVE-20460 Projec

Review Request 68509: HIVE-20451: Metastore client and server tarball issues

2018-08-24 Thread Alexander Kolbasov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68509/ --- Review request for hive, Alan Gates, Peter Vary, and Vihang Karajgaonkar. Bugs:

Re: Review Request 68395: HIVE-20306 : Implement projection spec for fetching only requested fields from partitions

2018-08-24 Thread Aihua Xu via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68395/#review207920 --- standalone-metastore/metastore-server/src/main/java/org/apache/ha

Review Request 68506: HIVE-20187

2018-08-24 Thread Deepak Jaiswal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68506/ --- Review request for hive and Gunther Hagleitner. Bugs: HIVE-20187 https://is

[jira] [Created] (HIVE-20459) add ThriftHiveMetastore.get_open_txns(long txnid)

2018-08-24 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-20459: - Summary: add ThriftHiveMetastore.get_open_txns(long txnid) Key: HIVE-20459 URL: https://issues.apache.org/jira/browse/HIVE-20459 Project: Hive Issue Type:

[jira] [Created] (HIVE-20458) hive-schema-3.1.0.postgres.sql - some tables are not quoted

2018-08-24 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-20458: - Summary: hive-schema-3.1.0.postgres.sql - some tables are not quoted Key: HIVE-20458 URL: https://issues.apache.org/jira/browse/HIVE-20458 Project: Hive I

Re: Review Request 68395: HIVE-20306 : Implement projection spec for fetching only requested fields from partitions

2018-08-24 Thread Vihang Karajgaonkar via Review Board
> On Aug. 23, 2018, 6:26 a.m., Alexander Kolbasov wrote: > > standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/utils/MetaStoreUtils.java > > Lines 852 (patched) > > > > > > Does thi

Re: Review Request 68395: HIVE-20306 : Implement projection spec for fetching only requested fields from partitions

2018-08-24 Thread Vihang Karajgaonkar via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68395/ --- (Updated Aug. 24, 2018, 6:15 p.m.) Review request for hive, Alexander Kolbasov,

Re: Review Request 68496: Optimized & cleaned up HBaseQTest runner

2018-08-24 Thread denys kuzmenko via Review Board
> On Aug. 24, 2018, 8:17 a.m., Peter Vary wrote: > > itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreHBaseCliDriver.java > > Line 82 (original), 82 (patched) > > > > > > Since we removed clearTestSide

[GitHub] hive pull request #421: HIVE-20447 Add JSON Outputformat support

2018-08-24 Thread Tmin10
GitHub user Tmin10 opened a pull request: https://github.com/apache/hive/pull/421 HIVE-20447 Add JSON Outputformat support Based on https://github.com/julianhyde/sqlline/pull/84 Issue: https://issues.apache.org/jira/browse/HIVE-20447 1. JSON output format implementation

[jira] [Created] (HIVE-20457) Create authorization mechanism for granting/revoking privileges to change Hive properties

2018-08-24 Thread Oleksiy Sayankin (JIRA)
Oleksiy Sayankin created HIVE-20457: --- Summary: Create authorization mechanism for granting/revoking privileges to change Hive properties Key: HIVE-20457 URL: https://issues.apache.org/jira/browse/HIVE-20457

Re: Review Request 68496: Optimized & cleaned up HBaseQTest runner

2018-08-24 Thread Peter Vary via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68496/#review207858 --- Thank you Denis for the patch! Nice work, just 1 question and seve

[jira] [Created] (HIVE-20456) Query fails with FNFException using MR with skewjoin enabled and auto convert join disabled

2018-08-24 Thread Aditya Shah (JIRA)
Aditya Shah created HIVE-20456: -- Summary: Query fails with FNFException using MR with skewjoin enabled and auto convert join disabled Key: HIVE-20456 URL: https://issues.apache.org/jira/browse/HIVE-20456

Review Request 68496: Optimized & cleaned up HBaseQTest runner

2018-08-24 Thread denys kuzmenko via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68496/ --- Review request for hive, Marta Kuczora and Peter Vary. Bugs: HIVE-20394 htt

[jira] [Created] (HIVE-20455) Log spew from security.authorization.PrivilegeSynchonizer.run

2018-08-24 Thread Gopal V (JIRA)
Gopal V created HIVE-20455: -- Summary: Log spew from security.authorization.PrivilegeSynchonizer.run Key: HIVE-20455 URL: https://issues.apache.org/jira/browse/HIVE-20455 Project: Hive Issue Type: