[
https://issues.apache.org/jira/browse/HIVE-18294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16301850#comment-16301850
]
Alan Gates commented on HIVE-18294:
-----------------------------------
Why mirror CREATE_TABLES_AS_ACID in HiveConf in addition to MetastoreConf?
Can't everywhere use the Metastore value? That way we don't have to worry
about different parts of code reading different values. I know I haven't
cleaned up things in HiveConf yet, but I plan to deprecate all the HiveConf
values mirrored in MetastoreConf and shift the Hive code to use the
MetastoreConf values.
Other than that, looks good.
> add switch to make acid table the default
> -----------------------------------------
>
> Key: HIVE-18294
> URL: https://issues.apache.org/jira/browse/HIVE-18294
> Project: Hive
> Issue Type: Sub-task
> Components: Transactions
> Affects Versions: 3.0.0
> Reporter: Eugene Koifman
> Assignee: Eugene Koifman
> Attachments: HIVE-18294.01.patch, HIVE-18294.03.patch,
> HIVE-18294.04.patch
>
>
> it would be convenient for testing to have a switch that enables the behavior
> where all suitable table tables (currently ORC + not sorted) are
> automatically created with transactional=true, ie. full acid.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)