Get desktop application:
View/edit binary Protocol Buffers messages
The service definitions for query scheduling in pixels-turbo.
(message has no fields)
(message has no fields)
(message has no fields)
(message has no fields)
The service definitions for worker coordination, all requests are sent from worker to coordinator.
also create a lease for the worker
the unique id assigned by the coordinator for this worker
the time since the epoch in milliseconds of the lease
the valid period in milliseconds of the lease
get the downstream workers the execution outputs should be sent to
get a batch of tasks for the worker to execute
tell the coordinator that the tasks are completed
report heartbeat and extend the lease for a worker
the new start time in milliseconds since the epoch
tell the coordinator that the worker is about to terminate and release the lease
the service definitions for the serverless workers in vHive
begin request/response definition for vHive worker services
(message has no fields)
Used in:
Used in:
Used in:
,the ip address of the worker
the tcp port that the worker receives data streams from
the id of the transaction (query)
the id of the stage in the operator this worker is working for
the name of the operator this stage belongs to
in a hash-partitioned shuffle, the hash values to be processed by this worker