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

Hudson commented on AMBARI-10983:
---------------------------------

SUCCESS: Integrated in Ambari-trunk-Commit #2534 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/2534/])
AMBARI-10983. Set datanucleus.autoCreateSchema=false for Hive to allow parallel 
start for HiveServer2 and Hive Metastore (smohanty: 
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=8cbe1e1063ef26670862374ed2e9b713f4f92580)
* 
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/configuration/hive-site.xml


> Set datanucleus.autoCreateSchema=false for Hive to allow parallel start for 
> HiveServer2 and Hive Metastore
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-10983
>                 URL: https://issues.apache.org/jira/browse/AMBARI-10983
>             Project: Ambari
>          Issue Type: Bug
>          Components: stacks
>    Affects Versions: 2.1.0
>            Reporter: Sumit Mohanty
>            Assignee: Sumit Mohanty
>             Fix For: 2.1.0
>
>         Attachments: AMBARI-10983.patch
>
>
> After enabling parallel task execution, it is noticed that {{hive --config 
> /usr/hdp/current/hive-server2/conf/conf.server --service metatool 
> -listFSRoot}} hangs. This could be due to
> {quote}
> one possible cause is when we start hive-server2, Hive detect some table is 
> missing and auto-create table, but in the meantime, schematool is creating 
> tables, which leads to unpredicted result. Try to disable auto-create table, 
> and start hive-server2 after schematool.
> {quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to