You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Siddharth Wagle (JIRA)" <ji...@apache.org> on 2013/05/29 21:46:20 UTC

[jira] [Updated] (AMBARI-2222) Analyze puppet scripts for potential dependency issues

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

Siddharth Wagle updated AMBARI-2222:
------------------------------------

    Attachment: AMBARI-2222.patch
    
> Analyze puppet scripts for potential dependency issues 
> -------------------------------------------------------
>
>                 Key: AMBARI-2222
>                 URL: https://issues.apache.org/jira/browse/AMBARI-2222
>             Project: Ambari
>          Issue Type: Bug
>          Components: agent
>    Affects Versions: 1.2.4
>            Reporter: Siddharth Wagle
>            Assignee: Siddharth Wagle
>             Fix For: 1.2.4
>
>         Attachments: AMBARI-2222.patch
>
>
> When hive and oozie users have been changed after upgrade hive metastore and oozie cannot start properly.
> error at /src/main/puppet/modules/hdp-hive/manifests/service.pp:97 (Hdp-hive::Service::Directory<||> is not linked with File[ $start_metastore_path] by dependency arrow ->)
> So, the correct line should be 
> {noformat}
>     Hdp-hive::Service::Directory<||> -> File[ $start_metastore_path]-> File[ $start_hiveserver2_path]-> Hdp::Exec[$daemon_cmd] -> File[$pid_file] -> Anchor['hdp-hive::service::end']
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira