[
https://issues.apache.org/jira/browse/HIVE-8290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14159008#comment-14159008
]
Lefty Leverenz commented on HIVE-8290:
--------------------------------------
[~alangates], does NO_AUTO_COMPACTION have to be all caps, or can it be
no_auto_compaction like other table properties?
I see that TRANSACTIONAL is lowercase in the patch, so I'll assume the same
goes for no_auto_compaction even though it's all caps in its patch (HIVE-6319).
You can fix it in the wiki if that's wrong, or tell me to fix it.
> With DbTxnManager configured, all ORC tables forced to be transactional
> -----------------------------------------------------------------------
>
> Key: HIVE-8290
> URL: https://issues.apache.org/jira/browse/HIVE-8290
> Project: Hive
> Issue Type: Bug
> Components: Transactions
> Affects Versions: 0.14.0
> Reporter: Alan Gates
> Assignee: Alan Gates
> Priority: Blocker
> Fix For: 0.14.0
>
> Attachments: HIVE-8290.2.patch, HIVE-8290.patch
>
>
> Currently, once a user configures DbTxnManager to the be transaction manager,
> all tables that use ORC are expected to be transactional. This means they
> all have to have buckets. This most likely won't be what users want.
> We need to add a specific mark to a table so that users can indicate it
> should be treated in a transactional way.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)