[jira] [Created] (HIVE-20800) Use "posix" for property tarLongFileMode for maven-assembly-plugin

2018-10-24 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-20800: Summary: Use "posix" for property tarLongFileMode for maven-assembly-plugin Key: HIVE-20800 URL: https://issues.apache.org/jira/browse/HIVE-20800 Project: Hive Issu

[jira] [Created] (HIVE-20858) Serializer is not correctly initialized with configuration in Utilities.createEmptyBuckets()

2018-11-01 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-20858: Summary: Serializer is not correctly initialized with configuration in Utilities.createEmptyBuckets() Key: HIVE-20858 URL: https://issues.apache.org/jira/browse/HIVE-20858 Pr

[jira] [Created] (HIVE-9277) Hybrid Hybrid Grace Hash Join

2015-01-06 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-9277: --- Summary: Hybrid Hybrid Grace Hash Join Key: HIVE-9277 URL: https://issues.apache.org/jira/browse/HIVE-9277 Project: Hive Issue Type: New Feature Components:

[jira] [Assigned] (HIVE-9277) Hybrid Hybrid Grace Hash Join

2015-01-07 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zheng reassigned HIVE-9277: --- Assignee: Wei Zheng > Hybrid Hybrid Grace Hash Join > - > >

[jira] [Created] (HIVE-9382) Query got rerun with Global Limit optimization on and Limit Fetch optimization off

2015-01-14 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-9382: --- Summary: Query got rerun with Global Limit optimization on and Limit Fetch optimization off Key: HIVE-9382 URL: https://issues.apache.org/jira/browse/HIVE-9382 Project: Hive

[jira] [Updated] (HIVE-9382) Query got rerun with Global Limit optimization on and Fetch optimization off

2015-01-14 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zheng updated HIVE-9382: Summary: Query got rerun with Global Limit optimization on and Fetch optimization off (was: Query got rerun

[jira] [Commented] (HIVE-9382) Query got rerun with Global Limit optimization on and Fetch optimization off

2015-01-14 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14278043#comment-14278043 ] Wei Zheng commented on HIVE-9382: - The second run for the query in fact turns off Global Li

[jira] [Commented] (HIVE-9382) Query got rerun with Global Limit optimization on and Fetch optimization off

2015-01-14 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14278044#comment-14278044 ] Wei Zheng commented on HIVE-9382: - The problem happens when there are already 10 rows fetch

[jira] [Work started] (HIVE-9382) Query got rerun with Global Limit optimization on and Fetch optimization off

2015-01-14 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-9382 started by Wei Zheng. --- > Query got rerun with Global Limit optimization on and Fetch optimization off > ---

[jira] [Updated] (HIVE-9382) Query got rerun with Global Limit optimization on and Fetch optimization off

2015-01-14 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zheng updated HIVE-9382: Description: When Global Limit optimization is enabled, and Fetch Optimization for Simple Queries is off or

[jira] [Updated] (HIVE-9382) Query got rerun with Global Limit optimization on and Fetch optimization off

2015-01-14 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zheng updated HIVE-9382: Status: Patch Available (was: In Progress) > Query got rerun with Global Limit optimization on and Fetch opt

[jira] [Updated] (HIVE-9382) Query got rerun with Global Limit optimization on and Fetch optimization off

2015-01-14 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zheng updated HIVE-9382: Attachment: HIVE-9382.1.patch > Query got rerun with Global Limit optimization on and Fetch optimization off

[jira] [Commented] (HIVE-9382) Query got rerun with Global Limit optimization on and Fetch optimization off

2015-01-14 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14278078#comment-14278078 ] Wei Zheng commented on HIVE-9382: - Uploaded 1st patch. > Query got rerun with Global Limit

[jira] [Commented] (HIVE-9382) Query got rerun with Global Limit optimization on and Fetch optimization off

2015-01-14 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14278323#comment-14278323 ] Wei Zheng commented on HIVE-9382: - Here's how to reproduce the problem: {code:sql} set hive

[jira] [Commented] (HIVE-9382) Query got rerun with Global Limit optimization on and Fetch optimization off

2015-01-16 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14280676#comment-14280676 ] Wei Zheng commented on HIVE-9382: - The test failure is irrelevant. > Query got rerun with

[jira] [Updated] (HIVE-9277) Hybrid Hybrid Grace Hash Join

2015-01-21 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zheng updated HIVE-9277: Attachment: High-leveldesignforHybridHybridGraceHashJoinv1.0.pdf Uploaded design doc version 1. > Hybrid Hyb

[jira] [Commented] (HIVE-9277) Hybrid Hybrid Grace Hash Join

2015-01-23 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14289866#comment-14289866 ] Wei Zheng commented on HIVE-9277: - Thanks [~leftylev] for your review! I've updated the wor

[jira] [Commented] (HIVE-9676) add serialization to BytesBytes hashtable

2015-02-12 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14319205#comment-14319205 ] Wei Zheng commented on HIVE-9676: - Thanks [~sershe]! I will test out the code and give you

[jira] [Updated] (HIVE-9277) Hybrid Hybrid Grace Hash Join

2015-02-19 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zheng updated HIVE-9277: Attachment: HIVE-9277.01.patch Uploading 1st patch for testing > Hybrid Hybrid Grace Hash Join > ---

[jira] [Updated] (HIVE-9277) Hybrid Hybrid Grace Hash Join

2015-02-19 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zheng updated HIVE-9277: Status: Patch Available (was: Open) > Hybrid Hybrid Grace Hash Join > - > >

[jira] [Updated] (HIVE-9277) Hybrid Hybrid Grace Hash Join

2015-02-19 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zheng updated HIVE-9277: Attachment: HIVE-9277.02.patch Uploading 2nd patch for testing > Hybrid Hybrid Grace Hash Join > ---

[jira] [Updated] (HIVE-9277) Hybrid Hybrid Grace Hash Join

2015-02-20 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zheng updated HIVE-9277: Attachment: HIVE-9277.03.patch Uploaded 3rd patch for testing > Hybrid Hybrid Grace Hash Join >

[jira] [Created] (HIVE-9833) udaf_percentile_approx_23.q fails intermittently

2015-03-02 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-9833: --- Summary: udaf_percentile_approx_23.q fails intermittently Key: HIVE-9833 URL: https://issues.apache.org/jira/browse/HIVE-9833 Project: Hive Issue Type: Bug C

[jira] [Created] (HIVE-10072) Add vectorization support for Hybrid Grace Hash Join

2015-03-24 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-10072: Summary: Add vectorization support for Hybrid Grace Hash Join Key: HIVE-10072 URL: https://issues.apache.org/jira/browse/HIVE-10072 Project: Hive Issue Type: Improve

[jira] [Created] (HIVE-10368) VectorExpressionWriter doesn't match vectorColumn during row spilling in HybridGraceHashJoin

2015-04-16 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-10368: Summary: VectorExpressionWriter doesn't match vectorColumn during row spilling in HybridGraceHashJoin Key: HIVE-10368 URL: https://issues.apache.org/jira/browse/HIVE-10368 Pr

[jira] [Created] (HIVE-10403) Add n-way join support for Hybrid Grace Hash Join

2015-04-20 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-10403: Summary: Add n-way join support for Hybrid Grace Hash Join Key: HIVE-10403 URL: https://issues.apache.org/jira/browse/HIVE-10403 Project: Hive Issue Type: Improvemen

[jira] [Created] (HIVE-10559) IndexOutOfBoundsException with RemoveDynamicPruningBySize

2015-04-30 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-10559: Summary: IndexOutOfBoundsException with RemoveDynamicPruningBySize Key: HIVE-10559 URL: https://issues.apache.org/jira/browse/HIVE-10559 Project: Hive Issue Type: Bu

[jira] [Created] (HIVE-15362) Add the missing fields for 2.2.0 upgrade scripts

2016-12-05 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-15362: Summary: Add the missing fields for 2.2.0 upgrade scripts Key: HIVE-15362 URL: https://issues.apache.org/jira/browse/HIVE-15362 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-15376) Improve heartbeater scheduling for transactions

2016-12-06 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-15376: Summary: Improve heartbeater scheduling for transactions Key: HIVE-15376 URL: https://issues.apache.org/jira/browse/HIVE-15376 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-15421) Assumption in exception handling can be wrong in DagUtils.localizeResource

2016-12-12 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-15421: Summary: Assumption in exception handling can be wrong in DagUtils.localizeResource Key: HIVE-15421 URL: https://issues.apache.org/jira/browse/HIVE-15421 Project: Hive

[jira] [Created] (HIVE-15589) Remove redundant test from TestDbTxnManager.testHeartbeater

2017-01-11 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-15589: Summary: Remove redundant test from TestDbTxnManager.testHeartbeater Key: HIVE-15589 URL: https://issues.apache.org/jira/browse/HIVE-15589 Project: Hive Issue Type:

[jira] [Created] (HIVE-15621) Remove use of JvmPauseMonitor in LLAP

2017-01-13 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-15621: Summary: Remove use of JvmPauseMonitor in LLAP Key: HIVE-15621 URL: https://issues.apache.org/jira/browse/HIVE-15621 Project: Hive Issue Type: Bug Componen

[jira] [Created] (HIVE-15622) Remove HWI component from Hive

2017-01-13 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-15622: Summary: Remove HWI component from Hive Key: HIVE-15622 URL: https://issues.apache.org/jira/browse/HIVE-15622 Project: Hive Issue Type: Bug Components: Web

[jira] [Created] (HIVE-15623) Use customized version of netty for llap

2017-01-13 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-15623: Summary: Use customized version of netty for llap Key: HIVE-15623 URL: https://issues.apache.org/jira/browse/HIVE-15623 Project: Hive Issue Type: Bug Compo

[jira] [Created] (HIVE-15628) Add more logs for hybrid grace hash join during the initial hash table loading

2017-01-13 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-15628: Summary: Add more logs for hybrid grace hash join during the initial hash table loading Key: HIVE-15628 URL: https://issues.apache.org/jira/browse/HIVE-15628 Project: Hive

[jira] [Created] (HIVE-15644) Collect JVM metrics via JvmPauseMonitor

2017-01-16 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-15644: Summary: Collect JVM metrics via JvmPauseMonitor Key: HIVE-15644 URL: https://issues.apache.org/jira/browse/HIVE-15644 Project: Hive Issue Type: Bug Compon

[jira] [Created] (HIVE-15681) Pull specified version of jetty for Hive

2017-01-20 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-15681: Summary: Pull specified version of jetty for Hive Key: HIVE-15681 URL: https://issues.apache.org/jira/browse/HIVE-15681 Project: Hive Issue Type: Bug Compo

[jira] [Created] (HIVE-15774) Ensure DbLockManager backward compatibility for non-ACID resources

2017-01-31 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-15774: Summary: Ensure DbLockManager backward compatibility for non-ACID resources Key: HIVE-15774 URL: https://issues.apache.org/jira/browse/HIVE-15774 Project: Hive Issu

[jira] [Created] (HIVE-15891) Detect query rewrite scenario for UPDATE/DELETE/MERGE and fail fast

2017-02-13 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-15891: Summary: Detect query rewrite scenario for UPDATE/DELETE/MERGE and fail fast Key: HIVE-15891 URL: https://issues.apache.org/jira/browse/HIVE-15891 Project: Hive Iss

[jira] [Created] (HIVE-15934) Downgrade Maven surefire plugin from 2.19.1 to 2.18.1

2017-02-15 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-15934: Summary: Downgrade Maven surefire plugin from 2.19.1 to 2.18.1 Key: HIVE-15934 URL: https://issues.apache.org/jira/browse/HIVE-15934 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-15999) Fix flakiness in TestDbTxnManager2

2017-02-21 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-15999: Summary: Fix flakiness in TestDbTxnManager2 Key: HIVE-15999 URL: https://issues.apache.org/jira/browse/HIVE-15999 Project: Hive Issue Type: Bug Components:

[jira] [Created] (HIVE-16028) Fail UPDATE/DELETE/MERGE queries when Ranger authorization manager is used

2017-02-23 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-16028: Summary: Fail UPDATE/DELETE/MERGE queries when Ranger authorization manager is used Key: HIVE-16028 URL: https://issues.apache.org/jira/browse/HIVE-16028 Project: Hive

[jira] [Created] (HIVE-16063) instead of explicitly specifying mmWriteId during compilation phase, it should only be generated whenever needed during runtime

2017-02-28 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-16063: Summary: instead of explicitly specifying mmWriteId during compilation phase, it should only be generated whenever needed during runtime Key: HIVE-16063 URL: https://issues.apache.org/jir

[jira] [Created] (HIVE-16092) Generate and use universal mmId instead of per db/table

2017-03-02 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-16092: Summary: Generate and use universal mmId instead of per db/table Key: HIVE-16092 URL: https://issues.apache.org/jira/browse/HIVE-16092 Project: Hive Issue Type: Sub-

[jira] [Created] (HIVE-16534) Add capability to tell aborted transactions apart from open transactions in ValidTxnList

2017-04-25 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-16534: Summary: Add capability to tell aborted transactions apart from open transactions in ValidTxnList Key: HIVE-16534 URL: https://issues.apache.org/jira/browse/HIVE-16534 Projec

[jira] [Created] (HIVE-16565) Improve how the open transactions and aborted transactions are deserialized in ValidReadTxnList.readFromString

2017-05-01 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-16565: Summary: Improve how the open transactions and aborted transactions are deserialized in ValidReadTxnList.readFromString Key: HIVE-16565 URL: https://issues.apache.org/jira/browse/HIVE-165

[jira] [Created] (HIVE-16728) Fix some regression caused by HIVE-14879

2017-05-22 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-16728: Summary: Fix some regression caused by HIVE-14879 Key: HIVE-16728 URL: https://issues.apache.org/jira/browse/HIVE-16728 Project: Hive Issue Type: Sub-task Affect

[jira] [Created] (HIVE-16743) BitSet set() is not incorrectly used in TxnUtils.createValidCompactTxnList()

2017-05-23 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-16743: Summary: BitSet set() is not incorrectly used in TxnUtils.createValidCompactTxnList() Key: HIVE-16743 URL: https://issues.apache.org/jira/browse/HIVE-16743 Project: Hive

[jira] [Created] (HIVE-16753) Add tests that cover createValidReadTxnList and createValidCompactTxnList in TxnUtils.java

2017-05-24 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-16753: Summary: Add tests that cover createValidReadTxnList and createValidCompactTxnList in TxnUtils.java Key: HIVE-16753 URL: https://issues.apache.org/jira/browse/HIVE-16753 Proj

[jira] [Created] (HIVE-16760) Update errata.txt for HIVE-16743

2017-05-25 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-16760: Summary: Update errata.txt for HIVE-16743 Key: HIVE-16760 URL: https://issues.apache.org/jira/browse/HIVE-16760 Project: Hive Issue Type: Bug Affects Versions: 3

[jira] [Created] (HIVE-16810) Fix an export/import bug due to ACID integration

2017-06-01 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-16810: Summary: Fix an export/import bug due to ACID integration Key: HIVE-16810 URL: https://issues.apache.org/jira/browse/HIVE-16810 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-16817) Restore CTAS tests in mm_all.q

2017-06-02 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-16817: Summary: Restore CTAS tests in mm_all.q Key: HIVE-16817 URL: https://issues.apache.org/jira/browse/HIVE-16817 Project: Hive Issue Type: Sub-task Reporter

[jira] [Created] (HIVE-16819) Add MM test for temporary table

2017-06-02 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-16819: Summary: Add MM test for temporary table Key: HIVE-16819 URL: https://issues.apache.org/jira/browse/HIVE-16819 Project: Hive Issue Type: Sub-task Reporte

[jira] [Created] (HIVE-16850) Only open a new transaction when there's no currently opened transaction

2017-06-07 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-16850: Summary: Only open a new transaction when there's no currently opened transaction Key: HIVE-16850 URL: https://issues.apache.org/jira/browse/HIVE-16850 Project: Hive

[jira] [Created] (HIVE-16963) rely on AcidUtils.getAcidState() for read path

2017-06-26 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-16963: Summary: rely on AcidUtils.getAcidState() for read path Key: HIVE-16963 URL: https://issues.apache.org/jira/browse/HIVE-16963 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-17361) Support LOAD DATA for transactional tables

2017-08-18 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-17361: Summary: Support LOAD DATA for transactional tables Key: HIVE-17361 URL: https://issues.apache.org/jira/browse/HIVE-17361 Project: Hive Issue Type: Bug Com

[jira] [Created] (HIVE-11038) MiniTezCli tests are hanging

2015-06-17 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-11038: Summary: MiniTezCli tests are hanging Key: HIVE-11038 URL: https://issues.apache.org/jira/browse/HIVE-11038 Project: Hive Issue Type: Bug Components: Hive,

[jira] [Created] (HIVE-11147) MetaTool doesn't update FS root location for partitions with space in name

2015-06-29 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-11147: Summary: MetaTool doesn't update FS root location for partitions with space in name Key: HIVE-11147 URL: https://issues.apache.org/jira/browse/HIVE-11147 Project: Hive

[jira] [Created] (HIVE-11155) TestHiveMetaTool needs to cover updates for DBS and SDS tables in metastore as well

2015-06-30 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-11155: Summary: TestHiveMetaTool needs to cover updates for DBS and SDS tables in metastore as well Key: HIVE-11155 URL: https://issues.apache.org/jira/browse/HIVE-11155 Project: Hi

[jira] [Created] (HIVE-11193) ConstantPropagateProcCtx should use a Set instead of a List to hold operators to be deleted

2015-07-07 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-11193: Summary: ConstantPropagateProcCtx should use a Set instead of a List to hold operators to be deleted Key: HIVE-11193 URL: https://issues.apache.org/jira/browse/HIVE-11193 Pro

[jira] [Created] (HIVE-11256) Update release note to clarify hadoop compatibility

2015-07-14 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-11256: Summary: Update release note to clarify hadoop compatibility Key: HIVE-11256 URL: https://issues.apache.org/jira/browse/HIVE-11256 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-11467) WriteBuffers rounding wbSize to next power of 2 may cause OOM

2015-08-05 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-11467: Summary: WriteBuffers rounding wbSize to next power of 2 may cause OOM Key: HIVE-11467 URL: https://issues.apache.org/jira/browse/HIVE-11467 Project: Hive Issue Typ

[jira] [Created] (HIVE-11566) Hybrid grace hash join should only allocate write buffer for a hash partition when first write happens

2015-08-14 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-11566: Summary: Hybrid grace hash join should only allocate write buffer for a hash partition when first write happens Key: HIVE-11566 URL: https://issues.apache.org/jira/browse/HIVE-11566

[jira] [Created] (HIVE-11714) Handle cross product join properly for Hybrid grace hashjoin

2015-09-01 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-11714: Summary: Handle cross product join properly for Hybrid grace hashjoin Key: HIVE-11714 URL: https://issues.apache.org/jira/browse/HIVE-11714 Project: Hive Issue Type

[jira] [Created] (HIVE-11889) Add unit test for HIVE-11449

2015-09-18 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-11889: Summary: Add unit test for HIVE-11449 Key: HIVE-11889 URL: https://issues.apache.org/jira/browse/HIVE-11889 Project: Hive Issue Type: Bug Components: Hive

[jira] [Created] (HIVE-11942) MetaException(message:The threadlocal Deadline is null, please register it first.)

2015-09-23 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-11942: Summary: MetaException(message:The threadlocal Deadline is null, please register it first.) Key: HIVE-11942 URL: https://issues.apache.org/jira/browse/HIVE-11942 Project: Hiv

[jira] [Created] (HIVE-12032) Add unit test for HIVE-9855

2015-10-05 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-12032: Summary: Add unit test for HIVE-9855 Key: HIVE-12032 URL: https://issues.apache.org/jira/browse/HIVE-12032 Project: Hive Issue Type: Bug Components: Hive

[jira] [Created] (HIVE-12041) Add unit test for HIVE-9386

2015-10-05 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-12041: Summary: Add unit test for HIVE-9386 Key: HIVE-12041 URL: https://issues.apache.org/jira/browse/HIVE-12041 Project: Hive Issue Type: Bug Components: Hive

[jira] [Created] (HIVE-12074) Conditionally turn off hybrid grace hash join based on est. data size, etc

2015-10-08 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-12074: Summary: Conditionally turn off hybrid grace hash join based on est. data size, etc Key: HIVE-12074 URL: https://issues.apache.org/jira/browse/HIVE-12074 Project: Hive

[jira] [Created] (HIVE-12180) Use MapJoinDesc::isHybridHashJoin() instead of the HiveConf lookup in Vectorizer

2015-10-14 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-12180: Summary: Use MapJoinDesc::isHybridHashJoin() instead of the HiveConf lookup in Vectorizer Key: HIVE-12180 URL: https://issues.apache.org/jira/browse/HIVE-12180 Project: Hive

[jira] [Created] (HIVE-12366) Refactor Heartbeater logic for transaction

2015-11-08 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-12366: Summary: Refactor Heartbeater logic for transaction Key: HIVE-12366 URL: https://issues.apache.org/jira/browse/HIVE-12366 Project: Hive Issue Type: Bug Com

[jira] [Created] (HIVE-12444) Queries against ACID table without base directory may throw exception

2015-11-17 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-12444: Summary: Queries against ACID table without base directory may throw exception Key: HIVE-12444 URL: https://issues.apache.org/jira/browse/HIVE-12444 Project: Hive I

[jira] [Created] (HIVE-12453) Check SessionState status before performing cleanup

2015-11-17 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-12453: Summary: Check SessionState status before performing cleanup Key: HIVE-12453 URL: https://issues.apache.org/jira/browse/HIVE-12453 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-12610) Hybrid Grace Hash Join should fail task faster if processing first batch fails, instead of continuing processing the rest

2015-12-07 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-12610: Summary: Hybrid Grace Hash Join should fail task faster if processing first batch fails, instead of continuing processing the rest Key: HIVE-12610 URL: https://issues.apache.org/jira/brow

[jira] [Created] (HIVE-12685) Remove invalid property in common/src/test/resources/hive-site.xml

2015-12-15 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-12685: Summary: Remove invalid property in common/src/test/resources/hive-site.xml Key: HIVE-12685 URL: https://issues.apache.org/jira/browse/HIVE-12685 Project: Hive Issu

[jira] [Created] (HIVE-12724) ACID: Major compaction fails to include the original bucket files into MR job

2015-12-21 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-12724: Summary: ACID: Major compaction fails to include the original bucket files into MR job Key: HIVE-12724 URL: https://issues.apache.org/jira/browse/HIVE-12724 Project: Hive

[jira] [Created] (HIVE-12837) Better memory estimation/allocation for hybrid grace hash join during hash table loading

2016-01-11 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-12837: Summary: Better memory estimation/allocation for hybrid grace hash join during hash table loading Key: HIVE-12837 URL: https://issues.apache.org/jira/browse/HIVE-12837 Projec

[jira] [Created] (HIVE-12996) Temp tables shouldn't be stored in metastore tables for ACID

2016-02-03 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-12996: Summary: Temp tables shouldn't be stored in metastore tables for ACID Key: HIVE-12996 URL: https://issues.apache.org/jira/browse/HIVE-12996 Project: Hive Issue Type

[jira] [Created] (HIVE-13126) Clean up MapJoinOperator properly to avoid object cache reuse with unintentional states

2016-02-23 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-13126: Summary: Clean up MapJoinOperator properly to avoid object cache reuse with unintentional states Key: HIVE-13126 URL: https://issues.apache.org/jira/browse/HIVE-13126 Project

[jira] [Created] (HIVE-13151) Clean up UGI objects in FileSystem cache for transactions

2016-02-24 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-13151: Summary: Clean up UGI objects in FileSystem cache for transactions Key: HIVE-13151 URL: https://issues.apache.org/jira/browse/HIVE-13151 Project: Hive Issue Type: Bu

[jira] [Created] (HIVE-13174) Remove Vectorizer noise in logs

2016-02-26 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-13174: Summary: Remove Vectorizer noise in logs Key: HIVE-13174 URL: https://issues.apache.org/jira/browse/HIVE-13174 Project: Hive Issue Type: Bug Components: Hi

[jira] [Created] (HIVE-13175) Disallow making external tables transactional

2016-02-26 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-13175: Summary: Disallow making external tables transactional Key: HIVE-13175 URL: https://issues.apache.org/jira/browse/HIVE-13175 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-13186) ALTER TABLE RENAME should lowercase table name and hdfs location

2016-02-29 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-13186: Summary: ALTER TABLE RENAME should lowercase table name and hdfs location Key: HIVE-13186 URL: https://issues.apache.org/jira/browse/HIVE-13186 Project: Hive Issue

[jira] [Created] (HIVE-13201) Compaction shouldn't be allowed on non-ACID table

2016-03-03 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-13201: Summary: Compaction shouldn't be allowed on non-ACID table Key: HIVE-13201 URL: https://issues.apache.org/jira/browse/HIVE-13201 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-13249) Hard upper bound on number of open transactions

2016-03-09 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-13249: Summary: Hard upper bound on number of open transactions Key: HIVE-13249 URL: https://issues.apache.org/jira/browse/HIVE-13249 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-13388) Fix inconsistent content due to Thrift changes

2016-03-30 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-13388: Summary: Fix inconsistent content due to Thrift changes Key: HIVE-13388 URL: https://issues.apache.org/jira/browse/HIVE-13388 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-13458) Heartbeater doesn't fail query when heartbeat fails

2016-04-07 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-13458: Summary: Heartbeater doesn't fail query when heartbeat fails Key: HIVE-13458 URL: https://issues.apache.org/jira/browse/HIVE-13458 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-13563) Hive Streaming does not honor orc.compress.size and orc.stripe.size table properties

2016-04-20 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-13563: Summary: Hive Streaming does not honor orc.compress.size and orc.stripe.size table properties Key: HIVE-13563 URL: https://issues.apache.org/jira/browse/HIVE-13563 Project: H

[jira] [Created] (HIVE-13684) Remove the deprecated IMetaStoreClient.showLocks()

2016-05-03 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-13684: Summary: Remove the deprecated IMetaStoreClient.showLocks() Key: HIVE-13684 URL: https://issues.apache.org/jira/browse/HIVE-13684 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-13694) Prevent ACID table being unusable due to DDL changes

2016-05-05 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-13694: Summary: Prevent ACID table being unusable due to DDL changes Key: HIVE-13694 URL: https://issues.apache.org/jira/browse/HIVE-13694 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-13724) Backport HIVE-11591 to branch-1 to use undated annotations

2016-05-09 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-13724: Summary: Backport HIVE-11591 to branch-1 to use undated annotations Key: HIVE-13724 URL: https://issues.apache.org/jira/browse/HIVE-13724 Project: Hive Issue Type: B

[jira] [Created] (HIVE-13753) Make metastore client thread safe in DbTxnManager

2016-05-12 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-13753: Summary: Make metastore client thread safe in DbTxnManager Key: HIVE-13753 URL: https://issues.apache.org/jira/browse/HIVE-13753 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-13755) Hybrid mapjoin allocates memory the same for multi broadcast

2016-05-12 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-13755: Summary: Hybrid mapjoin allocates memory the same for multi broadcast Key: HIVE-13755 URL: https://issues.apache.org/jira/browse/HIVE-13755 Project: Hive Issue Type

[jira] [Created] (HIVE-13809) Hybrid Grace Hash Join memory usage estimation didn't take into account the bloom filter size

2016-05-20 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-13809: Summary: Hybrid Grace Hash Join memory usage estimation didn't take into account the bloom filter size Key: HIVE-13809 URL: https://issues.apache.org/jira/browse/HIVE-13809 P

[jira] [Created] (HIVE-13833) Add an initial delay when starting the heartbeat

2016-05-24 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-13833: Summary: Add an initial delay when starting the heartbeat Key: HIVE-13833 URL: https://issues.apache.org/jira/browse/HIVE-13833 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-13834) Use LinkedHashMap instead of HashMap for LockRequestBuilder to maintain predictable iteration order

2016-05-24 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-13834: Summary: Use LinkedHashMap instead of HashMap for LockRequestBuilder to maintain predictable iteration order Key: HIVE-13834 URL: https://issues.apache.org/jira/browse/HIVE-13834

[jira] [Created] (HIVE-13934) Tez needs to allocate extra buffer space for joins

2016-06-02 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-13934: Summary: Tez needs to allocate extra buffer space for joins Key: HIVE-13934 URL: https://issues.apache.org/jira/browse/HIVE-13934 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-13961) ACID: Major compaction fails to include the original bucket files if there's no delta directory

2016-06-07 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-13961: Summary: ACID: Major compaction fails to include the original bucket files if there's no delta directory Key: HIVE-13961 URL: https://issues.apache.org/jira/browse/HIVE-13961

[jira] [Created] (HIVE-13972) Resolve class dependency issue introduced by HIVE-13354

2016-06-07 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-13972: Summary: Resolve class dependency issue introduced by HIVE-13354 Key: HIVE-13972 URL: https://issues.apache.org/jira/browse/HIVE-13972 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-14061) Add unit test for kerberos support in Hive streaming

2016-06-20 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-14061: Summary: Add unit test for kerberos support in Hive streaming Key: HIVE-14061 URL: https://issues.apache.org/jira/browse/HIVE-14061 Project: Hive Issue Type: Bug

  1   2   >