On Wed, May 31, 2017 at 5:45 PM Mike Drob wrote:
> Neat stuff, Scott.
>
> Before we dive in too deeply, how does this differ from the native
> encryption offered inside of Accumulo?
>
Scott can probably answer more thoroughly, but I can provide a brief answer
to this:
Inside Accumulo, we provid
Neat stuff, Scott.
Before we dive in too deeply, how does this differ from the native
encryption offered inside of Accumulo?
Mike
On Wed, May 31, 2017 at 4:38 PM, Ruoti, Scott - 0553 - MITLL <
scott.ru...@ll.mit.edu> wrote:
> All,
>
>
>
> Over the past several years, MIT Lincoln Laboratory has
All,
Over the past several years, MIT Lincoln Laboratory has been exploring how to
protect data stored in Accumulo from malicious and honest-but-curious system
administrators. Currently, an administrator is free to view any data stored in
Accumulo, and can insert, modify, or delete data at w
Github user ivakegg commented on the issue:
https://github.com/apache/accumulo/pull/260
Changed the API to be enableYielding(YieldCallback) instead of separate
methods on the SKVI
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub a
Github user dlmarion commented on a diff in the pull request:
https://github.com/apache/accumulo/pull/260#discussion_r119457446
--- Diff:
core/src/main/java/org/apache/accumulo/core/iterators/SortedKeyValueIterator.java
---
@@ -147,4 +147,35 @@
* if not suppor
Github user dlmarion commented on a diff in the pull request:
https://github.com/apache/accumulo/pull/260#discussion_r119457222
--- Diff:
core/src/main/java/org/apache/accumulo/core/iterators/SortedKeyValueIterator.java
---
@@ -147,4 +147,35 @@
* if not suppor
Github user ivakegg commented on the issue:
https://github.com/apache/accumulo/pull/260
I reworked the pull request to use interface methods instead of throwing
exceptions. This also ensures that the yielding mechanism will not interrupt
when using row isolation mode.
---
If your p
Github user asfgit closed the pull request at:
https://github.com/apache/accumulo/pull/261
---
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 en