Get desktop application:
View/edit binary Protocol Buffers messages
string clientHost = 1
string clientPort = 2
string clientProperty = 3
string applicationId = 4
int32 shuffleId = 5
int32 partitionNum = 6
int32 partitionNumPerRange = 7
int32 dataReplica = 8
repeated string requireTags = 9
int64 usedMemory = 2
int64 preAllocatedMemory = 3
int64 availableMemory = 4
int32 eventNumInFlush = 5
repeated string tags = 6
string storage = 1
string storagePath = 2
string storagePattern = 3
string clientHost = 1
int32 clientPort = 2
string operation = 4
string accessId = 1
repeated string tags = 2
string appId = 1
int32 shuffleId = 2
optional RemoteStorage remoteStorage = 4
string appId = 1
int32 shuffleId = 2
int64 requireBufferId = 3
repeated ShuffleData shuffleData = 4
string appId = 1
int32 shuffleId = 2
int32 partitionId = 3
int32 partitionNumPerRange = 4
int32 partitionNum = 5
bytes indexData = 1
string retMsg = 3
string appId = 1
int32 shuffleId = 2
int32 partitionId = 3
int32 partitionNumPerRange = 4
int32 partitionNum = 5
int64 offset = 6
int32 length = 7
bytes data = 1
string retMsg = 3
string appId = 1
int32 shuffleId = 2
int32 partitionId = 3
int64 lastBlockId = 4
int32 readBufferSize = 5
bytes data = 2
string retMsg = 4
string appId = 1
int32 shuffleId = 2
int32 commitCount = 1
string retMsg = 3
string appId = 1
int32 shuffleId = 2
int64 taskAttemptId = 3
int32 bitmapNum = 4
string appId = 1
int32 shuffleId = 2
int32 partitionId = 3
string retMsg = 2
bytes serializedBitmap = 3
string appId = 1
int32 shuffleId = 2
int64 requireBufferId = 1
string retMsg = 3
Used as request type in: CoordinatorServer.appHeartbeat, ShuffleServer.appHeartbeat
Used as response type in: CoordinatorServer.appHeartbeat, ShuffleServer.appHeartbeat
Used in: FetchClientConfResponse
string key = 1
string value = 2
Used in: GetShuffleAssignmentsResponse
int32 startPartition = 1
int32 endPartition = 2
Used in: ReportShuffleResultRequest
int32 partitionId = 1
repeated int64 blockIds = 2
Used in: FetchRemoteStorageResponse, ShuffleRegisterRequest
Used in: RemoteStorage
string key = 1
string value = 2
Used in: ShuffleData
int64 blockId = 1
int32 length = 2
int32 uncompressLength = 3
int64 crc = 4
bytes data = 5
int64 taskAttemptId = 6
Used in: SendShuffleDataRequest
Used in: GetMemoryShuffleDataResponse
int64 blockId = 1
int64 offset = 2
int32 length = 3
int32 uncompressLength = 4
int64 crc = 5
int64 taskAttemptId = 6
Used in: ShuffleRegisterRequest
int32 start = 1
int32 end = 2
Used in: GetShuffleServerListResponse, PartitionRangeAssignment, ReportShuffleClientOpRequest, ShuffleServerHeartBeatRequest
string id = 1
string ip = 2
int32 port = 3
Used in: AccessClusterResponse, AppHeartBeatResponse, CheckServiceAvailableResponse, FetchClientConfResponse, FetchRemoteStorageResponse, FinishShuffleResponse, GetLocalShuffleDataResponse, GetLocalShuffleIndexResponse, GetMemoryShuffleDataResponse, GetShuffleAssignmentsResponse, GetShuffleResultResponse, ReportShuffleClientOpResponse, ReportShuffleResultResponse, RequireBufferResponse, SendShuffleDataResponse, ShuffleCommitResponse, ShuffleRegisterResponse, ShuffleServerHeartBeatResponse, ShuffleServerResult
SUCCESS = 0
DOUBLE_REGISTER = 1
NO_BUFFER = 2
INVALID_STORAGE = 3
NO_REGISTER = 4
NO_PARTITION = 5
INTERNAL_ERROR = 6
TIMEOUT = 7
ACCESS_DENIED = 8