[ 
https://issues.apache.org/jira/browse/HIVE-17872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16213610#comment-16213610
 ] 

Alexander Kolbasov commented on HIVE-17872:
-------------------------------------------

Actually there are two settings, datanucleus.autoStartMechanism and 
datanucleus.autoStartMechanismMode. The mode is the one that should be set to 
'ignore'.

The datanucleus.autoStartMechanism should be set to non-null to initialize 
auto-start and looks like it should be class name.

So I was wrong and HIVE-14152 is correct.

> Ignoring schema autostart doesn't work (HIVE-14152 used the wrong setting)
> --------------------------------------------------------------------------
>
>                 Key: HIVE-17872
>                 URL: https://issues.apache.org/jira/browse/HIVE-17872
>             Project: Hive
>          Issue Type: Bug
>          Components: Hive
>    Affects Versions: 3.0.0, 2.4.0
>            Reporter: Alexander Kolbasov
>            Assignee: Alexander Kolbasov
>             Fix For: 3.0.0
>
>
> The fix for HIVE-14152 used the wrong datanucleus property. Correct one is 
> {{datanucleus.autoStartMechanism}} and the patch uses 
> {{datanucleus.autoStartMechanismMode}} which is not supported by DataNucleus.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to