You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by ct...@apache.org on 2019/10/05 00:33:20 UTC

[accumulo] branch master updated (58dca69 -> 1fd427a)

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

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


    from 58dca69  update row lock comments #1364 (#1380)
     add 375cfbc  Expanded InputConfigurator permissions checks to include Namespace.READ (#1371)
     new db339e0  Merge branch '1.9' into 2.0
     new 1fd427a  Merge branch '2.0'

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../mapreduce/lib/InputConfigurator.java           | 20 ++++-
 .../test/mapreduce/AccumuloInputFormatIT.java      | 86 ++++++++++++++++++++++
 2 files changed, 104 insertions(+), 2 deletions(-)


[accumulo] 01/01: Merge branch '2.0'

Posted by ct...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 1fd427a90923de36e4d351d2fd81dd2ec2c3a136
Merge: 58dca69 db339e0
Author: Christopher Tubbs <ct...@apache.org>
AuthorDate: Fri Oct 4 20:16:13 2019 -0400

    Merge branch '2.0'
    
    Fixes #1370

 .../mapreduce/lib/InputConfigurator.java           | 20 ++++-
 .../test/mapreduce/AccumuloInputFormatIT.java      | 86 ++++++++++++++++++++++
 2 files changed, 104 insertions(+), 2 deletions(-)