Uploaded image for project: 'Apache Hop (Retired)'
  1. Apache Hop (Retired)
  2. HOP-1943

hop-conf.sh: Create config.json if missing

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.50
    • None

    Description

      ```
      ./hop-conf.sh \
      -environment=project-a-dev-env \
      -environment-create \
      --environments-home="/Users/diethardsteiner/git/hop-docker/tests/project-a/config/project-a-dev-env"
      Hop configuration file not found, not serializing: /Users/diethardsteiner/config/hop/config.json
      2020/06/18 08:53:16 - hop-config - Creating environment 'project-a-dev-env'
      2020/06/18 08:53:16 - hop-config - Environment 'project-a-dev-env' was created for home folder : /Users/diethardsteiner/git/hop-docker/tests/project-a/config/project-a-dev-env
      ```

      => environment.json is created, however, hop has no idea it exists. If config.json does not exist, the default behaviour should be to create it.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mxm Maximilian Michels
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: