Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-2222

Analyze puppet scripts for potential dependency issues

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.2.4
    • 1.2.4
    • ambari-agent
    • None

    Description

      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

          Hdp-hive::Service::Directory<||> -> File[ $start_metastore_path]-> File[ $start_hiveserver2_path]-> Hdp::Exec[$daemon_cmd] -> File[$pid_file] -> Anchor['hdp-hive::service::end']
      

      Attachments

        1. AMBARI-2222.patch
          8 kB
          Siddharth Wagle

        Activity

          People

            swagle Siddharth Wagle
            swagle Siddharth Wagle
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: