gchq / gaffer-tools

gaffer-tools is deprecated. Use https://github.com/gchq/gafferpy instead
Apache License 2.0
50 stars 29 forks source link

Gh-1005: Accumulo 2 update #1006

Closed GCHQDeveloper314 closed 2 years ago

GCHQDeveloper314 commented 2 years ago

AWS changes not backwards compatible with Accumulo 1

Related Issue

t92549 commented 2 years ago

@GCHQDeveloper314 Does this break the ability to do performance testing on Accumulo 1 then?

codecov-commenter commented 2 years ago

Codecov Report

Merging #1006 (4a8e0fc) into v2-alpha (64549a9) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             v2-alpha    #1006   +/-   ##
===========================================
  Coverage       45.15%   45.15%           
  Complexity        101      101           
===========================================
  Files              25       25           
  Lines             897      897           
  Branches           73       73           
===========================================
  Hits              405      405           
  Misses            462      462           
  Partials           30       30           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f1d59f3...4a8e0fc. Read the comment docs.

t92549 commented 2 years ago

Python issues to be fixed by #981