On Wed, Aug 3, 2016 at 10:19 AM Keith Turner <[email protected]> wrote:
> As for the MiniDFSCluster issue, that should be ok. We use mini > accumulo cluster to test Accumulo itself. Some of this ends up > bringing in a dependency on MiniDFSCluster, even thought the public > API for mini cluster does not support using it. We need to fix this, > so that there is no dependency on MiniDFSCluster. > > MiniDFSCluster was changed to an optional dependency for MAC in the 1.8 branch. So, it won't be resolved automatically as a transitive dependency in the future.
