Skip to content
This repository was archived by the owner on Aug 31, 2022. It is now read-only.

Java properties are not passed to forked task #101

Description

@labianchin

With the introduction of ForkingExecutor, I started noticing some errors on BQ flo tasks.

It seems to be related to the fact that I am running the flo process with -DGOOGLE_CLOUD_PROJECT=my-gcp-project and that system property definition is not passed to the the forked task subprocess.

To fix that would require some changes on ForkingExecutor, I guess something related to this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions