You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by mw...@apache.org on 2018/12/11 16:14:25 UTC

[accumulo] 01/01: Fixed MapReduce check (#814)

This is an automated email from the ASF dual-hosted git repository.

mwalch pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/accumulo.git

commit 00b5fd6f15186d7ca28307b4bcd00282fc3afe70
Merge: 9859a72 ad8e887
Author: Mike Walch <mw...@apache.org>
AuthorDate: Tue Dec 11 11:14:20 2018 -0500

    Fixed MapReduce check (#814)
    
    * Check was causing problems in RandomWalk test
      even though job was configured correctly

 .../accumulo/core/clientImpl/mapreduce/lib/ConfiguratorBase.java | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)