Sign in
apache
/
celeborn
/
HEAD
671ef25
[CELEBORN-2328] Auto-apply correctness label from PR template checkbox
by Fei Wang
· 4 days ago
main
56444d2
[CELEBORN-2327] Add active-slot weight to load-aware placement
by Chao Sun
· 5 days ago
8b36b3d
[CELEBORN-2333] Bump Flink from 2.2.0 to 2.2.1
by SteNicholas
· 5 days ago
f83350f
[INFRA] Set up default rulesets for default and release branches
by The Apache Software Foundation
· 5 days ago
ee7529f
[CELEBORN-2310] Reject RESERVE_SLOTS when disks are full
by Saurabh Dubey
· 5 days ago
71a7d0a
[CELEBORN-2257] Add reporting of remote disks during registration
by Filip Darmanovic
· 9 days ago
9ebbc6b
[CELEBORN-2324] Fix JVMQuake threshold and JVMStat timer unit conversion
by pithecuse527
· 10 days ago
50323e1
[CELEBORN-2316] Introduce metadata operation metrics
by AmandeepSingh285
· 10 days ago
e329b16
[CELEBORN-2253] Fix IndexOutOfBoundsException reading shuffle data from HDFS
by 1fanwang
· 10 days ago
a70c8fd
[CELEBORN-2306] Master adds shutdown hook for ratis stepdown
by Kartikay Bhutani
· 11 days ago
886e359
[CELEBORN-2314] Optimize the performance of DataBatches.requireBatches
by afterincomparableyum
· 12 days ago
7340428
[CELEBORN-2322] Upgrade version of docker/login-action for Login to Docker Hub
by SteNicholas
· 12 days ago
70ff956
[CELEBORN-2321] Avoid locking disk writers during memory split checks
by Chao Sun
· 13 days ago
8d473c5
[CELEBORN-2318] Miss increment to WRITE_DATA_HARD_SPLIT_COUNT on returning HARD_SPLIT in handlePushData
by Kartikay Bhutani
· 2 weeks ago
fc08756
[CELEBORN-2320] Grafana dashboard linter should build from a checkout instead
by SteNicholas
· 2 weeks ago
69df893
[CELEBORN-2258][FOLLOWUP] Use IoHandlerFactories for EventLoopGroups to replace deprecated transport-specific event loop groups
by SteNicholas
· 4 weeks ago
59fd7a8
[CELEBORN-2309] Introduce JavaDeserializerFilter to support deserialization filter
by SteNicholas
· 4 weeks ago
a56f69a
[MINOR] Update DingTalk Contact Info
by Shuang
· 5 weeks ago
95419e1
[CELEBORN-2301] MessageEncoder enables zero-copy sendfile for FileRegion in Netty native transports
by SteNicholas
· 5 weeks ago
149f3b9
[CELEBORN-1577][BUG] Quota cancel shuffle should use app shuffle id
by Sanskar Modi
· 5 weeks ago
c456df3
[CELEBORN-2298] Introduce NettyTransportBenchmark for Netty transport layer performance evaluation
by SteNicholas
· 6 weeks ago
913d027
[CELEBORN-2287] Split mode should be HARD_SPLIT when disk is full
by zhengtao
· 6 weeks ago
163bcb3
[CELEBORN-2297] Update workflow to manually install Helm and chart-testing
by sychen
· 6 weeks ago
a30166d
[CELEBORN-2305] Bump Ratis version from 3.2.1 to 3.2.2
by SteNicholas
· 6 weeks ago
c688c76
[CELEBORN-2063][FOLLOWUP] Fix timeout unit for parallel creation of partition writer
by SteNicholas
· 6 weeks ago
c246031
[CELEBORN-2294][FOLLOWUP] Fix flaky test SparkUtilsSuite
by Xianming Lei
· 6 weeks ago
84830d9
[CELEBORN-2304] Fix timeout unit mismatch in disk monitor check
by sychen
· 6 weeks ago
7f1bac3
[CELEBORN-2302] Fix NPE in MemoryManager.close() when readBufferDispatcher is not initialized
by sychen
· 6 weeks ago
234ff2d
[CELEBORN-2219][CIP-14] Support PushMergedData in CppClient
by afterincomparableyum
· 6 weeks ago
ca8533c
[CELEBORN-2300] Change the default value of celeborn.port.maxRetries from 1 to 16
by sychen
· 6 weeks ago
37aed7e
[CELEBORN-2295] CommitHandler should support retry interval
by Xianming Lei
· 7 weeks ago
37a27bc
[CELEBORN-2296] Fix race condition in MemoryManager singleton initialization
by sychen
· 7 weeks ago
097f1df
[CELEBORN-2294] The shuffle fetch failed report from the zombie stage should be ignored
by Xianming Lei
· 7 weeks ago
c3adbca
[CELEBORN-2293] Fix ConcurrentModificationException in WorkerStatusTracker.shuttingWorkers
by Kartikay Bhutani
· 7 weeks ago
d3b7513
[CELEBORN-2292] Fix ArithmeticException when PUSH_DATA_HAND_SHAKE fails before any data written
by luogen.lg
· 7 weeks ago
42f1a08
[CELEBORN-2284] Fix TLS Memory Leak
by Aravind Patnam
· 8 weeks ago
235f07d
[CELEBORN-2277] Replace synchronized in Flusher.getWorkerIndex with AtomicInteger
by sychen
· 8 weeks ago
6fc5565
[CELEBORN-2291] Support fsync on commit to ensure shuffle data durability
by Kartikay Bhutani
· 8 weeks ago
3773c65
[CELEBORN-2285] Bump maven 3.9.14
by sychen
· 9 weeks ago
28a0733
[CELEBORN-2276] Fix race condition in MemoryManager.releaseSortMemory
by sychen
· 9 weeks ago
5fc0f19
[CELEBORN-2282] Eliminate redundant HashMap lookups in CelebornInputStream#fillBuffer
by yew1eb
· 9 weeks ago
b4cb5a0
[CELEBORN-2283][BUG] Fix missing return in Master.handleRequestSlots when all workers are excluded
by yew1eb
· 9 weeks ago
7b25797
[CELEBORN-2274] Fix replicate channels not resumed when transitioning from PUSH_AND_REPLICATE_PAUSED to PUSH_PAUSED
by Shuai Lu
· 9 weeks ago
15cba46
[MINOR] Update repository references from incubator-gluten to gluten for TLP graduation of gluten
by SteNicholas
· 9 weeks ago
af0ba1a
[CELEBORN-2281] Improve error logging and null checks in CreditStreamManager
by sychen
· 9 weeks ago
400e951
[CELEBORN-2280] Support celeborn.network.memory.allocator.type to specify netty memory allocator
by SteNicholas
· 2 months ago
8c2c952
[CELEBORN-2279] Update log level from `INFO` to `ERROR` for console output in spark-it tests
by sychen
· 2 months ago
4b157c6
[CELEBORN-2278] Make HTTP auth bypass API paths configurable
by Aravind Patnam
· 2 months ago
b78177f
[CELEBORN-2238] Fix RuntimeException during stream cleanup preventing peer failover
by Shuai Lu
· 3 months ago
391ef4b
[CELEBORN-2273] Fix cache mutation in TagsManager.getTaggedWorkers()
by ShlomiTubul
· 3 months ago
dca3749
[CELEBORN-2218] Bump lz4-java version from 1.8.0 to 1.10.4 to resolve CVE‐2025‐12183 and CVE-2025-66566
by SteNicholas
· 3 months ago
13ea40c
[CELEBORN-2272] Add LZ4TPCDSDataBenchmark
by Cheng Pan
· 3 months ago
ffdb416
[CELEBORN-2270] Fix problem with eviction to tiered storage during partition split
by Enrico Olivelli
· 3 months ago
0a67e2b
[CELEBORN-2049] Bump Ratis version from 3.1.3 to 3.2.1
by SteNicholas
· 3 months ago
fddb817
[CELEBORN-2226][CIP-14] Support RetryFetchChunk functionality for Cel…
by afterincomparableyum
· 3 months ago
deb7538
[CELEBORN-2248] Implement lazy loading for columnar shuffle classes and skew shuffle method using static holder pattern
by zhenghuan
· 3 months ago
bc4dc12
[CELEBORN-2239] Support Spark 4.1
by SteNicholas
· 3 months ago
e119902
[CELEBORN-2268] Improve test coverage for MEMORY and S3 storage
by Enrico Olivelli
· 3 months ago
9d48e6c
[CELEBORN-2258] Bump Netty version from 4.1.118.Final to 4.2.10.Final
by SteNicholas
· 3 months ago
ad5a881
[CELEBORN-2267][FOLLOWUP] Add Cpp-Write Java-Read integration tests for LZ4 and ZSTD
by afterincomparableyum
· 3 months ago
2460efd
[CELEBORN-2222][CIP-14] Support Retrying when createReader failed for CelebornInputStream in CppClient
by afterincomparableyum
· 3 months ago
4d97a85
[CELEBORN-2271] StorageManager#saveCommittedFileInfosExecutor should call shutdown before awaitTermination
by Prateek Srivastava
· 3 months ago
feb3ed9
[CELEBORN-2262] Prepare S3 directory only once and cache s3 client for MultiPartUploader
by Enrico Olivelli
· 3 months ago
ac6d1cf
[CELEBORN-2269] Update Cpp TransportClient to resolve hostnames via DNS
by jay.narale
· 3 months ago
e4836b7
[CELEBORN-2266] Modernize Protobuf CMake usage and add install rules
by jay.narale
· 3 months ago
13cd4a9
[CELEBORN-2265] Do not waste resources on hotpath for debug logging in HashBasedShuffleWriter and SortBasedShuffleWriter
by Enrico Olivelli
· 3 months ago
eb7a720
[CELEBORN-2259] The S3MultipartUploadHandler uses fs.s3a.aws.credentials.provider
by Dzeri96
· 3 months ago
8e6f4d5
[CELEBORN-2063] Parallelize the create partition writer in handleReserveSlots to speed up the reserveSlots RPC process time
by SteNicholas
· 3 months ago
b1cbdab
[CELEBORN-2221][CIP-14] Support writing with compression in C++ client
by afterincomparableyum
· 3 months ago
4ed9cbd
[CELEBORN-2263] Fix IndexOutOfBoundsException while reading from S3
by Enrico Olivelli
· 3 months ago
81d89f3
[CELEBORN-2256] Helm chart: add support for setting annotations on the service account (to support eks.amazonaws.com/role-arn)
by Enrico Olivelli
· 4 months ago
b659439e
[CELEBORN-2254] Fix support for S3 and add a simple integration test
by Enrico Olivelli
· 4 months ago
2097ad0
[CELEBORN-2205] Introduce metrics to fetch chunk for memory and local disk
by xxx
· 4 months ago
4752936
[CELEBORN-1577][FOLLOWUP] Fix master resource consumption metrics
by Sanskar Modi
· 4 months ago
46a49a8
[CELEBORN-2250] Fix lock contention in ReducePartitionCommitHandler.finishMapperAttempt via fine-grained locks
by yew1eb
· 4 months ago
f04dddd
[CELEBORN-2251] Introducing a shim layer and a common-tiered submodule for Flink clients
by luogen.lg
· 4 months ago
e81cea0
[CELEBORN-2245] Bump maven 3.9.12
by sychen
· 4 months ago
9083461
[CELEBORN-2249] Bump Spark from 3.5.7 to 3.5.8
by yew1eb
· 4 months ago
4749382
[CELEBORN-2211] Avoid allocating additional buffers When HdfsFlushTask writes data
by xxx
· 4 months ago
7e4bea0
[CELEBORN-2243][FOLLOWUP][SPARK-2] During the close phase of hashWriter, pushData and mergeData are sent in parallel
by jiucheng
· 4 months ago
42ff69f
[CELEBORN-2229][CIP-14] Add support for celeborn.client.push.maxBytesSizeInFlight in CppClient
by afterincomparableyum
· 4 months ago
9fca94b
[CELEBORN-2243] During the close phase of hashWriter, pushData and mergeData are sent in parallel
by jiucheng
· 4 months ago
d30c02e
[CELEBORN-2235][CIP-14] Adapt Java end's serialization to CppWriterClient
by HolyLow
· 5 months ago
2dd1b7a
[CELEBORN-2210] When a flushBuffer consolidation OOM exception occurs…
by xxx
· 5 months ago
783a7cc
[CELEBORN-2236] Avoiding regular expressions for DiskFileInfo storage type determination
by xxx
· 5 months ago
38532d7
[CELEBORN-2166][FOLLOWUP] Update config celeborn.client.shuffleDataLostOnUnknownWorker.enabled version to 0.6.3
by Wang, Fei
· 5 months ago
526f7bb
[CELEBORN-2240] Adapt to SPARK-51756 which add a new parameter `checksumValue` in `MapStatus.apply`
by Cheng Pan
· 5 months ago
ac8cffb
[CELEBORN-2231] Upgrade jersey version to 2.47 to fix CVE-2025-12383
by Wang, Fei
· 5 months ago
5789b4e
[CELEBORN-2217] Use a separate thread to handle RpcEndpointVerifier messages
by TheodoreLx
· 5 months ago
0f663d0
[CELEBORN-1577][FOLLOWUP] Fix addGauge error in registerUserResourceCons…
by xxx
· 5 months ago
77a8921
[CELEBORN-2212] Optimize the sorting efficiency of memoryWriters when evicting the largest memory file
by xxx
· 5 months ago
36d6b0c
[CELEBORN-2237] Support Flink 2.2
by SteNicholas
· 5 months ago
2233699
[CELEBORN-2214] Add extraInitContainers for worker in helm
by Ping Zhang
· 5 months ago
d546398
[CELEBORN-2234] Bump jetty version to 9.4.58.v20250814 to fix GHSA-qh8g-58pp-2wxh
by Wang, Fei
· 5 months ago
f35b6b8
[CELEBORN-2206][CIP-14] Support PushData and Revive in Cpp's ShuffleClient
by HolyLow
· 6 months ago
ef2586a
[MINOR] add makefile to do docs gen
by Ping Zhang
· 6 months ago
e5cef16
[CELEBORN-2209] Introduce ReadBufferUsageRatio metric to monitor credit stream read buffer usage
by SteNicholas
· 6 months ago
36cdc29
[CELEBORN-2206][CIP-14] Support PushDataCallback in CppClient
by HolyLow
· 6 months ago
8966c9b
[CELEBORN-2208] Log the partition reader wait time if exceeds the threshold
by Wang, Fei
· 6 months ago
5d6ce21
[CELEBORN-1983][FOLLOWUP] Fix fetch fail not throw due to reach spark maxTaskFailures
by Xianming Lei
· 6 months ago
Next »