[jira] [Updated] (HIVE-24954) MetastoreTransformer is disabled during testing

2022-02-07 Thread Zoltan Haindrich (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-24954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zoltan Haindrich updated HIVE-24954:

Labels: metastore_translator pull-request-available  (was: 
pull-request-available)

> MetastoreTransformer is disabled during testing
> ---
>
> Key: HIVE-24954
> URL: https://issues.apache.org/jira/browse/HIVE-24954
> Project: Hive
>  Issue Type: Bug
>Reporter: Zoltan Haindrich
>Assignee: Zoltan Haindrich
>Priority: Major
>  Labels: metastore_translator, pull-request-available
> Fix For: 4.0.0
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> all calls are fortified with "isInTest" guards to avoid testing those calls 
> (!@#$#)
> https://github.com/apache/hive/blob/86fa9b30fe347c7fc78a2930f4d20ece2e124f03/standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/HMSHandler.java#L1647
> this causes some wierd behaviour:
> out of the box hive installation creates TRANSLATED_TO_EXTERNAL external 
> tables for plain CREATE TABLE commands
> meanwhile during when most testing is executed CREATE table creates regular 
> MANAGED tables...



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (HIVE-24954) MetastoreTransformer is disabled during testing

2021-03-31 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-24954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated HIVE-24954:
--
Labels: pull-request-available  (was: )

> MetastoreTransformer is disabled during testing
> ---
>
> Key: HIVE-24954
> URL: https://issues.apache.org/jira/browse/HIVE-24954
> Project: Hive
>  Issue Type: Bug
>Reporter: Zoltan Haindrich
>Assignee: Zoltan Haindrich
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> all calls are fortified with "isInTest" guards to avoid testing those calls 
> (!@#$#)
> https://github.com/apache/hive/blob/86fa9b30fe347c7fc78a2930f4d20ece2e124f03/standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/HMSHandler.java#L1647
> this causes some wierd behaviour:
> out of the box hive installation creates TRANSLATED_TO_EXTERNAL external 
> tables for plain CREATE TABLE commands
> meanwhile during when most testing is executed CREATE table creates regular 
> MANAGED tables...



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