[jira] [Commented] (HIVE-14943) Base Implementation

2016-11-04 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15638474#comment-15638474 ] Eugene Koifman commented on HIVE-14943: --- The AND in WHEN is unrestricted The imple

[jira] [Comment Edited] (HIVE-14943) Base Implementation

2016-11-04 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15638474#comment-15638474 ] Eugene Koifman edited comment on HIVE-14943 at 11/5/16 4:08 AM:

[jira] [Commented] (HIVE-14943) Base Implementation

2016-11-07 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15646013#comment-15646013 ] Eugene Koifman commented on HIVE-14943: --- yes, there is a doc jira HIVE-15132 > Base

[jira] [Updated] (HIVE-15146) Too many Stats-Aggr Operator in multi-insert

2016-11-07 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-15146: -- Description: Consider: {noformat} create table if not exists srcpart (a int, b int, c int) part

[jira] [Commented] (HIVE-15033) Ensure there is only 1 StatsTask in the query plan

2016-11-08 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15648277#comment-15648277 ] Eugene Koifman commented on HIVE-15033: --- Perhaps this needs a different approach alt

[jira] [Commented] (HIVE-15033) Ensure there is only 1 StatsTask in the query plan

2016-11-08 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15648301#comment-15648301 ] Eugene Koifman commented on HIVE-15033: --- This prop causes a new node (stage) to be i

[jira] [Commented] (HIVE-15033) Ensure there is only 1 StatsTask in the query plan

2016-11-08 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15648327#comment-15648327 ] Eugene Koifman commented on HIVE-15033: --- I talked to [~ashutoshc] - he doesn't think

[jira] [Updated] (HIVE-14943) Base Implementation

2016-11-08 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-14943: -- Attachment: HIVE-14943.10.patch > Base Implementation > --- > >

[jira] [Commented] (HIVE-14943) Base Implementation

2016-11-08 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15649264#comment-15649264 ] Eugene Koifman commented on HIVE-14943: --- explainanalyze_2 is flaky: HIVE-15084, othe

[jira] [Resolved] (HIVE-15011) fix issues with MoveTask.releaseLocks()

2016-11-08 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman resolved HIVE-15011. --- Resolution: Duplicate Turns out that this is not an issue for Acid code path (doesn't apply).

[jira] [Commented] (HIVE-10924) add support for MERGE statement

2016-11-09 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15652813#comment-15652813 ] Eugene Koifman commented on HIVE-10924: --- https://www.postgresql.org/message-id/12083

[jira] [Updated] (HIVE-15132) Document SQL Merge Statement on Wiki

2016-11-10 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-15132: -- Summary: Document SQL Merge Statement on Wiki (was: Docs on Wiki) > Document SQL Merge Statemen

[jira] [Updated] (HIVE-14943) Base Implementation

2016-11-10 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-14943: -- Attachment: HIVE-14943.11.patch patch 11 - improved error reporting, quoted identifiers handling

[jira] [Resolved] (HIVE-14948) properly handle special characters in identifiers

2016-11-10 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman resolved HIVE-14948. --- Resolution: Duplicate included in patch 11 of HIVE-14943 > properly handle special characters

[jira] [Updated] (HIVE-14943) Base Implementation

2016-11-11 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-14943: -- Attachment: HIVE-14943.12.patch > Base Implementation > --- > >

[jira] [Reopened] (HIVE-14948) properly handle special characters in identifiers

2016-11-11 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman reopened HIVE-14948: --- Spoke too soon here. Patch 11 handles table names that need to be quoted correctly but it has is

[jira] [Updated] (HIVE-14943) Base Implementation

2016-11-11 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-14943: -- Attachment: HIVE-14943.13.patch for some reason 12 didn't apply. 13 is the same but rebased to

[jira] [Commented] (HIVE-14943) Base Implementation

2016-11-11 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15658846#comment-15658846 ] Eugene Koifman commented on HIVE-14943: --- join_acid_non_acid failed with {noformat}

[jira] [Updated] (HIVE-13842) Expose ability to set number of connections in the pool in TxnHandler

2017-03-27 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-13842: -- Description: Current defaults are hardcoded 8/10 for dbcp/bonecp Various Connection pool manage

[jira] [Commented] (HIVE-15691) Create StrictRegexWriter to work with RegexSerializer for Flume Hive Sink

2017-03-27 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15943717#comment-15943717 ] Eugene Koifman commented on HIVE-15691: --- +1 HIVE-15691.1-branch-1.patch HIVE-15691.1

[jira] [Updated] (HIVE-15899) check CTAS over acid table

2017-03-27 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-15899: -- Description: need to add a test to check if create table as works correctly with acid tables >

[jira] [Updated] (HIVE-14988) Support INSERT OVERWRITE into a partition on transactional tables

2017-03-27 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-14988: -- Attachment: HIVE-14988.02.patch HIVE-14988.02.patch - explore "store minWaterMark" idea > Suppo

[jira] [Updated] (HIVE-14988) Support INSERT OVERWRITE into a partition on transactional tables

2017-03-27 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-14988: -- Attachment: HIVE-14988.01.patch HIVE-14988.01.patch - explore "write directly to new base_X" ide

[jira] [Updated] (HIVE-15691) Create StrictRegexWriter to work with RegexSerializer for Flume Hive Sink

2017-03-28 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-15691: -- Fix Version/s: 2.3.0 3.0.0 1.2.2 > Create StrictRegexWrite

[jira] [Commented] (HIVE-14255) Backport part of HIVE-12950 to fix "Can not create Path from an emtpy string" exception

2017-03-28 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15945480#comment-15945480 ] Eugene Koifman commented on HIVE-14255: --- branch-1 no longer compiles with this {nof

[jira] [Commented] (HIVE-15691) Create StrictRegexWriter to work with RegexSerializer for Flume Hive Sink

2017-03-28 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15945489#comment-15945489 ] Eugene Koifman commented on HIVE-15691: --- https://github.com/apache/hive/commit/a3f71

[jira] [Issue Comment Deleted] (HIVE-14255) Backport part of HIVE-12950 to fix "Can not create Path from an emtpy string" exception

2017-03-28 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-14255: -- Comment: was deleted (was: branch-1 no longer compiles with this {noformat} [ERROR] Failed to e

[jira] [Comment Edited] (HIVE-15691) Create StrictRegexWriter to work with RegexSerializer for Flume Hive Sink

2017-03-28 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15945489#comment-15945489 ] Eugene Koifman edited comment on HIVE-15691 at 3/28/17 7:04 PM:

[jira] [Comment Edited] (HIVE-15691) Create StrictRegexWriter to work with RegexSerializer for Flume Hive Sink

2017-03-28 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15945489#comment-15945489 ] Eugene Koifman edited comment on HIVE-15691 at 3/28/17 7:05 PM:

[jira] [Updated] (HIVE-15691) Create StrictRegexWriter to work with RegexSerializer for Flume Hive Sink

2017-03-28 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-15691: -- Resolution: Fixed Status: Resolved (was: Patch Available) > Create StrictRegexWriter to

[jira] [Updated] (HIVE-15691) Create StrictRegexWriter to work with RegexSerializer for Flume Hive Sink

2017-03-28 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-15691: -- Fix Version/s: 1.3.0 > Create StrictRegexWriter to work with RegexSerializer for Flume Hive Sink

[jira] [Commented] (HIVE-16321) Possible deadlock in metastore with Acid workload

2017-03-28 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15946045#comment-15946045 ] Eugene Koifman commented on HIVE-16321: --- HIVE-13842 could be a workaround for this

[jira] [Commented] (HIVE-15691) Create StrictRegexWriter to work with RegexSerializer for Flume Hive Sink

2017-03-29 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15947591#comment-15947591 ] Eugene Koifman commented on HIVE-15691: --- done https://cwiki.apache.org/confluence/di

[jira] [Commented] (HIVE-16334) Query lock contains the query string, which can cause OOM on ZooKeeper

2017-03-30 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15949655#comment-15949655 ] Eugene Koifman commented on HIVE-16334: --- +1 https://issues.apache.org/jira/browse/H

[jira] [Work started] (HIVE-12636) Ensure that all queries (with DbTxnManager) run in a transaction

2017-03-31 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-12636 started by Eugene Koifman. - > Ensure that all queries (with DbTxnManager) run in a transaction > --

[jira] [Updated] (HIVE-12636) Ensure that all queries (with DbTxnManager) run in a transaction

2017-03-31 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-12636: -- Status: Patch Available (was: In Progress) > Ensure that all queries (with DbTxnManager) run in

[jira] [Updated] (HIVE-12636) Ensure that all queries (with DbTxnManager) run in a transaction

2017-03-31 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-12636: -- Attachment: HIVE-12636.01.patch > Ensure that all queries (with DbTxnManager) run in a transacti

[jira] [Commented] (HIVE-12636) Ensure that all queries (with DbTxnManager) run in a transaction

2017-04-03 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15953946#comment-15953946 ] Eugene Koifman commented on HIVE-12636: --- we should probably introduce a notion of re

[jira] [Updated] (HIVE-16361) Automatically kill runaway processes

2017-04-03 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-16361: -- Description: HIVE-13249 added an enforceable limit on how many transactions can be opened concu

[jira] [Updated] (HIVE-16361) Automatically kill runaway processes

2017-04-03 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-16361: -- Description: HIVE-13249 added an enforceable limit on how many transactions can be opened concu

[jira] [Updated] (HIVE-12636) Ensure that all queries (with DbTxnManager) run in a transaction

2017-04-03 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-12636: -- Attachment: HIVE-12636.02.patch fixed most test failures > Ensure that all queries (with DbTxnM

[jira] [Comment Edited] (HIVE-12636) Ensure that all queries (with DbTxnManager) run in a transaction

2017-04-03 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15954235#comment-15954235 ] Eugene Koifman edited comment on HIVE-12636 at 4/3/17 11:07 PM:

[jira] [Updated] (HIVE-12636) Ensure that all queries (with DbTxnManager) run in a transaction

2017-04-03 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-12636: -- Attachment: HIVE-12636.03.patch > Ensure that all queries (with DbTxnManager) run in a transacti

[jira] [Commented] (HIVE-12636) Ensure that all queries (with DbTxnManager) run in a transaction

2017-04-04 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15955983#comment-15955983 ] Eugene Koifman commented on HIVE-12636: --- Should look into HIVE-16376 after HIVE-1263

[jira] [Assigned] (HIVE-16377) Clean up the code now that all locks belong to a transaction

2017-04-04 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman reassigned HIVE-16377: - > Clean up the code now that all locks belong to a transaction >

[jira] [Updated] (HIVE-16377) Clean up the code now that all locks belong to a transaction

2017-04-04 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-16377: -- Description: split this form HIVE-12636 to make back porting (if needed)/reviews easier TxnHand

[jira] [Commented] (HIVE-11444) ACID Compactor should generate stats/alerts

2017-04-04 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15956006#comment-15956006 ] Eugene Koifman commented on HIVE-11444: --- More generally, raise alert 1. if there ar

[jira] [Updated] (HIVE-12636) Ensure that all queries (with DbTxnManager) run in a transaction

2017-04-04 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-12636: -- Attachment: HIVE-12636.04.patch > Ensure that all queries (with DbTxnManager) run in a transacti

[jira] [Commented] (HIVE-16383) Switch to HikariCP as default connection pooling

2017-04-05 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15957512#comment-15957512 ] Eugene Koifman commented on HIVE-16383: --- being able to set pools size in TxnHandler

[jira] [Commented] (HIVE-16383) Switch to HikariCP as default connection pooling

2017-04-05 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15957942#comment-15957942 ] Eugene Koifman commented on HIVE-16383: --- All of these conn pool libs support reading

[jira] [Updated] (HIVE-12636) Ensure that all queries (with DbTxnManager) run in a transaction

2017-04-05 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-12636: -- Attachment: HIVE-12636.05.patch > Ensure that all queries (with DbTxnManager) run in a transacti

[jira] [Updated] (HIVE-12636) Ensure that all queries (with DbTxnManager) run in a transaction

2017-04-05 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-12636: -- Attachment: HIVE-12636.06.patch > Ensure that all queries (with DbTxnManager) run in a transacti

[jira] [Assigned] (HIVE-16399) created an index for tc_txnid in TXN_COMPONENTS

2017-04-06 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman reassigned HIVE-16399: - > created an index for tc_txnid in TXN_COMPONENTS > -

[jira] [Updated] (HIVE-12636) Ensure that all queries (with DbTxnManager) run in a transaction

2017-04-06 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-12636: -- Attachment: HIVE-12636.07.patch > Ensure that all queries (with DbTxnManager) run in a transacti

[jira] [Commented] (HIVE-14898) HS2 shouldn't log callstack for an empty auth header error

2017-04-06 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15959960#comment-15959960 ] Eugene Koifman commented on HIVE-14898: --- [~sershe] what is the "expected condition"?

[jira] [Commented] (HIVE-16193) Hive show compactions not reflecting the status of the application

2017-04-11 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15965004#comment-15965004 ] Eugene Koifman commented on HIVE-16193: --- seems to me like this will revert HIVE-1585

[jira] [Updated] (HIVE-16321) Possible deadlock in metastore with Acid workload

2017-04-12 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-16321: -- Description: TxnStore.MutexAPI is a mechanism how different Metastore instances can coordinate

[jira] [Commented] (HIVE-16171) Support replication of truncate table

2017-04-12 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15966363#comment-15966363 ] Eugene Koifman commented on HIVE-16171: --- I think [~pxiong] is in a better position t

[jira] [Updated] (HIVE-16193) Hive show compactions not reflecting the status of the application

2017-04-12 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-16193: -- Target Version/s: 2.2.0, 3.0.0 > Hive show compactions not reflecting the status of the applicat

[jira] [Commented] (HIVE-16193) Hive show compactions not reflecting the status of the application

2017-04-12 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15966653#comment-15966653 ] Eugene Koifman commented on HIVE-16193: --- I think this needs to be back ported to 2.x

[jira] [Updated] (HIVE-13842) Expose ability to set number of connections in the pool in TxnHandler

2017-04-12 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-13842: -- Description: Current defaults are hardcoded 8/10 for dbcp/bonecp Various Connection pool manage

[jira] [Assigned] (HIVE-16321) Possible deadlock in metastore with Acid workload

2017-04-12 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman reassigned HIVE-16321: - Assignee: Eugene Koifman > Possible deadlock in metastore with Acid workload > --

[jira] [Commented] (HIVE-16193) Hive show compactions not reflecting the status of the application

2017-04-12 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15966896#comment-15966896 ] Eugene Koifman commented on HIVE-16193: --- LGTM > Hive show compactions not reflectin

[jira] [Updated] (HIVE-16321) Possible deadlock in metastore with Acid enabled

2017-04-12 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-16321: -- Summary: Possible deadlock in metastore with Acid enabled (was: Possible deadlock in metastore

[jira] [Updated] (HIVE-16321) Possible deadlock in metastore with Acid enabled

2017-04-12 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-16321: -- Description: TxnStore.MutexAPI is a mechanism how different Metastore instances can coordinate

[jira] [Updated] (HIVE-16321) Possible deadlock in metastore with Acid enabled

2017-04-13 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-16321: -- Attachment: HIVE-16321.01.patch > Possible deadlock in metastore with Acid enabled > ---

[jira] [Updated] (HIVE-16321) Possible deadlock in metastore with Acid enabled

2017-04-13 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-16321: -- Status: Patch Available (was: Open) > Possible deadlock in metastore with Acid enabled > --

[jira] [Commented] (HIVE-16418) Allow HiveKey to skip some bytes for comparison

2017-04-13 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15968256#comment-15968256 ] Eugene Koifman commented on HIVE-16418: --- It seems that storing TZ will cause more co

[jira] [Commented] (HIVE-16321) Possible deadlock in metastore with Acid enabled

2017-04-13 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15968315#comment-15968315 ] Eugene Koifman commented on HIVE-16321: --- wow, a clean run! [~wzheng] could you revi

[jira] [Updated] (HIVE-16361) Automatically kill runaway client processes

2017-04-13 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-16361: -- Summary: Automatically kill runaway client processes (was: Automatically kill runaway processe

[jira] [Updated] (HIVE-16442) ExplainSemanticAnalyzer shares QueryState between statements

2017-04-13 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-16442: -- Component/s: Query Planning > ExplainSemanticAnalyzer shares QueryState between statements > ---

[jira] [Assigned] (HIVE-16443) HiveOperation doesn't have operations for Update, Delete, Merge

2017-04-13 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman reassigned HIVE-16443: - > HiveOperation doesn't have operations for Update, Delete, Merge > -

[jira] [Updated] (HIVE-16443) HiveOperation doesn't have operations for Update, Delete, Merge

2017-04-13 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-16443: -- Description: ideally it should have with proper privileges specified SQLUPDATE("UPDATE", null

[jira] [Updated] (HIVE-16443) HiveOperation doesn't have operations for Update, Delete, Merge

2017-04-13 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-16443: -- Description: ideally it should have with proper privileges specified SQLUPDATE("UPDATE", null

[jira] [Assigned] (HIVE-16445) enable Acid by default in the parent patch and run build bot

2017-04-13 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman reassigned HIVE-16445: - > enable Acid by default in the parent patch and run build bot >

[jira] [Updated] (HIVE-16443) HiveOperation doesn't have operations for Update, Delete, Merge

2017-04-13 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-16443: -- Description: ideally it should have with proper privileges specified SQLUPDATE("UPDATE", null

[jira] [Updated] (HIVE-16321) Possible deadlock in metastore with Acid enabled

2017-04-19 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-16321: -- Attachment: HIVE-16321.02.patch > Possible deadlock in metastore with Acid enabled > ---

[jira] [Commented] (HIVE-16321) Possible deadlock in metastore with Acid enabled

2017-04-19 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15975338#comment-15975338 ] Eugene Koifman commented on HIVE-16321: --- I don't think "if (connPoolMutex == null)"

[jira] [Updated] (HIVE-16321) Possible deadlock in metastore with Acid enabled

2017-04-19 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-16321: -- Priority: Critical (was: Major) > Possible deadlock in metastore with Acid enabled > --

[jira] [Updated] (HIVE-16321) Possible deadlock in metastore with Acid enabled

2017-04-19 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-16321: -- Attachment: HIVE-16321.03.patch > Possible deadlock in metastore with Acid enabled > ---

[jira] [Updated] (HIVE-12636) Ensure that all queries (with DbTxnManager) run in a transaction

2017-04-19 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-12636: -- Attachment: HIVE-12636.09.patch > Ensure that all queries (with DbTxnManager) run in a transacti

[jira] [Updated] (HIVE-12636) Ensure that all queries (with DbTxnManager) run in a transaction

2017-04-19 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-12636: -- Attachment: HIVE-12636.10.patch > Ensure that all queries (with DbTxnManager) run in a transacti

[jira] [Updated] (HIVE-16321) Possible deadlock in metastore with Acid enabled

2017-04-20 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-16321: -- Attachment: HIVE-16321.04.patch > Possible deadlock in metastore with Acid enabled > ---

[jira] [Updated] (HIVE-16321) Possible deadlock in metastore with Acid enabled

2017-04-20 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-16321: -- Attachment: HIVE-16321.05.patch > Possible deadlock in metastore with Acid enabled > ---

[jira] [Updated] (HIVE-16321) Possible deadlock in metastore with Acid enabled

2017-04-20 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-16321: -- Attachment: (was: HIVE-16321.04.patch) > Possible deadlock in metastore with Acid enabled >

[jira] [Updated] (HIVE-16321) Possible deadlock in metastore with Acid enabled

2017-04-20 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-16321: -- Attachment: (was: HIVE-16321.05.patch) > Possible deadlock in metastore with Acid enabled >

[jira] [Updated] (HIVE-16321) Possible deadlock in metastore with Acid enabled

2017-04-20 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-16321: -- Status: Open (was: Patch Available) > Possible deadlock in metastore with Acid enabled > --

[jira] [Commented] (HIVE-16321) Possible deadlock in metastore with Acid enabled

2017-04-20 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15977208#comment-15977208 ] Eugene Koifman commented on HIVE-16321: --- patches 2 and 3 are the same but have diffe

[jira] [Updated] (HIVE-16321) Possible deadlock in metastore with Acid enabled

2017-04-20 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-16321: -- Attachment: HIVE-16321.01.branch-2.patch > Possible deadlock in metastore with Acid enabled > --

[jira] [Updated] (HIVE-16321) Possible deadlock in metastore with Acid enabled

2017-04-20 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-16321: -- Status: Patch Available (was: Open) branch-2 patch > Possible deadlock in metastore with Acid

[jira] [Updated] (HIVE-16321) Possible deadlock in metastore with Acid enabled

2017-04-20 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-16321: -- Attachment: (was: HIVE-16321.01.branch-2.patch) > Possible deadlock in metastore with Acid e

[jira] [Updated] (HIVE-16321) Possible deadlock in metastore with Acid enabled

2017-04-20 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-16321: -- Attachment: HIVE-16321.01.branch-2.patch > Possible deadlock in metastore with Acid enabled > --

[jira] [Updated] (HIVE-16321) Possible deadlock in metastore with Acid enabled

2017-04-20 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-16321: -- Target Version/s: 2.3.0, 3.0.0 > Possible deadlock in metastore with Acid enabled >

[jira] [Commented] (HIVE-16321) Possible deadlock in metastore with Acid enabled

2017-04-20 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15977901#comment-15977901 ] Eugene Koifman commented on HIVE-16321: --- committed to master https://github.com/apa

[jira] [Updated] (HIVE-12636) Ensure that all queries (with DbTxnManager) run in a transaction

2017-04-20 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-12636: -- Attachment: HIVE-12636.12.patch > Ensure that all queries (with DbTxnManager) run in a transacti

[jira] [Updated] (HIVE-16399) create an index for tc_txnid in TXN_COMPONENTS

2017-04-21 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-16399: -- Target Version/s: 3.0.0, 2.4.0 (was: 3.0.0) > create an index for tc_txnid in TXN_COMPONENTS >

[jira] [Updated] (HIVE-16321) Possible deadlock in metastore with Acid enabled

2017-04-21 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-16321: -- Target Version/s: 2.3.0, 3.0.0, 2.4.0 (was: 2.3.0, 3.0.0) > Possible deadlock in metastore with

[jira] [Updated] (HIVE-16321) Possible deadlock in metastore with Acid enabled

2017-04-21 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-16321: -- Priority: Blocker (was: Critical) > Possible deadlock in metastore with Acid enabled >

[jira] [Updated] (HIVE-12636) Ensure that all queries (with DbTxnManager) run in a transaction

2017-04-21 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-12636: -- Attachment: HIVE-12636.13.patch > Ensure that all queries (with DbTxnManager) run in a transacti

[jira] [Updated] (HIVE-16321) Possible deadlock in metastore with Acid enabled

2017-04-21 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-16321: -- Attachment: HIVE-16321.02.branch-2.patch > Possible deadlock in metastore with Acid enabled > --

<    9   10   11   12   13   14   15   16   17   18   >