Uploaded image for project: 'Bigtop'
  1. Bigtop
  2. BIGTOP-528

A small patch to give better return codes which can be understood by chef and pupper among others.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.3.0
    • 0.4.0
    • None
    • None

    Description

      Configuration management tools like Puppet and Chef depend on exit codes. In case of the hadoop-hive-server package, the /etc/init.d/hadoop-hive-server status call provides zero exit code independent of the service running or not. This makes Chef believe that the service is running and there is no need to start it. The fix should be very easy, only changing the three occurances of the $status variable in the service's hive_status() function to $RETVAL.

      Attachments

        1. BIGTOP-528.patch
          0.7 kB
          Peter Linnell

        Activity

          People

            plinnell Peter Linnell
            plinnell Peter Linnell
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: