Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

How is protobuf used in heron? #3499

Closed
dttlgotv opened this issue Mar 25, 2020 · 1 comment
Closed

How is protobuf used in heron? #3499

dttlgotv opened this issue Mar 25, 2020 · 1 comment

Comments

@dttlgotv
Copy link

In current code java protobuf 3.6.1 version is used.
And when I submit topo to yarn it seems that python use protobuf too which version is 3.6.1.

Anyone can tell me when a topo is submitted, how does protobuf is used?

@huijunwu
Copy link
Member

huijunwu commented Jul 8, 2020

protobuf mainly for the communication between tmaster <-> stmgr and stmgr<->instance. but it is also used in some other situations such as proto over http for tracker.

@huijunwu huijunwu closed this as completed Jul 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants