Description
Currently, we supported JVM-based libhdfs in both the Velox and Gluten communities. However, the performance in Jenkins tests has not met our expectations.
-
Static linking with libhdfs3.so: 340%
-
Dynamic linking with JVM: 214.75% (requires further investigation)
-
Dynamic linking with libhdfs3: 323.85% (only replacing libhdfs.so with libhdfs3.so)
-
Expected performance for static linking in PR#7697: 340%
Description
Currently, we supported JVM-based libhdfs in both the Velox and Gluten communities. However, the performance in Jenkins tests has not met our expectations.
Static linking with libhdfs3.so: 340%
Dynamic linking with JVM: 214.75% (requires further investigation)
Dynamic linking with libhdfs3: 323.85% (only replacing libhdfs.so with libhdfs3.so)
Expected performance for static linking in PR#7697: 340%