You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 20, 2022. It is now read-only.
libdisni.so **must** be in `java.library.path` on every Spark Master and Worker (usually in /usr/lib)
@@ -58,8 +58,8 @@ libdisni.so **must** be in `java.library.path` on every Spark Master and Worker
58
58
Provide Spark the location of the SparkRDMA plugin jars by using the extraClassPath option. For standalone mode this can
59
59
be added to either spark-defaults.conf or any runtime configuration file. For client mode this **must** be added to spark-defaults.conf. For Spark 2.0.0 (Replace with 2.1.0, 2.2.0 or 2.3.0 according to your Spark version):
0 commit comments