Re: Review Request 25682: HIVE-6586 - Add new parameters to HiveConf.java after commit HIVE-6037

2014-10-04 Thread Alan Gates
On Oct. 2, 2014, 10:08 p.m., Alan Gates wrote: trunk/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java, line 1322 https://reviews.apache.org/r/25682/diff/2/?file=710033#file710033line1322 Rather than saying to turn on Hive transactions this should read as part of turning

[jira] [Created] (HIVE-8341) Transaction information in config file can grow excessively large

2014-10-03 Thread Alan Gates (JIRA)
Alan Gates created HIVE-8341: Summary: Transaction information in config file can grow excessively large Key: HIVE-8341 URL: https://issues.apache.org/jira/browse/HIVE-8341 Project: Hive Issue

[jira] [Commented] (HIVE-8169) Windows: alter table ..set location from hcatalog failed with NullPointerException

2014-10-03 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14158593#comment-14158593 ] Alan Gates commented on HIVE-8169: -- [~vikram.dixit], I'd like to commit this to 0.14

[jira] [Updated] (HIVE-8341) Transaction information in config file can grow excessively large

2014-10-03 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8341: - Attachment: HIVE-8341.patch This patch changes ValidTxnListImpl to compress the string it produces

[jira] [Updated] (HIVE-8341) Transaction information in config file can grow excessively large

2014-10-03 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8341: - Status: Patch Available (was: Open) Transaction information in config file can grow excessively large

[jira] [Updated] (HIVE-6669) sourcing txn-script from schema script results in failure for mysql oracle

2014-10-03 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-6669: - Attachment: HIVE-6669.patch This patch adds hive-txn-schema-0.14 scripts, which are all identical to hive

[jira] [Updated] (HIVE-8169) Windows: alter table ..set location from hcatalog failed with NullPointerException

2014-10-03 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8169: - Resolution: Fixed Status: Resolved (was: Patch Available) Patch committed to 0.14 branch

[jira] [Updated] (HIVE-8258) Compactor cleaners can be starved on a busy table or partition.

2014-10-03 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8258: - Status: Open (was: Patch Available) Need to fix failing AcidUtils unit test. Compactor cleaners can

[jira] [Updated] (HIVE-8258) Compactor cleaners can be starved on a busy table or partition.

2014-10-03 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8258: - Attachment: HIVE-8258.3.patch Attaching a version of the patch with fixed unit tests. Compactor cleaners

[jira] [Updated] (HIVE-8258) Compactor cleaners can be starved on a busy table or partition.

2014-10-03 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8258: - Status: Patch Available (was: Open) Compactor cleaners can be starved on a busy table or partition

[jira] [Updated] (HIVE-8258) Compactor cleaners can be starved on a busy table or partition.

2014-10-03 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8258: - Fix Version/s: 0.14.0 [~vikram.dixit], I'd like to add this to 0.14 as it prevents the compactor from

[jira] [Commented] (HIVE-8235) Insert into partitioned bucketed sorted tables fails with this file is already being created by

2014-10-03 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14158695#comment-14158695 ] Alan Gates commented on HIVE-8235: -- [~mmokhtar] can you try to rerun this now that HIVE

[jira] [Updated] (HIVE-8311) Driver is encoding transaction information too late

2014-10-02 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8311: - Resolution: Fixed Status: Resolved (was: Patch Available) Patch checked into trunk and branch

[jira] [Created] (HIVE-8332) Reading an ACID table with vectorization on results in NPE

2014-10-02 Thread Alan Gates (JIRA)
Alan Gates created HIVE-8332: Summary: Reading an ACID table with vectorization on results in NPE Key: HIVE-8332 URL: https://issues.apache.org/jira/browse/HIVE-8332 Project: Hive Issue Type

[jira] [Commented] (HIVE-8332) Reading an ACID table with vectorization on results in NPE

2014-10-02 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156791#comment-14156791 ] Alan Gates commented on HIVE-8332: -- [~vikram.dixit] I'd like to get this into 0.14

[jira] [Updated] (HIVE-8332) Reading an ACID table with vectorization on results in NPE

