[jira] [Created] (HIVE-18759) Remove unconnected q.out-s

2018-02-20 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-18759: --- Summary: Remove unconnected q.out-s Key: HIVE-18759 URL: https://issues.apache.org/jira/browse/HIVE-18759 Project: Hive Issue Type: Bug

[GitHub] hive pull request #309: HIVE-18754 : REPL STATUS should support 'with' claus...

2018-02-20 Thread maheshk114
GitHub user maheshk114 opened a pull request: https://github.com/apache/hive/pull/309 HIVE-18754 : REPL STATUS should support 'with' clause Added support for WITH clause in REPL STATUS commnad. You can merge this pull request into a Git repository by running: $ git pull

Re: Review Request 65663: HIVE-18710 extend inheritPerms to ACID in Hive 2.X

2018-02-20 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65663/#review197837 --- ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java

[jira] [Created] (HIVE-18758) Vectorization: Fix VectorUDAFVarFinal produces Wrong Results

2018-02-20 Thread Matt McCline (JIRA)
Matt McCline created HIVE-18758: --- Summary: Vectorization: Fix VectorUDAFVarFinal produces Wrong Results Key: HIVE-18758 URL: https://issues.apache.org/jira/browse/HIVE-18758 Project: Hive

[jira] [Created] (HIVE-18757) LLAP IO for text fails for empty files

2018-02-20 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-18757: --- Summary: LLAP IO for text fails for empty files Key: HIVE-18757 URL: https://issues.apache.org/jira/browse/HIVE-18757 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-18756) Vectorization: VectorUDAFVarFinal produces Wrong Results

2018-02-20 Thread Matt McCline (JIRA)
Matt McCline created HIVE-18756: --- Summary: Vectorization: VectorUDAFVarFinal produces Wrong Results Key: HIVE-18756 URL: https://issues.apache.org/jira/browse/HIVE-18756 Project: Hive Issue

[jira] [Created] (HIVE-18755) Modifications to the metastore for catalogs

2018-02-20 Thread Alan Gates (JIRA)
Alan Gates created HIVE-18755: - Summary: Modifications to the metastore for catalogs Key: HIVE-18755 URL: https://issues.apache.org/jira/browse/HIVE-18755 Project: Hive Issue Type: Sub-task

Re: tests on branch-2?

2018-02-20 Thread Vihang Karajgaonkar
branch-2 HiveQA works as long as you name the patch file with convention .-.patch You can take a look at HIVE-18449 for example. On Tue, Feb 20, 2018 at 12:34 PM, Sergey Shelukhin wrote: > Do we have HiveQA set up for

tests on branch-2?

2018-02-20 Thread Sergey Shelukhin
Do we have HiveQA set up for branch-2? I noticed that tests were not run on HIVE-18710-branch-2.patch; they have run for me in the past on the similarly named branch-2 patches.

Re: Review Request 65663: HIVE-18710 extend inheritPerms to ACID in Hive 2.X

2018-02-20 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65663/ --- (Updated Feb. 20, 2018, 8:33 p.m.) Review request for hive and Ashutosh

Re: Review Request 65663: HIVE-18710 extend inheritPerms to ACID in Hive 2.X

2018-02-20 Thread Sergey Shelukhin
> On Feb. 15, 2018, 5:38 p.m., Ashutosh Chauhan wrote: > > ql/src/java/org/apache/hadoop/hive/ql/exec/AbstractFileMergeOperator.java > > Line 225 (original), 227 (patched) > > > > > > inherit perms feature till now

Re: Review Request 65422: HIVE-17626

2018-02-20 Thread Zoltan Haindrich
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65422/ --- (Updated Feb. 20, 2018, 6:41 p.m.) Review request for hive and Ashutosh

Review Request 65716: HIVE-18696: The partition folders might not get cleaned up properly in the HiveMetaStore.add_partitions_core method if an exception occurs

2018-02-20 Thread Marta Kuczora via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65716/ --- Review request for hive, Peter Vary and Adam Szita. Bugs: HIVE-18696

Save the date: ApacheCon North America, September 24-27 in Montréal

2018-02-20 Thread Rich Bowen
Dear Apache Enthusiast, (You’re receiving this message because you’re subscribed to a user@ or dev@ list of one or more Apache Software Foundation projects.) We’re pleased to announce the upcoming ApacheCon [1] in Montréal, September 24-27. This event is all about you — the Apache project

[jira] [Created] (HIVE-18754) REPL STATUS should support 'with' clause

2018-02-20 Thread mahesh kumar behera (JIRA)
mahesh kumar behera created HIVE-18754: -- Summary: REPL STATUS should support 'with' clause Key: HIVE-18754 URL: https://issues.apache.org/jira/browse/HIVE-18754 Project: Hive Issue

Re: Review Request 65686: HIVE-18728 Secure webHCat with SSL

2018-02-20 Thread Lefty Leverenz
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65686/#review197767 ---

[jira] [Created] (HIVE-18753) Correct methods and variables names which uses writeId instead of transactionId.

2018-02-20 Thread Sankar Hariappan (JIRA)
Sankar Hariappan created HIVE-18753: --- Summary: Correct methods and variables names which uses writeId instead of transactionId. Key: HIVE-18753 URL: https://issues.apache.org/jira/browse/HIVE-18753

[jira] [Created] (HIVE-18752) HiveEndPoint: Optimise opening batch transactions and getting write Ids for each transaction in the batch into single metastore api.

2018-02-20 Thread Sankar Hariappan (JIRA)
Sankar Hariappan created HIVE-18752: --- Summary: HiveEndPoint: Optimise opening batch transactions and getting write Ids for each transaction in the batch into single metastore api. Key: HIVE-18752 URL:

[jira] [Created] (HIVE-18751) get_splits UDF on ACID table scan doesn't receive ValidWriteIdList configuration.

2018-02-20 Thread Sankar Hariappan (JIRA)
Sankar Hariappan created HIVE-18751: --- Summary: get_splits UDF on ACID table scan doesn't receive ValidWriteIdList configuration. Key: HIVE-18751 URL: https://issues.apache.org/jira/browse/HIVE-18751

[jira] [Created] (HIVE-18750) Exchange partition should not be supported with per table write ID.

2018-02-20 Thread Sankar Hariappan (JIRA)
Sankar Hariappan created HIVE-18750: --- Summary: Exchange partition should not be supported with per table write ID. Key: HIVE-18750 URL: https://issues.apache.org/jira/browse/HIVE-18750 Project:

[jira] [Created] (HIVE-18749) Need to replace transactionId to per table writeId in RecordIdentifier.Field.transactionId

2018-02-20 Thread Sankar Hariappan (JIRA)
Sankar Hariappan created HIVE-18749: --- Summary: Need to replace transactionId to per table writeId in RecordIdentifier.Field.transactionId Key: HIVE-18749 URL: https://issues.apache.org/jira/browse/HIVE-18749

[jira] [Created] (HIVE-18748) Rename tables should update the table names in NEXT_WRITE_ID and TXN_TO_WRITE_ID tables. 

2018-02-20 Thread Sankar Hariappan (JIRA)
Sankar Hariappan created HIVE-18748: --- Summary: Rename tables should update the table names in NEXT_WRITE_ID and TXN_TO_WRITE_ID tables.  Key: HIVE-18748 URL: https://issues.apache.org/jira/browse/HIVE-18748

[jira] [Created] (HIVE-18747) Cleaner for TXNS_TO_WRITE_ID table entries.

2018-02-20 Thread Sankar Hariappan (JIRA)
Sankar Hariappan created HIVE-18747: --- Summary: Cleaner for TXNS_TO_WRITE_ID table entries. Key: HIVE-18747 URL: https://issues.apache.org/jira/browse/HIVE-18747 Project: Hive Issue Type: