Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-1670

Init Scripts Should Redirect Bin Script Output to Console

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • None
    • None
    • scripts
    • None

    Description

      Output from bin scripts executed in init scripts is not shown on console during execution. Showing that output would lead to easier diagnosis of problems with launching of processes.

      For example,

      /etc/init.d/accumulo-master start
      

      does not show the output of

      sudo -u accumulo /usr/lib/accumulo/bin/accumulo master --address <host ip>
      

      The only output when it failed was the message "Failed", which masked the root cause (in my case, out of memory).

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jshipper Jay Shipper
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: