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
Memory and threading issues don't really show up in the tests run by maven through JNI. Some simple tests that can be pointed at a large HDFS cluster help out here.
Standalone tests are also nice because they can be run through tools like valgrind without the noise that the JVM/JNI layer will generate.
The text was updated successfully, but these errors were encountered:
Memory and threading issues don't really show up in the tests run by maven through JNI. Some simple tests that can be pointed at a large HDFS cluster help out here.
Standalone tests are also nice because they can be run through tools like valgrind without the noise that the JVM/JNI layer will generate.
The text was updated successfully, but these errors were encountered: