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

Environment variable not read correctly by github-enabled eclccserver in spawned ECL job

    XMLWordPrintable

Details

    • Regression
    • Status: Resolved
    • Not specified
    • Resolution: Fixed
    • 8.12.10
    • 9.2.16, 9.0.38, 8.12.48
    • eclccserver
    • None
    • Alpha Dev/Prod Thor

    Description

      When a job is submitted to a github-enabled eclccserver, the environment variable configured on the eclccserver is processed correctly.   

      This is the setting:

            <Option name="-Denvironment" value="'Alpha_Dev'"/>

      and the code that reads this does:

            export    string      Name := #IFDEFINED(root.environment, 'Prod');

      However, when a submitted ECL job spawns another WU against the same eclccserver target, the environment variable in the spawned job is not maintained correctly.

      Attachments

        Activity

          People

            ghalliday Gavin Halliday
            kev77log Kevin Logemann
            Votes:
            1 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: