[jira] [Updated] (HIVE-8149) hive.optimize.reducededuplication should be set to false for IUD ops

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

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

2014-09-19 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14140707#comment-14140707 ] Alan Gates commented on HIVE-7689: -- All these calls to getEscape make the code hard

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

2014-09-19 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: - Attachment: HIVE-7883.patch The real question is why is DbTxnManager creating its own HiveMetastoreClient

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

2014-09-19 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: - Status: Patch Available (was: Open) DBTxnManager trying to close already closed metastore client

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

2014-09-19 Thread Alan Gates (JIRA)
Alan Gates created HIVE-8191: Summary: Update and delete on tables with non Acid output formats gives runtime error Key: HIVE-8191 URL: https://issues.apache.org/jira/browse/HIVE-8191 Project: Hive

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

2014-09-19 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.patch Added a check when updating and deleting that the table is acid compliant

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

2014-09-19 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-8105) booleans and nulls not handled properly in insert/values

2014-09-19 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: - Status: Open (was: Patch Available) booleans and nulls not handled properly in insert/values

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

2014-09-19 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: - Attachment: HIVE-8105.3.patch Re-attaching the patch to get a new run. I'm 90% sure Owen's checkin

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

2014-09-19 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: - Status: Patch Available (was: Open) booleans and nulls not handled properly in insert/values

[jira] [Commented] (HIVE-8104) Insert statements against ACID tables NPE when vectorization is on

2014-09-19 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14141501#comment-14141501 ] Alan Gates commented on HIVE-8104: -- [~leftylev] yes, it should be documented. When I get

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

2014-09-19 Thread Alan Gates (JIRA)
Alan Gates created HIVE-8201: Summary: Remove hardwiring to HiveInputFormat in acid qfile tests Key: HIVE-8201 URL: https://issues.apache.org/jira/browse/HIVE-8201 Project: Hive Issue Type: Bug

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

2014-09-19 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: - Component/s: (was: Tests) Turns out this is more than just a testing issue. A small change was needed

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

2014-09-19 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) [~owen.omalley] could you take a look at the changes

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

2014-09-19 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.patch Remove hardwiring to HiveInputFormat in acid qfile tests

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

2014-09-19 Thread Alan Gates (JIRA)
Alan Gates created HIVE-8203: Summary: ACID operations result in NPE when run through HS2 Key: HIVE-8203 URL: https://issues.apache.org/jira/browse/HIVE-8203 Project: Hive Issue Type: Bug

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

2014-09-19 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14141630#comment-14141630 ] Alan Gates commented on HIVE-8203: -- An example stack: {noformat

[jira] [Commented] (HIVE-7790) Update privileges to check for update and delete

2014-09-18 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14139165#comment-14139165 ] Alan Gates commented on HIVE-7790: -- Fixed minor nit for testing. None of the unit test

[jira] [Updated] (HIVE-7790) Update privileges to check for update and delete

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

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

2014-09-18 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14139228#comment-14139228 ] Alan Gates commented on HIVE-8169: -- Change looks fine. Is there a way to add a unit test

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

2014-09-18 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14139260#comment-14139260 ] Alan Gates commented on HIVE-8169: -- Do you mean it failed to catch this case? If so

[jira] [Updated] (HIVE-8107) Bad error message for non-existent table in update and delete

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

[jira] [Updated] (HIVE-8149) hive.optimize.reducededuplication should be set to false for IUD ops

2014-09-18 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8149: - Status: Patch Available (was: Open) hive.optimize.reducededuplication should be set to false for IUD ops

[jira] [Updated] (HIVE-8149) hive.optimize.reducededuplication should be set to false for IUD ops

2014-09-18 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8149: - Attachment: HIVE-8149.patch hive.optimize.reducededuplication should be set to false for IUD ops

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

2014-09-18 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: - Status: Patch Available (was: Open) booleans and nulls not handled properly in insert/values

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

