[jira] [Work logged] (HIVE-25050) Disable 'hive.metastore.acid.truncate.usebase' config as it's introducing backward incompatible change

2021-04-26 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-25050?focusedWorklogId=589025=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-589025
 ]

ASF GitHub Bot logged work on HIVE-25050:
-

Author: ASF GitHub Bot
Created on: 26/Apr/21 07:28
Start Date: 26/Apr/21 07:28
Worklog Time Spent: 10m 
  Work Description: deniskuzZ merged pull request #2212:
URL: https://github.com/apache/hive/pull/2212


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 589025)
Time Spent: 20m  (was: 10m)

> Disable 'hive.metastore.acid.truncate.usebase' config as it's introducing 
> backward incompatible change
> --
>
> Key: HIVE-25050
> URL: https://issues.apache.org/jira/browse/HIVE-25050
> Project: Hive
>  Issue Type: Bug
>Reporter: Denys Kuzmenko
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> HIVE-20137 introduces new file metadata and writes it into base files during 
> truncate table operations.
> If there is an older version of HMS running in the cluster that doesn't 
> contain HIVE-20137 it won't be able to handle the new file metadata and will 
> fail to inspect tables that have been truncated, thereby skipping compacting 
> them.
> We should disable 'hive.metastore.acid.truncate.usebase' until we don't have 
> a fix that addresses the backward incompatibility.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work logged] (HIVE-25050) Disable 'hive.metastore.acid.truncate.usebase' config as it's introducing backward incompatible change

2021-04-23 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-25050?focusedWorklogId=587774=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-587774
 ]

ASF GitHub Bot logged work on HIVE-25050:
-

Author: ASF GitHub Bot
Created on: 23/Apr/21 11:01
Start Date: 23/Apr/21 11:01
Worklog Time Spent: 10m 
  Work Description: deniskuzZ opened a new pull request #2212:
URL: https://github.com/apache/hive/pull/2212


   
   
   
   
   ### What changes were proposed in this pull request?
   
   see https://issues.apache.org/jira/browse/HIVE-25050
   
   ### Why are the changes needed?
   
   
   
   ### Does this PR introduce _any_ user-facing change?
   
   
   
   ### How was this patch tested?
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 587774)
Remaining Estimate: 0h
Time Spent: 10m

> Disable 'hive.metastore.acid.truncate.usebase' config as it's introducing 
> backward incompatible change
> --
>
> Key: HIVE-25050
> URL: https://issues.apache.org/jira/browse/HIVE-25050
> Project: Hive
>  Issue Type: Bug
>Reporter: Denys Kuzmenko
>Priority: Major
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> HIVE-20137 introduces new file metadata and writes it into base files during 
> truncate table operations.
> If there is an older version of HMS running in the cluster that doesn't 
> contain HIVE-20137 it won't be able to handle the new file metadata and will 
> fail to inspect tables that have been truncated, thereby skipping compacting 
> them.
> We should disable 'hive.metastore.acid.truncate.usebase' until we don't have 
> a fix that addresses the backward incompatibility.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)