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 Apr 5, 2022. It is now read-only.
- Change cluster creation so that identifiers
are properly handled to separate working
directories which should allow logs to
stay in place after test failures.
Copy file name to clipboardexpand all lines: spring-hadoop-test/src/main/java/org/springframework/data/hadoop/test/support/StandaloneHadoopCluster.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -140,7 +140,7 @@ public void start() throws IOException {
Copy file name to clipboardexpand all lines: spring-hadoop-test/src/main/java/org/springframework/data/hadoop/test/support/compat/MiniMRClusterCompat.java
+5-3
Original file line number
Diff line number
Diff line change
@@ -56,13 +56,14 @@ public abstract class MiniMRClusterCompat {
0 commit comments