Uploaded image for project: 'HPCC'
  1. HPCC
  2. HPCC-21157

Spark init log growing in size over time

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 7.0.0
    • 7.0.6
    • Init system
    • None
    • Any environment where a user chooses sysV over systemd

    Description

      The spark init file is growing in size. I've found the cause to be that the call to `sparkthor.sh start` and the subsequent pid for the java process can't have 'wait' called upon it, due to it not technically being a child of the original shell. I've created a small wait_external that does a simple poll with a sleep, which is more efficient than the infinite loop and check that is occurring.

      Attachments

        Activity

          People

            Michael-Gardner Michael Gardner
            Michael-Gardner Michael Gardner
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: