Uploaded image for project: 'SET - Setups'
  1. SET - Setups
  2. SET-168

"-data-directory" option should be considered when starting the Agent in a docker

    XMLWordPrintable

Details

    • Fix
    • Status: Released (View Workflow)
    • Minor
    • Resolution: Fixed
    • 1.12
    • 1.12.9
    • None
    • Unix

    Description

      Current Situation

      • In the Agent instance script you can specify the data directory with the variable $SCHEDULER_DATA
        # Set the directory where the JobScheduler Agent has the
        # configuration, logs, etc.
        # This directory must be unique for each instance of the 
        # JobScheduler Agent. The default is
        # SCHEDULER_HOME/var_SCHEDULER_HTTP_PORT
        # Make sure that the JobScheduler Agent user has read/write 
        # permissions
        #
        # SCHEDULER_DATA=/opt/jobscheduler_agent/var_4445
        
      • If the Agent instance script is called with the command start then the option -data-directory is considered according the variable $SCHEDULER_DATA
      • If the Agent instance script is called with the command start_in_docker then the option -data-directory is not considered.

      Desired Behavior

      • -data-directory option should be considered according the variable $SCHEDULER_DATA if the Agent instance script is called with the command start_in_docker

      Attachments

        Activity

          People

            oh Oliver Haufe
            Aditi-Dubey Aditi Dubey (Inactive)
            Aditi Dubey Aditi Dubey (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: