Skip to content

Talking to dora nodes on different machines #581

Answered by phil-opp
Geoffrey-Hooton asked this question in Q&A
Discussion options

You must be logged in to vote

See dora daemon --help for details on the argument format. The --coordinator-addr argument expects an address in IP:PORT format. The default port number that the coordinator listens on is 53290 (this is printed by dora coordinator).

2. How do I specify in the dataflow.yml file the path to the source file of the node running on the second machine if all the binaries are split up across different machines?

You need to specify the absolute path of the file on the remote machine. We don't have a deploy feature yet, so you need to copy the executable to the remote machine yourself.

3. Would both machines have their own Dora projects and dataflow.yml files?

Both machines need to use the same

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@Geoffrey-Hooton
Comment options

@phil-opp
Comment options

Answer selected by Geoffrey-Hooton
@Geoffrey-Hooton
Comment options

@Geoffrey-Hooton
Comment options

@phil-opp
Comment options

@Geoffrey-Hooton
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants