Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tracking issue for distributed dora dataflow #459

@haixuanTao

Description

@haixuanTao

Describe the bug
Dora remote connection has been long awaited. We however need to fix a couple of things to make it work:

Tracking issue

  • Make hard-coded localhost address configurable in the daemon and the coordinator
  • Make working_dir configurable dependent on the machine on multi daemon situation.

Update

Additional Tracking issue

  • Make CLI coordinator connection configurable.

Currently the CLI can only connect to the local preconfigured coordinator. We should make it configurable such as:

dora start dataflow.yaml --coordinator-addr IP:PORT

https://github.com/dora-rs/dora/blob/ea47a556a77f6c64f29ab07939d747edc8573671/binaries/cli/src/main.rs#L469-L472

  • Make working_dir configurable dependent on the machine on multi daemon situation.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions