[GitHub] hive pull request #260: HIVE-17757: REPL LOAD should use customised configur...

2017-10-10 Thread sankarh
Github user sankarh closed the pull request at: https://github.com/apache/hive/pull/260 ---

[jira] [Created] (HIVE-17770) HCatalog documentation for Pig type-mapping incorrect for "bag" types

2017-10-10 Thread Mithun Radhakrishnan (JIRA)
Mithun Radhakrishnan created HIVE-17770: --- Summary: HCatalog documentation for Pig type-mapping incorrect for "bag" types Key: HIVE-17770 URL: https://issues.apache.org/jira/browse/HIVE-17770

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

2017-10-10 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62280/#review187592 ---

[jira] [Created] (HIVE-17769) Flaky test : TestTextFileHCatStorer#testWriteDate

2017-10-10 Thread Vihang Karajgaonkar (JIRA)
Vihang Karajgaonkar created HIVE-17769: -- Summary: Flaky test : TestTextFileHCatStorer#testWriteDate Key: HIVE-17769 URL: https://issues.apache.org/jira/browse/HIVE-17769 Project: Hive

[jira] [Created] (HIVE-17768) Flaky Test : TestTextFileHCatStorer.testWriteSmallint

2017-10-10 Thread Vihang Karajgaonkar (JIRA)
Vihang Karajgaonkar created HIVE-17768: -- Summary: Flaky Test : TestTextFileHCatStorer.testWriteSmallint Key: HIVE-17768 URL: https://issues.apache.org/jira/browse/HIVE-17768 Project: Hive

[jira] [Created] (HIVE-17767) Rewrite correlated EXISTS/IN subqueries into LEFT SEMI JOIN

2017-10-10 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-17767: -- Summary: Rewrite correlated EXISTS/IN subqueries into LEFT SEMI JOIN Key: HIVE-17767 URL: https://issues.apache.org/jira/browse/HIVE-17767 Project: Hive Issue

[jira] [Created] (HIVE-17766) Support non-equi LEFT SEMI JOIN

2017-10-10 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-17766: -- Summary: Support non-equi LEFT SEMI JOIN Key: HIVE-17766 URL: https://issues.apache.org/jira/browse/HIVE-17766 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-17765) expose Hive keywords

2017-10-10 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-17765: --- Summary: expose Hive keywords Key: HIVE-17765 URL: https://issues.apache.org/jira/browse/HIVE-17765 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-17764) alter view fails when hive.metastore.disallow.incompatible.col.type.changes set to true

2017-10-10 Thread Janaki Lahorani (JIRA)
Janaki Lahorani created HIVE-17764: -- Summary: alter view fails when hive.metastore.disallow.incompatible.col.type.changes set to true Key: HIVE-17764 URL: https://issues.apache.org/jira/browse/HIVE-17764

Re: Review Request 62776: HIVE-16511 CBO looses inner casts on constants of complex type

2017-10-10 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62776/#review187590 ---

Re: Review Request 62855: HIVE-16677

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

Re: Review Request 62855: HIVE-16677

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

[jira] [Created] (HIVE-17763) HCatLoader should fetch delegation tokens for partitions on remote HDFS

2017-10-10 Thread Mithun Radhakrishnan (JIRA)
Mithun Radhakrishnan created HIVE-17763: --- Summary: HCatLoader should fetch delegation tokens for partitions on remote HDFS Key: HIVE-17763 URL: https://issues.apache.org/jira/browse/HIVE-17763

Re: Review Request 62855: HIVE-16677

2017-10-10 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62855/#review187588 ---

[GitHub] hive pull request #253: HIVE-17561

2017-10-10 Thread alanfgates
Github user alanfgates closed the pull request at: https://github.com/apache/hive/pull/253 ---

[jira] [Created] (HIVE-17762) Exclude older jackson-annotation.jar from druid-handler shaded jar

2017-10-10 Thread Aihua Xu (JIRA)
Aihua Xu created HIVE-17762: --- Summary: Exclude older jackson-annotation.jar from druid-handler shaded jar Key: HIVE-17762 URL: https://issues.apache.org/jira/browse/HIVE-17762 Project: Hive Issue

[jira] [Created] (HIVE-17761) Deprecate hive.druid.select.distribute property for Druid

2017-10-10 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-17761: -- Summary: Deprecate hive.druid.select.distribute property for Druid Key: HIVE-17761 URL: https://issues.apache.org/jira/browse/HIVE-17761 Project:

[jira] [Created] (HIVE-17760) Create a unit test which validates HIVE-9423 does not regress

2017-10-10 Thread Andrew Sherman (JIRA)
Andrew Sherman created HIVE-17760: - Summary: Create a unit test which validates HIVE-9423 does not regress Key: HIVE-17760 URL: https://issues.apache.org/jira/browse/HIVE-17760 Project: Hive

[GitHub] hive pull request #260: HIVE-17757: REPL LOAD should use customised configur...

2017-10-10 Thread sankarh
GitHub user sankarh opened a pull request: https://github.com/apache/hive/pull/260 HIVE-17757: REPL LOAD should use customised configurations to execute distcp/remote copy. You can merge this pull request into a Git repository by running: $ git pull

Re: Review Request 62855: HIVE-16677

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

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

2017-10-10 Thread Zoltan Haindrich
> On Oct. 10, 2017, 12:42 a.m., Ashutosh Chauhan wrote: > > ql/src/test/results/clientpositive/autoColumnStats_3.q.out > > Line 370 (original), 376 (patched) > > > > > > Even for value column stats arent accurate

Re: Review Request 62855: HIVE-16677

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

[jira] [Created] (HIVE-17759) Raise class security around HiveConf.ConfVars.default fields to prevent misuses

2017-10-10 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17759: --- Summary: Raise class security around HiveConf.ConfVars.default fields to prevent misuses Key: HIVE-17759 URL: https://issues.apache.org/jira/browse/HIVE-17759

[jira] [Created] (HIVE-17758) NOTIFICATION_SEQUENCE_LOCK_RETRY_SLEEP_INTERVAL.defaultLongVal is -1

2017-10-10 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17758: --- Summary: NOTIFICATION_SEQUENCE_LOCK_RETRY_SLEEP_INTERVAL.defaultLongVal is -1 Key: HIVE-17758 URL: https://issues.apache.org/jira/browse/HIVE-17758 Project:

[jira] [Created] (HIVE-17757) REPL LOAD should use customised configurations to execute distcp/remote copy.

2017-10-10 Thread Sankar Hariappan (JIRA)
Sankar Hariappan created HIVE-17757: --- Summary: REPL LOAD should use customised configurations to execute distcp/remote copy. Key: HIVE-17757 URL: https://issues.apache.org/jira/browse/HIVE-17757

[jira] [Created] (HIVE-17756) Introduce subquery test case for Hive on Spark

2017-10-10 Thread Dapeng Sun (JIRA)
Dapeng Sun created HIVE-17756: - Summary: Introduce subquery test case for Hive on Spark Key: HIVE-17756 URL: https://issues.apache.org/jira/browse/HIVE-17756 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-17755) NPE exception when running TestAcidOnTez#testGetSplitsLocks with "

2017-10-10 Thread liyunzhang_intel (JIRA)
liyunzhang_intel created HIVE-17755: --- Summary: NPE exception when running TestAcidOnTez#testGetSplitsLocks with " Key: HIVE-17755 URL: https://issues.apache.org/jira/browse/HIVE-17755 Project: Hive

[jira] [Created] (HIVE-17754) InputJobInfo in Pig UDFContext is heavyweight, and causes OOMs in Tez AMs

2017-10-10 Thread Mithun Radhakrishnan (JIRA)
Mithun Radhakrishnan created HIVE-17754: --- Summary: InputJobInfo in Pig UDFContext is heavyweight, and causes OOMs in Tez AMs Key: HIVE-17754 URL: https://issues.apache.org/jira/browse/HIVE-17754

[jira] [Created] (HIVE-17753) Unable to dorp the index which doesn't belong the same database as table

2017-10-10 Thread iBenny (JIRA)
iBenny created HIVE-17753: - Summary: Unable to dorp the index which doesn't belong the same database as table Key: HIVE-17753 URL: https://issues.apache.org/jira/browse/HIVE-17753 Project: Hive