issues
search
apache
/
incubator-uniffle
Uniffle is a high performance, general purpose Remote Shuffle Service.
https://uniffle.apache.org/
Apache License 2.0
387
stars
149
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[#2211] feat(dashboard) Display the write information of application in dashboard
#2214
lwllvyb
closed
1 month ago
0
[#2209][FOLLOWUP] improvement(docs): Add documents for the two bufferSize configs.
#2213
lwllvyb
closed
1 month ago
5
[Improvement] Avoid send BlockIdLayout for each GetShuffleResultRequest and GetShuffleResultForMultiPartRequest
#2212
maobaolong
opened
1 month ago
0
[FEATURE] Display the write infomartion of application in dashboard
#2211
lwllvyb
closed
1 month ago
0
[#2209] feat(server): Support config buffer size for LocalFileWriter
#2210
lwllvyb
closed
1 month ago
4
[FEATURE] Support config buffer size for LocalFileWriter
#2209
lwllvyb
closed
1 month ago
0
[#2207] feat(dashboard): Add the write information of appinfo in Shuflle Server heartbeat
#2208
lwllvyb
closed
1 month ago
3
[FEATURE] Add the write information of appinfo in Shuflle Server heartbeat
#2207
lwllvyb
closed
1 month ago
0
[#2205] feature(dashboard) Display version and gitCommitId in one column
#2206
lwllvyb
closed
1 month ago
5
[FEATURE] Display version and gitCommitId in one column
#2205
lwllvyb
closed
1 month ago
0
[#2203] feat(server) Add write file quantity info for application.
#2204
lwllvyb
closed
1 month ago
4
[FEATURE] Add write file quantity info for application.
#2203
lwllvyb
closed
1 month ago
0
[#2173] feat(remote merge): support netty for remote merge.
#2202
zhengchenyu
closed
1 month ago
2
[Improvement] Remove the ShuffleBlockInfo used in the communication between client and server via handleSendShuffleDataRequest.
#2201
lwllvyb
opened
1 month ago
0
[DOCS] [remote merge] Add document for remote merge.
#2200
zhengchenyu
closed
1 month ago
0
[#2198]fix(server) reduce the redundant appId info for partitionKey in Abstr…
#2199
lwllvyb
closed
1 month ago
3
[Improvement] reduce the redundant appId info for partitionKey in AbstractStorage
#2198
lwllvyb
closed
1 month ago
0
[Improvement] Support reg app conf to server and avoid update committed/cached blockIds bitmap
#2197
maobaolong
closed
3 weeks ago
0
[#2197] Support reg app conf to server and avoid update committed/cached blockIds bitmap
#2196
maobaolong
closed
3 weeks ago
16
[MINOR]improvement(client/server): (RemoteMerger) Refactor to use mergeContext collect the arguments related
#2195
maobaolong
closed
1 month ago
5
[Subtask] how to enter into uniffle wechat?The previous WeChat account has become invalid,Could some one send the group WeChat QR code again
#2194
echomyecho
opened
1 month ago
1
[#2192] improvement(spark): set rss.enabled to true in RssShuffleManager
#2193
wForget
closed
1 month ago
0
[Improvement] Set rss.enabled to true in RssShuffleManager
#2192
wForget
closed
1 month ago
0
[#2190] feat(client): Add support about setting extra system properties
#2191
zuston
closed
1 month ago
1
[FEATURE] Add support about setting extra java properties in client side
#2190
zuston
closed
1 month ago
1
[#2188] fix(client): Fixup timeoutMs for executeTasks in ShuffleWriteClientImpl#sendAppHeartbeat
#2189
xumanbu
opened
1 month ago
3
[Bug] The same heartbeat is missed while the heartbeat RPC takes a long time.
#2188
xumanbu
opened
1 month ago
0
[MINOR] feat(operator): Add support to pass annotations to coordinator nodeport/headless service
#2187
shlomitubul
closed
1 month ago
7
[MINOR] feat(server): Introduce metrics related bitmaps(committedBlockIds/cachedBlockIds/partitionToBlockIds)
#2186
maobaolong
closed
1 month ago
8
[#2183] [FOLLOWUP] Fix spotless issue error
#2185
maobaolong
closed
1 month ago
1
[#2059][FLOLLOWUP]fix[server] fix spotless error
#2184
lwllvyb
closed
1 month ago
0
[MINOR] feat(server): Introduce in flush block count metrics in buffer pool
#2183
maobaolong
closed
1 month ago
2
[#2181]improvement(server): Replace ShuffleBlockInfo with ShufflePartitionedBlock in netty
#2182
lwllvyb
closed
3 weeks ago
11
[Improvement] Replace ShuffleBlockInfo with ShufflePartitionedBlock in the server with netty mode.
#2181
lwllvyb
closed
3 weeks ago
0
[#2133][FOLLOWUP] improvement(server): Support output the shuffle data size and block count before purge app
#2180
maobaolong
closed
1 month ago
1
[#1628] test(client): Fix double release ShuffleIndexResult cause exception to pass flaky test
#2179
maobaolong
closed
1 month ago
4
[Flaky Test] org.apache.uniffle.test.RepartitionWithHadoopHybridStorageRssTest
#2178
maobaolong
closed
1 month ago
2
[MINOR] improvement(server): Avoid copy while toFlushEvent invoked
#2177
maobaolong
closed
1 month ago
3
[MINOR] improvement(server): Perf for single Local storage
#2176
maobaolong
closed
1 month ago
1
[MINOR] improvement(server,coordinator): Support config grpc queue size
#2175
maobaolong
closed
1 month ago
8
[FEATURE] [remote merge] Add metric for sorted api.
#2174
zhengchenyu
closed
1 month ago
0
[FEATURE] [remote merge] support netty for remote merge.
#2173
zhengchenyu
closed
1 month ago
0
[2171] improvement(remote merge): remove cached block for partition.
#2172
zhengchenyu
closed
1 month ago
2
[Improvement] [remote merge] remove cached block for partition.
#2171
zhengchenyu
closed
1 month ago
0
[#2158][FOLLOWUP] improvement(server/coordinator): Support notify reconfig listeners from rest api
#2170
maobaolong
closed
1 month ago
4
[FEATURE] Support dynamic update thread pool
#2169
maobaolong
closed
1 month ago
0
[#2169] feat(server)(coordinator): Support dynamic thread number update about ThreadPool
#2168
maobaolong
closed
1 month ago
6
[MINOR] improvement(server): Record more grpc process time and total metrics
#2167
maobaolong
closed
1 month ago
3
[#2165] fix(client): Fix the exception caused by repeated unregister shuffle in tez tasks.
#2166
zhengchenyu
closed
1 month ago
2
[Bug] Fix the exception caused by repeated unregister shuffle in tez tasks
#2165
zhengchenyu
closed
1 month ago
0
Previous
Next