openucx / sparkucx

A high-performance, scalable and efficient ShuffleManager plugin for Apache Spark, utilizing UCX communication layer
https://www.sparkucx.org/
BSD 3-Clause "New" or "Revised" License
44 stars 31 forks source link

[CORE] Update to jucx-1.8. #17

Closed petro-rudenko closed 4 years ago

petro-rudenko commented 4 years ago
  1. Update SparkUCX to use the latest 1.8.0-SNAPSHOT jucx jar.
  2. Change memory pool to allocate and register in 1 call using UcpMemMapParams.allocate flag.
  3. Cancel outstanding recv request.

TODO: add connectionHandler support

sonarcloud[bot] commented 4 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 1 Code Smell

0.0% 0.0% Coverage
0.0% 0.0% Duplication