[GitHub] hive pull request #262: HIVE-17825: Socket not closed when trying to read fi...

2017-10-16 Thread anishek
GitHub user anishek opened a pull request: https://github.com/apache/hive/pull/262 HIVE-17825: Socket not closed when trying to read files to copy over in replication from metadata You can merge this pull request into a Git repository by running: $ git pull https://github.com

[jira] [Created] (HIVE-17825) Connection Leak when trying to read files to copy over in replication from metadata

2017-10-16 Thread anishek (JIRA)
anishek created HIVE-17825: -- Summary: Connection Leak when trying to read files to copy over in replication from metadata Key: HIVE-17825 URL: https://issues.apache.org/jira/browse/HIVE-17825 Project: Hive

Re: About lifecycle of Tez container

2017-10-16 Thread Gopal Vijayaraghavan
> I guess the container is not reused when disabled auto-reducer in my case is > due to that the default timeout for tez is about 10s. There's another config which can let you run it without losing containers (at least if you know how many you want to keep). tez.am.session.min.held-containers

[jira] [Created] (HIVE-17824) msck repair table should drop the missing partitions from metastore

2017-10-16 Thread Vihang Karajgaonkar (JIRA)
Vihang Karajgaonkar created HIVE-17824: -- Summary: msck repair table should drop the missing partitions from metastore Key: HIVE-17824 URL: https://issues.apache.org/jira/browse/HIVE-17824 Project

[jira] [Created] (HIVE-17823) Fix subquery Qtest of Hive on Spark

2017-10-16 Thread Dapeng Sun (JIRA)
Dapeng Sun created HIVE-17823: - Summary: Fix subquery Qtest of Hive on Spark Key: HIVE-17823 URL: https://issues.apache.org/jira/browse/HIVE-17823 Project: Hive Issue Type: Bug Report

RE: About lifecycle of Tez container

2017-10-16 Thread Xu, Cheng A
Thanks Gopal. That's a good point to investigate. I guess the container is not reused when disabled auto-reducer in my case is due to that the default timeout for tez is about 10s. Thanks Ferdinand Xu -Original Message- From: Gopal Vijayaraghavan [mailto:gop...@apache.org] Sent: Monda

Re: Review Request 62995: HIVE-17806 Create directory for metrics file if it doesn't exist

2017-10-16 Thread Alexander Kolbasov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62995/ --- (Updated Oct. 17, 2017, 12:35 a.m.) Review request for hive, Aihua Xu, Andrew S

[jira] [Created] (HIVE-17822) Provide an option to skip shading of jars

2017-10-16 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-17822: Summary: Provide an option to skip shading of jars Key: HIVE-17822 URL: https://issues.apache.org/jira/browse/HIVE-17822 Project: Hive Issue

Re: Review Request 62995: HIVE-17806 Create directory for metrics file if it doesn't exist

2017-10-16 Thread Andrew Sherman via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62995/#review188223 --- common/src/java/org/apache/hadoop/hive/common/metrics/metrics2/Js

[jira] [Created] (HIVE-17821) TxnHandler.enqueueLockWithRetry() should now write TXN_COMPONENTS if partName=null and table is partitioned

2017-10-16 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-17821: - Summary: TxnHandler.enqueueLockWithRetry() should now write TXN_COMPONENTS if partName=null and table is partitioned Key: HIVE-17821 URL: https://issues.apache.org/jira/browse/H

Re: Review Request 62981: HIVE-17672: Upgrade Calcite version to 1.14

2017-10-16 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62981/ --- (Updated Oct. 16, 2017, 8:56 p.m.) Review request for hive and Ashutosh Chauhan

Re: Review Request 62981: HIVE-17672: Upgrade Calcite version to 1.14

2017-10-16 Thread Jesús Camacho Rodríguez
> On Oct. 14, 2017, 12:20 a.m., Ashutosh Chauhan wrote: > > ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java > > Lines 285-288 (patched) > > > > > > Will be good to add

Review Request 63043: HIVE-17730 Queries can be closed automatically

2017-10-16 Thread Alexander Kolbasov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63043/ --- Review request for hive, Aihua Xu, Andrew Sherman, Alan Gates, Janaki Lahorani,

[jira] [Created] (HIVE-17820) Add buckets.q test for blobstores

2017-10-16 Thread Ran Gu (JIRA)
Ran Gu created HIVE-17820: - Summary: Add buckets.q test for blobstores Key: HIVE-17820 URL: https://issues.apache.org/jira/browse/HIVE-17820 Project: Hive Issue Type: Test Components: Tests

[jira] [Created] (HIVE-17819) Add sampling.q test for blobstores

2017-10-16 Thread Ran Gu (JIRA)
Ran Gu created HIVE-17819: - Summary: Add sampling.q test for blobstores Key: HIVE-17819 URL: https://issues.apache.org/jira/browse/HIVE-17819 Project: Hive Issue Type: Test Components: Test

[jira] [Created] (HIVE-17818) Some tests pollute {hiveroot}/data/files directory

2017-10-16 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17818: --- Summary: Some tests pollute {hiveroot}/data/files directory Key: HIVE-17818 URL: https://issues.apache.org/jira/browse/HIVE-17818 Project: Hive Issue T

[jira] [Created] (HIVE-17817) Stabilize crossproduct warning message output order

2017-10-16 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17817: --- Summary: Stabilize crossproduct warning message output order Key: HIVE-17817 URL: https://issues.apache.org/jira/browse/HIVE-17817 Project: Hive Issue

[jira] [Created] (HIVE-17816) Wrong description of hive.security.authorization.sqlstd.confwhitelist and hive.security.authorization.sqlstd.confwhitelist.append

2017-10-16 Thread Akira Ajisaka (JIRA)
Akira Ajisaka created HIVE-17816: Summary: Wrong description of hive.security.authorization.sqlstd.confwhitelist and hive.security.authorization.sqlstd.confwhitelist.append Key: HIVE-17816 URL: https://issues.apa