|
@@ -1956,6 +1956,7 @@ public class TestBalancer {
|
|
});
|
|
});
|
|
} finally {
|
|
} finally {
|
|
// Reset UGI so that other tests are not affected.
|
|
// Reset UGI so that other tests are not affected.
|
|
|
|
+ UserGroupInformation.reset();
|
|
UserGroupInformation.setConfiguration(new Configuration());
|
|
UserGroupInformation.setConfiguration(new Configuration());
|
|
}
|
|
}
|
|
}
|
|
}
|