2014-09-18 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: - Attachment: HIVE-8105.2.patch Turns out the right thing to do for null in text format is \N, not (thanks

[jira] [Updated] (HIVE-8103) Read ACID tables with FetchOperator returns no rows

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

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

2014-09-17 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: - Status: Open (was: Patch Available) booleans and nulls not handled properly in insert/values

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

2014-09-17 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14137320#comment-14137320 ] Alan Gates commented on HIVE-8105: -- I thought it was just boolean that wouldn't handle

[jira] [Commented] (HIVE-8104) Insert statements against ACID tables NPE when vectorization is on

2014-09-17 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14138284#comment-14138284 ] Alan Gates commented on HIVE-8104: -- TestOrcHCatLoader test issues are not related

[jira] [Updated] (HIVE-8104) Insert statements against ACID tables NPE when vectorization is on

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

Re: Review Request 25616: HIVE-7790 Update privileges to check for update and delete

2014-09-16 Thread Alan Gates
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25616/#review53485 --- On Sept. 16, 2014, 3:35 a.m., Alan Gates wrote

[jira] [Updated] (HIVE-7790) Update privileges to check for update and delete

2014-09-16 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-7790: - Status: Open (was: Patch Available) Canceling patch to address Thejas' second round of comments. Update

Re: Review Request 25616: HIVE-7790 Update privileges to check for update and delete

2014-09-16 Thread Alan Gates
: https://reviews.apache.org/r/25616/diff/ Testing --- Added tests, both positive and negative, for update and delete, including ability to update and delete tables created by user. Also added tests for passing correct update columns. Thanks, Alan Gates

[jira] [Updated] (HIVE-7790) Update privileges to check for update and delete

2014-09-16 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-7790: - Attachment: HIVE-7790.3.patch New patch with latest round of comments addressed. Update privileges

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

2014-09-16 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: - Status: Open (was: Patch Available) Forgot to regenerate results for tez qfile test. booleans and nulls

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

2014-09-16 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: - Attachment: HIVE-8105.2.patch New patch with new tez qfile expected results. booleans and nulls

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

2014-09-16 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: - Status: Patch Available (was: Open) booleans and nulls not handled properly in insert/values

[jira] [Updated] (HIVE-8104) Insert statements against ACID tables NPE when vectorization is on

2014-09-16 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8104: - Status: Open (was: Patch Available) Insert statements against ACID tables NPE when vectorization

[jira] [Commented] (HIVE-8104) Insert statements against ACID tables NPE when vectorization is on

2014-09-16 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14136218#comment-14136218 ] Alan Gates commented on HIVE-8104: -- I'm 90% certain that these failures are unrelated

[jira] [Updated] (HIVE-8104) Insert statements against ACID tables NPE when vectorization is on

2014-09-16 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8104: - Attachment: HIVE-8104.2.patch Same patch as the first one, just reloading for a re-run. Insert

[jira] [Updated] (HIVE-8104) Insert statements against ACID tables NPE when vectorization is on

2014-09-16 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8104: - Status: Patch Available (was: Open) Insert statements against ACID tables NPE when vectorization

[jira] [Commented] (HIVE-8107) Bad error message for non-existent table in update and delete

2014-09-16 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14136222#comment-14136222 ] Alan Gates commented on HIVE-8107: -- I don't believe this test failure is related to my

[jira] [Updated] (HIVE-7790) Update privileges to check for update and delete

2014-09-16 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-7790: - Status: Patch Available (was: Open) Update privileges to check for update and delete

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

2014-09-16 Thread Alan Gates (JIRA)
Alan Gates created HIVE-8152: Summary: Update with expression in set fails Key: HIVE-8152 URL: https://issues.apache.org/jira/browse/HIVE-8152 Project: Hive Issue Type: Bug Components

Re: Review Request 25616: HIVE-7790 Update privileges to check for update and delete

2014-09-15 Thread Alan Gates
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25616/#review53316 --- On Sept. 14, 2014, 4:30 a.m., Alan Gates wrote

[jira] [Created] (HIVE-8103) Read ACID tables with FetchOperator returns no rows

2014-09-15 Thread Alan Gates (JIRA)
Alan Gates created HIVE-8103: Summary: Read ACID tables with FetchOperator returns no rows Key: HIVE-8103 URL: https://issues.apache.org/jira/browse/HIVE-8103 Project: Hive Issue Type: Bug

[jira] [Commented] (HIVE-8103) Read ACID tables with FetchOperator returns no rows

2014-09-15 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14134166#comment-14134166 ] Alan Gates commented on HIVE-8103: -- The issue is in FetchOperator not understanding

[jira] [Updated] (HIVE-8103) Read ACID tables with FetchOperator returns no rows

2014-09-15 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8103: - Attachment: HIVE-8103.patch This patch fixes FetchOperator to always read files recursively

[jira] [Updated] (HIVE-8103) Read ACID tables with FetchOperator returns no rows

2014-09-15 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8103: - Status: Patch Available (was: Open) Read ACID tables with FetchOperator returns no rows

[jira] [Created] (HIVE-8104) Insert statements against ACID tables NPE when vectorization is on

2014-09-15 Thread Alan Gates (JIRA)
Alan Gates created HIVE-8104: Summary: Insert statements against ACID tables NPE when vectorization is on Key: HIVE-8104 URL: https://issues.apache.org/jira/browse/HIVE-8104 Project: Hive Issue

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

2014-09-15 Thread Alan Gates (JIRA)
Alan Gates created HIVE-8105: Summary: booleans and nulls not handled properly in insert/values Key: HIVE-8105 URL: https://issues.apache.org/jira/browse/HIVE-8105 Project: Hive Issue Type: Bug

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

2014-09-15 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: - Status: Patch Available (was: Open) booleans and nulls not handled properly in insert/values

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

2014-09-15 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: - Attachment: HIVE-8105.patch Changes to SemanticAnalyzer to handle boolean and nulls properly, and changes

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

2014-09-15 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14134362#comment-14134362 ] Alan Gates commented on HIVE-8105: -- insert into table T values ... works by first writing

[jira] [Created] (HIVE-8107) Bad error message for non-existent table in update and delete

2014-09-15 Thread Alan Gates (JIRA)
Alan Gates created HIVE-8107: Summary: Bad error message for non-existent table in update and delete Key: HIVE-8107 URL: https://issues.apache.org/jira/browse/HIVE-8107 Project: Hive Issue Type

[jira] [Updated] (HIVE-8107) Bad error message for non-existent table in update and delete

2014-09-15 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8107: - Status: Patch Available (was: Open) Bad error message for non-existent table in update and delete

[jira] [Updated] (HIVE-8107) Bad error message for non-existent table in update and delete

2014-09-15 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8107: - Attachment: HIVE-8107.patch Bad error message for non-existent table in update and delete

[jira] [Updated] (HIVE-8104) Insert statements against ACID tables NPE when vectorization is on

2014-09-15 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8104: - Status: Patch Available (was: Open) Insert statements against ACID tables NPE when vectorization

[jira] [Updated] (HIVE-8104) Insert statements against ACID tables NPE when vectorization is on

2014-09-15 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8104: - Attachment: HIVE-8104.patch This patch turns off vectorization when an acid operation is being performed

[jira] [Updated] (HIVE-7790) Update privileges to check for update and delete

2014-09-15 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-7790: - Status: Open (was: Patch Available) Canceling patch for now as I need to rework update and delete to also

[jira] [Updated] (HIVE-7790) Update privileges to check for update and delete

2014-09-15 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-7790: - Attachment: HIVE-7790.2.patch New patch that adds requirement for select privilege for update and delete

[jira] [Updated] (HIVE-7790) Update privileges to check for update and delete

2014-09-15 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-7790: - Status: Patch Available (was: Open) Update privileges to check for update and delete

Re: Review Request 25616: HIVE-7790 Update privileges to check for update and delete

2014-09-14 Thread Alan Gates
, visit: https://reviews.apache.org/r/25616/#review53277 --- On Sept. 14, 2014, 4:30 a.m., Alan Gates wrote: --- This is an automatically generated e-mail. To reply, visit: https

[jira] [Commented] (HIVE-7790) Update privileges to check for update and delete

2014-09-14 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14133402#comment-14133402 ] Alan Gates commented on HIVE-7790: -- Responses to comments on review board. One thing I

[jira] [Commented] (HIVE-7788) Generate plans for insert, update, and delete

2014-09-13 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14132700#comment-14132700 ] Alan Gates commented on HIVE-7788: -- I see these 7 tests failing on trunk as well, so I'm

[jira] [Created] (HIVE-8093) Seeing failures in tez qfile tests on trunk

2014-09-13 Thread Alan Gates (JIRA)
Alan Gates created HIVE-8093: Summary: Seeing failures in tez qfile tests on trunk Key: HIVE-8093 URL: https://issues.apache.org/jira/browse/HIVE-8093 Project: Hive Issue Type: Bug

Broken build

2014-09-13 Thread Alan Gates
There are 7 tez qfile tests that are failing on every HiveQA run. They fail for me when I run them on trunk. I've filed: https://issues.apache.org/jira/browse/HIVE-8093 for them. I'm guessing this is related to the recent checkin for HIVE-7704, since many of those tests were added in that

[jira] [Resolved] (HIVE-8093) Seeing failures in tez qfile tests on trunk

2014-09-13 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates resolved HIVE-8093. -- Resolution: Duplicate Seeing failures in tez qfile tests on trunk

[jira] [Commented] (HIVE-8088) HIVE-7812 makes TestMiniTezCliDriver tests to fail

2014-09-13 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14132907#comment-14132907 ] Alan Gates commented on HIVE-8088

[jira] [Updated] (HIVE-7788) Generate plans for insert, update, and delete

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

[jira] [Updated] (HIVE-7790) Update privileges to check for update and delete

2014-09-13 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-7790: - Status: Patch Available (was: Open) Update privileges to check for update and delete

[jira] [Updated] (HIVE-7790) Update privileges to check for update and delete

2014-09-13 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-7790: - Attachment: HIVE-7790.patch Attaching a patch that adds update and delete as action and adds checks

Review Request 25616: HIVE-7790 Update privileges to check for update and delete

2014-09-13 Thread Alan Gates
, including ability to update and delete tables created by user. Also added tests for passing correct update columns. Thanks, Alan Gates

[jira] [Commented] (HIVE-7790) Update privileges to check for update and delete

2014-09-13 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14133077#comment-14133077 ] Alan Gates commented on HIVE-7790: -- Added review https://reviews.apache.org/r/25616

[jira] [Updated] (HIVE-7788) Generate plans for insert, update, and delete

2014-09-12 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-7788: - Status: Open (was: Patch Available) Canceling patch as I need to fix the failing tests. Generate plans

[jira] [Updated] (HIVE-7788) Generate plans for insert, update, and delete

2014-09-12 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-7788: - Attachment: HIVE-7788.4.patch Backed out the change where I used isAssignedFrom instead of equals to check

[jira] [Updated] (HIVE-7788) Generate plans for insert, update, and delete

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

Re: Review Request 25414: HIVE-7788 Generate plans for insert, update, and delete

2014-09-12 Thread Alan Gates
Class.isAssignableFrom() is a safer choice Alan Gates wrote: Changed. Actually, I had to back this out. Making this change made it so that it said all output formats were acid. - Alan --- This is an automatically generated e-mail

Re: Review Request 25414: HIVE-7788 Generate plans for insert, update, and delete

2014-09-12 Thread Alan Gates
, and delete all tested against: non-partitioned tables, partitioned tables, and temp tables. Thanks, Alan Gates

[jira] [Commented] (HIVE-7788) Generate plans for insert, update, and delete

2014-09-12 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14131968#comment-14131968 ] Alan Gates commented on HIVE-7788: -- Patch updated on review board. Generate plans

[jira] [Commented] (HIVE-8041) Hadoop-2 build is broken with JDK6

2014-09-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14130037#comment-14130037 ] Alan Gates commented on HIVE-8041: -- FWIW, it builds on my mac with JDK6. Which JDK

[jira] [Updated] (HIVE-7788) Generate plans for insert, update, and delete

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

[jira] [Updated] (HIVE-7788) Generate plans for insert, update, and delete

2014-09-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-7788: - Attachment: HIVE-7788.3.patch New version of the patch that addresses many of Eugene's and Thejas

Re: Review Request 25414: HIVE-7788 Generate plans for insert, update, and delete

2014-09-11 Thread Alan Gates
insert/values, update, and delete all tested against: non-partitioned tables, partitioned tables, and temp tables. Thanks, Alan Gates

[jira] [Updated] (HIVE-7788) Generate plans for insert, update, and delete

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

[jira] [Updated] (HIVE-7470) Wrong Thrift declaration for {{ShowCompactResponseElement}}

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

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

2014-09-10 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14128404#comment-14128404 ] Alan Gates commented on HIVE-7689: -- Are you 100% certain? The TestCompactor uses

Re: Review Request 25414: HIVE-7788 Generate plans for insert, update, and delete

2014-09-10 Thread Alan Gates
--- On Sept. 8, 2014, 11:37 p.m., Alan Gates wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25414

Re: Review Request 25414: HIVE-7788 Generate plans for insert, update, and delete

2014-09-10 Thread Alan Gates
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25414/#review52559 --- On Sept. 8, 2014, 11:37 p.m., Alan Gates wrote: --- This is an automatically

Re: Review Request 25414: HIVE-7788 Generate plans for insert, update, and delete

2014-09-10 Thread Alan Gates
://reviews.apache.org/r/25414/#review52810 --- On Sept. 8, 2014, 11:37 p.m., Alan Gates wrote: --- This is an automatically generated e-mail. To reply, visit: https

Re: Review Request 25414: HIVE-7788 Generate plans for insert, update, and delete

2014-09-10 Thread Alan Gates
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25414/#review52655 --- On Sept. 8, 2014, 11:37 p.m., Alan Gates wrote

[jira] [Created] (HIVE-8033) StorageBasedAuthorizationProvider too restrictive on insert/select

2014-09-09 Thread Alan Gates (JIRA)
Alan Gates created HIVE-8033: Summary: StorageBasedAuthorizationProvider too restrictive on insert/select Key: HIVE-8033 URL: https://issues.apache.org/jira/browse/HIVE-8033 Project: Hive Issue

Re: Timeline for release of Hive 0.14

2014-09-08 Thread Alan Gates
I'll review that. I just need the time to test it against mysql, oracle, and hopefully sqlserver. But I think we can do this post branch if we need to, as it's a bug fix rather than a feature. Alan. Damien Carol mailto:dca...@blitzbs.com September 8, 2014 at 3:19 Same request for

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

2014-09-08 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14126182#comment-14126182 ] Alan Gates commented on HIVE-7689: -- I haven't looked into it, but I'm guessing the failed

[jira] [Updated] (HIVE-7788) Generate plans for insert, update, and delete

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

[jira] [Updated] (HIVE-7788) Generate plans for insert, update, and delete

2014-09-08 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-7788: - Attachment: HIVE-7788.2.patch New version of the patch that addresses the broken unit tests. Generate

[jira] [Updated] (HIVE-7788) Generate plans for insert, update, and delete

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

Re: Review Request 25414: HIVE-7788 Generate plans for insert, update, and delete

2014-09-08 Thread Alan Gates
in the patch, including insert/values, update, and delete all tested against: non-partitioned tables, partitioned tables, and temp tables. Thanks, Alan Gates

[jira] [Commented] (HIVE-7470) Wrong Thrift declaration for {{ShowCompactResponseElement}}

2014-09-08 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14126370#comment-14126370 ] Alan Gates commented on HIVE-7470: -- +1. I do not believe the schemeAuthority test failure

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