Github user ivakegg commented on the issue:
https://github.com/apache/accumulo/pull/253
As it turns out the VolumeChooserForNonTableScopeIT is no longer a valid
test. It is explicitly configuring to use the PreferredVolumeChooser but is
not setting the volumes leaving the system badly configured. Hence when the
MiniAccumulo is started up and a table is created, it promptly falls over
leaving the test case hanging on the createTable call. I will try to figure
out if I can get the test case to detect the failure in the MiniAccumulo. If
that is not possible then I will simply remove this test. I think I need to
fix up VolumeChooserIT.java as well.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---