Skip to content

Log synchronization for dispatcher executor #69

Description

@zjgemi

Synchronization of logs has not been implemented in dispatcher. For minimal modification of dispatcher, the dispatcher executor in dflow may synchronize logs via a sidecar container. Some suggestions

  1. Run an agent on remote cluster to collect logs and launch a rpc server. Local client call the server via a SSH tunnel. (Refer to wlm-operator)
  2. Redirect the stdout and stderr to some files. Local process synchronizes the files with offsets and limits. (Refer to dflow-extender)

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