2014-10-02 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8332: - Attachment: HIVE-8332.patch This fixes OrcInputFormat to not NPE, as well as changing

[jira] [Updated] (HIVE-8332) Reading an ACID table with vectorization on results in NPE

2014-10-02 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8332: - Status: Patch Available (was: Open) Reading an ACID table with vectorization on results in NPE

[jira] [Updated] (HIVE-8258) Compactor cleaners can be starved on a busy table or partition.

2014-10-02 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8258: - Attachment: HIVE-8258.2.patch Compactor cleaners can be starved on a busy table or partition

[jira] [Updated] (HIVE-8258) Compactor cleaners can be starved on a busy table or partition.

2014-10-02 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8258: - Status: Patch Available (was: Open) In patch 2 changed logic in AcidUtils.getAcidState to only recurse

Re: Review Request 25682: HIVE-6586 - Add new parameters to HiveConf.java after commit HIVE-6037

2014-10-02 Thread Alan Gates
/r/25682/#comment95647 Same comment as above about turning on transactions. - Alan Gates On Oct. 1, 2014, 7:27 a.m., Lefty Leverenz wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r

[jira] [Commented] (HIVE-6586) Add new parameters to HiveConf.java after commit HIVE-6037 (also fix typos)

2014-10-02 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14157283#comment-14157283 ] Alan Gates commented on HIVE-6586: -- A few small comments left on review board. Add new

[jira] [Commented] (HIVE-8169) Windows: alter table ..set location from hcatalog failed with NullPointerException

2014-10-02 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14157290#comment-14157290 ] Alan Gates commented on HIVE-8169: -- +1 Windows: alter table ..set location from hcatalog

[jira] [Updated] (HIVE-8290) With DbTxnManager configured, all ORC tables forced to be transactional

2014-10-01 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8290: - Resolution: Fixed Status: Resolved (was: Patch Available) Patch committed to trunk and branch. I

[jira] [Commented] (HIVE-8290) With DbTxnManager configured, all ORC tables forced to be transactional

2014-10-01 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14155618#comment-14155618 ] Alan Gates commented on HIVE-8290: -- [~leftylev] I've added a note to the Hive Transactions

[jira] [Commented] (HIVE-8231) Error when insert into empty table with ACID

2014-10-01 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14155640#comment-14155640 ] Alan Gates commented on HIVE-8231: -- Damien, I'm definitely still trying to debug

[jira] [Created] (HIVE-8326) Using DbTxnManager with concurrency off results in run time error

2014-10-01 Thread Alan Gates (JIRA)
Alan Gates created HIVE-8326: Summary: Using DbTxnManager with concurrency off results in run time error Key: HIVE-8326 URL: https://issues.apache.org/jira/browse/HIVE-8326 Project: Hive Issue

[jira] [Commented] (HIVE-8326) Using DbTxnManager with concurrency off results in run time error

2014-10-01 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14155656#comment-14155656 ] Alan Gates commented on HIVE-8326: -- This is an invalid configuration and should result

[jira] [Updated] (HIVE-8258) Compactor cleaners can be starved on a busy table or partition.

2014-10-01 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8258: - Status: Open (was: Patch Available) Compactor cleaners can be starved on a busy table or partition

[jira] [Commented] (HIVE-7689) Fix wrong lower case table names in Postgres Metastore back end

2014-10-01 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14155667#comment-14155667 ] Alan Gates commented on HIVE-7689: -- Damien, I'm confused. Based on your statement above

[jira] [Commented] (HIVE-8231) Error when insert into empty table with ACID

2014-09-30 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14153279#comment-14153279 ] Alan Gates commented on HIVE-8231: -- Ok, I'm not sure if we're chasing the same bug

[jira] [Commented] (HIVE-8231) Error when insert into empty table with ACID

2014-09-30 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14153281#comment-14153281 ] Alan Gates commented on HIVE-8231: -- I mean JDBC client, not hive client. Error when

[jira] [Commented] (HIVE-8290) With DbTxnManager configured, all ORC tables forced to be transactional

2014-09-30 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14153473#comment-14153473 ] Alan Gates commented on HIVE-8290: -- bq. This is minor, but would it make sense to move

[jira] [Created] (HIVE-8308) Acid related table properties should be defined in one place

2014-09-30 Thread Alan Gates (JIRA)
Alan Gates created HIVE-8308: Summary: Acid related table properties should be defined in one place Key: HIVE-8308 URL: https://issues.apache.org/jira/browse/HIVE-8308 Project: Hive Issue Type

[jira] [Created] (HIVE-8311) Driver is encoding transaction information too late

2014-09-30 Thread Alan Gates (JIRA)
Alan Gates created HIVE-8311: Summary: Driver is encoding transaction information too late Key: HIVE-8311 URL: https://issues.apache.org/jira/browse/HIVE-8311 Project: Hive Issue Type: Bug

[jira] [Commented] (HIVE-8311) Driver is encoding transaction information too late

2014-09-30 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14153560#comment-14153560 ] Alan Gates commented on HIVE-8311: -- [~vikram.dixit] I'd like to get this into 0.14

[jira] [Commented] (HIVE-8231) Error when insert into empty table with ACID

2014-09-30 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14153627#comment-14153627 ] Alan Gates commented on HIVE-8231: -- I definitely think we are seeing separate issues. I

[jira] [Updated] (HIVE-8311) Driver is encoding transaction information too late

2014-09-30 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8311: - Status: Patch Available (was: Open) Driver is encoding transaction information too late

[jira] [Updated] (HIVE-8311) Driver is encoding transaction information too late

2014-09-30 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8311: - Attachment: HIVE-8311.patch This patch moves the encoding of the transaction information from runInternal

[jira] [Commented] (HIVE-8311) Driver is encoding transaction information too late

2014-09-30 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14154090#comment-14154090 ] Alan Gates commented on HIVE-8311: -- bq. So now it's possible that txn list is computed

[jira] [Commented] (HIVE-8258) Compactor cleaners can be starved on a busy table or partition.

2014-09-30 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14154168#comment-14154168 ] Alan Gates commented on HIVE-8258: -- bq. I don't think this is the right map to use here

[jira] [Updated] (HIVE-8191) Update and delete on tables with non Acid output formats gives runtime error

2014-09-29 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8191: - Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Available) Patch 3

[jira] [Created] (HIVE-8290) With DbTxnManager configured, all ORC tables forced to be transactional

2014-09-29 Thread Alan Gates (JIRA)
Alan Gates created HIVE-8290: Summary: With DbTxnManager configured, all ORC tables forced to be transactional Key: HIVE-8290 URL: https://issues.apache.org/jira/browse/HIVE-8290 Project: Hive

[jira] [Commented] (HIVE-8290) With DbTxnManager configured, all ORC tables forced to be transactional

2014-09-29 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14151896#comment-14151896 ] Alan Gates commented on HIVE-8290: -- [~vikram.dixit] I'd like to get this into 0.14 as I

[jira] [Updated] (HIVE-8290) With DbTxnManager configured, all ORC tables forced to be transactional

2014-09-29 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8290: - Status: Patch Available (was: Open) With DbTxnManager configured, all ORC tables forced

[jira] [Updated] (HIVE-8290) With DbTxnManager configured, all ORC tables forced to be transactional

2014-09-29 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8290: - Attachment: HIVE-8290.patch This patch changes the SemanticAnalyzer to look for a table property

[jira] [Commented] (HIVE-8231) Error when insert into empty table with ACID

2014-09-29 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14152007#comment-14152007 ] Alan Gates commented on HIVE-8231: -- I think I can reproduce the same bug with 2 command

[jira] [Commented] (HIVE-8231) Error when insert into empty table with ACID

2014-09-29 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14152518#comment-14152518 ] Alan Gates commented on HIVE-8231: -- At the moment I'm testing with MR. Also, I see

[jira] [Updated] (HIVE-8290) With DbTxnManager configured, all ORC tables forced to be transactional

2014-09-29 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8290: - Status: Open (was: Patch Available) Canceling patch to fix failing tests. With DbTxnManager configured

[jira] [Updated] (HIVE-8290) With DbTxnManager configured, all ORC tables forced to be transactional

2014-09-29 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8290: - Attachment: HIVE-8290.2.patch With DbTxnManager configured, all ORC tables forced to be transactional

[jira] [Updated] (HIVE-8290) With DbTxnManager configured, all ORC tables forced to be transactional

2014-09-29 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8290: - Status: Patch Available (was: Open) New version of the patch with fixes for the breaking tests

[jira] [Commented] (HIVE-8231) Error when insert into empty table with ACID

2014-09-26 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14149206#comment-14149206 ] Alan Gates commented on HIVE-8231: -- The values table should vanish as soon as you close

[jira] [Commented] (HIVE-8231) Error when insert into empty table with ACID

2014-09-26 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14149215#comment-14149215 ] Alan Gates commented on HIVE-8231: -- [~damien.carol], based on your output above it looks

[jira] [Updated] (HIVE-8191) Update and delete on tables with non Acid output formats gives runtime error

2014-09-26 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8191: - Priority: Blocker (was: Critical) Update and delete on tables with non Acid output formats gives runtime

[jira] [Updated] (HIVE-8203) ACID operations result in NPE when run through HS2

2014-09-26 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8203: - Priority: Blocker (was: Critical) ACID operations result in NPE when run through HS2

[jira] [Commented] (HIVE-8191) Update and delete on tables with non Acid output formats gives runtime error

2014-09-26 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14149625#comment-14149625 ] Alan Gates commented on HIVE-8191: -- [~vikram.dixit] I'd like to get this into 0.14

[jira] [Commented] (HIVE-8203) ACID operations result in NPE when run through HS2

2014-09-26 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14149626#comment-14149626 ] Alan Gates commented on HIVE-8203: -- [~vikram.dixit] This is important to get into 0.14

[jira] [Updated] (HIVE-8203) ACID operations result in NPE when run through HS2

2014-09-26 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8203: - Resolution: Fixed Status: Resolved (was: Patch Available) Patch 2 committed to trunk and branch

[jira] [Updated] (HIVE-8191) Update and delete on tables with non Acid output formats gives runtime error

2014-09-26 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8191: - Status: Patch Available (was: Open) Update and delete on tables with non Acid output formats gives

[jira] [Updated] (HIVE-8191) Update and delete on tables with non Acid output formats gives runtime error

2014-09-26 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8191: - Attachment: HIVE-8191.3.patch A rebased patch. Now that HIVE-8203 is in I expect the failing unit tests

Re: Patches to release branches

2014-09-25 Thread Alan Gates
So combining Mithun's proposal with the input from Sergey and Gopal, I propose: 1) When a contributor provides a patch for a high priority bug (data corruption, wrong results, crashes) he or she should also provide a patch against the branch of the latest feature release. For example, once

[jira] [Updated] (HIVE-8201) Remove hardwiring to HiveInputFormat in acid qfile tests

2014-09-25 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8201: - Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Available) Patch

[jira] [Commented] (HIVE-7802) Update language manual for insert, update, and delete

2014-09-25 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14147911#comment-14147911 ] Alan Gates commented on HIVE-7802: -- Edits look good. I changed the syntax for the insert

[jira] [Updated] (HIVE-7802) Update language manual for insert, update, and delete

2014-09-25 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-7802: - Resolution: Fixed Status: Resolved (was: Patch Available) Documentation has been added

[jira] [Resolved] (HIVE-5317) Implement insert, update, and delete in Hive with full ACID support

2014-09-25 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates resolved HIVE-5317. -- Resolution: Fixed Fix Version/s: 0.14.0 All the sub-tasks have been completed. Implement insert

[jira] [Updated] (HIVE-8203) ACID operations result in NPE when run through HS2

2014-09-25 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8203: - Status: Open (was: Patch Available) Rebased the patch after commit of HIVE-8201. I don't think any

[jira] [Updated] (HIVE-8203) ACID operations result in NPE when run through HS2

2014-09-25 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8203: - Status: Patch Available (was: Open) ACID operations result in NPE when run through HS2

[jira] [Updated] (HIVE-8203) ACID operations result in NPE when run through HS2

2014-09-25 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8203: - Attachment: HIVE-8203.2.patch ACID operations result in NPE when run through HS2

[jira] [Updated] (HIVE-8191) Update and delete on tables with non Acid output formats gives runtime error

2014-09-25 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8191: - Status: Open (was: Patch Available) These test failures are caused by HIVE-8203. I'll wait until

[jira] [Commented] (HIVE-8201) Remove hardwiring to HiveInputFormat in acid qfile tests

2014-09-25 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14147960#comment-14147960 ] Alan Gates commented on HIVE-8201: -- Patch committed to branch-0.14 as well. Remove

[jira] [Commented] (HIVE-7802) Update language manual for insert, update, and delete

2014-09-25 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14148223#comment-14148223 ] Alan Gates commented on HIVE-7802: -- I left it un-versioned because it's in the wiki

[jira] [Created] (HIVE-8258) Compactor cleaners can be starved on a busy table or partition.

2014-09-25 Thread Alan Gates (JIRA)
Alan Gates created HIVE-8258: Summary: Compactor cleaners can be starved on a busy table or partition. Key: HIVE-8258 URL: https://issues.apache.org/jira/browse/HIVE-8258 Project: Hive Issue

[jira] [Updated] (HIVE-8258) Compactor cleaners can be starved on a busy table or partition.

2014-09-25 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8258: - Attachment: HIVE-8258.patch This patch changes the cleaner to snapshot all of the locks held on a table

[jira] [Updated] (HIVE-8258) Compactor cleaners can be starved on a busy table or partition.

2014-09-25 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8258: - Status: Patch Available (was: Open) Compactor cleaners can be starved on a busy table or partition

[jira] [Updated] (HIVE-8239) MSSQL upgrade schema scripts does not map Java long datatype columns correctly for transaction related tables

2014-09-24 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8239: - Resolution: Fixed Status: Resolved (was: Patch Available) Patch checked in. I did not change

[jira] [Commented] (HIVE-7689) Enable Postgres as METASTORE back-end

2014-09-23 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14144812#comment-14144812 ] Alan Gates commented on HIVE-7689: -- bq. We can't. All tables in current metastore scripts

[jira] [Updated] (HIVE-7883) DBTxnManager trying to close already closed metastore client connection

2014-09-23 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-7883: - Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Available) Patch

[jira] [Updated] (HIVE-8152) Update with expression in set fails

2014-09-23 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8152: - Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Available) Patch 2

[jira] [Updated] (HIVE-8191) Update and delete on tables with non Acid output formats gives runtime error

2014-09-23 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8191: - Status: Open (was: Patch Available) Canceling patch to address Eugene's comments. Update and delete

[jira] [Updated] (HIVE-8191) Update and delete on tables with non Acid output formats gives runtime error

2014-09-23 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8191: - Status: Patch Available (was: Open) Update and delete on tables with non Acid output formats gives

[jira] [Updated] (HIVE-8191) Update and delete on tables with non Acid output formats gives runtime error

2014-09-23 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8191: - Attachment: HIVE-8191.2.patch New version with error message changed. Update and delete on tables

Re: Timeline for release of Hive 0.14

2014-09-23 Thread Alan Gates
Are you wanting to track all JIRAs here or only feature JIRAs? Once you branch are you open to porting bug fix patches to the branch or are you looking to lock it down and release it very quickly? Regarding HIVE-7689, which is on the list, I have some concerns regarding that JIRA. See

[jira] [Commented] (HIVE-8235) Insert into partitioned bucketed sorted tables fails with this file is already being created by

2014-09-23 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14145310#comment-14145310 ] Alan Gates commented on HIVE-8235: -- Sorted tables aren't yet supported by ACID. So

[jira] [Commented] (HIVE-7802) Update language manual for insert, update, and delete

2014-09-23 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14145328#comment-14145328 ] Alan Gates commented on HIVE-7802: -- I've updated pages https://cwiki.apache.org

[jira] [Updated] (HIVE-7802) Update language manual for insert, update, and delete

2014-09-23 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-7802: - Status: Patch Available (was: Open) Update language manual for insert, update, and delete

[jira] [Updated] (HIVE-8203) ACID operations result in NPE when run through HS2

2014-09-23 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8203: - Fix Version/s: 0.14.0 ACID operations result in NPE when run through HS2

Re: Timeline for release of Hive 0.14

2014-09-23 Thread Alan Gates
I'd like to add two to the list: HIVE-8203 and HIVE-8239. The fix version has been set to 0.14 on both. Alan. Vikram Dixit mailto:vik...@hortonworks.com September 23, 2014 at 13:39 Hi Folks, I have added all the bugs to the list that had affects version set to 0.14.0 similar to the status

[jira] [Updated] (HIVE-8203) ACID operations result in NPE when run through HS2

2014-09-23 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8203: - Attachment: HIVE-8203.patch This patch moves initialization of the transaction manager from runInternal

[jira] [Updated] (HIVE-8203) ACID operations result in NPE when run through HS2

2014-09-23 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8203: - Status: Patch Available (was: Open) ACID operations result in NPE when run through HS2

[jira] [Commented] (HIVE-8239) MSSQL upgrade schema scripts does not map Java long datatype columns correctly for transaction related tables

2014-09-23 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14145624#comment-14145624 ] Alan Gates commented on HIVE-8239: -- +1 MSSQL upgrade schema scripts does not map Java

[jira] [Commented] (HIVE-8239) MSSQL upgrade schema scripts does not map Java long datatype columns correctly for transaction related tables

2014-09-23 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14145636#comment-14145636 ] Alan Gates commented on HIVE-8239: -- One missing piece, we should make these same changes

[jira] [Commented] (HIVE-7974) Notification Event Listener movement to a new top level repl/ module

2014-09-23 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14145659#comment-14145659 ] Alan Gates commented on HIVE-7974: -- A few questions # Why is it important to move this out

[jira] [Commented] (HIVE-8164) Adding in a ReplicationTask that converts a Notification Event to actionable tasks

2014-09-23 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14145674#comment-14145674 ] Alan Gates commented on HIVE-8164: -- Since the classes in this patch are really for use

[jira] [Commented] (HIVE-8152) Update with expression in set fails

2014-09-22 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14143274#comment-14143274 ] Alan Gates commented on HIVE-8152: -- In UpdateDeleteSemanticAnalyzer: It looks like you

[jira] [Commented] (HIVE-8152) Update with expression in set fails

2014-09-22 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14143275#comment-14143275 ] Alan Gates commented on HIVE-8152: -- Also, test failure is not related. That test fails

[jira] [Commented] (HIVE-8152) Update with expression in set fails

2014-09-22 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14143313#comment-14143313 ] Alan Gates commented on HIVE-8152: -- Right, I forgot the columnsAccessInfo will be null

[jira] [Updated] (HIVE-8201) Remove hardwiring to HiveInputFormat in acid qfile tests

2014-09-22 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8201: - Status: Patch Available (was: Open) Remove hardwiring to HiveInputFormat in acid qfile tests

[jira] [Updated] (HIVE-8201) Remove hardwiring to HiveInputFormat in acid qfile tests

2014-09-22 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8201: - Status: Open (was: Patch Available) Patch no longer applies. Remove hardwiring to HiveInputFormat

[jira] [Updated] (HIVE-8201) Remove hardwiring to HiveInputFormat in acid qfile tests

2014-09-22 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8201: - Attachment: HIVE-8201.2.patch Remove hardwiring to HiveInputFormat in acid qfile tests

[jira] [Updated] (HIVE-8105) booleans and nulls not handled properly in insert/values

2014-09-20 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8105: - Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Available) Patch 3

[jira] [Commented] (HIVE-5317) Implement insert, update, and delete in Hive with full ACID support

2014-09-20 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14142013#comment-14142013 ] Alan Gates commented on HIVE-5317: -- The discussion of when to branch for this has been

<    4   5   6   7   8   9   10   11   12   13   >