Re: Accumulo Storage Manager

2015-09-12 Thread Josh Elser
e.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1628) at org.apache.tez.runtime.task.TezTaskRunner$TaskRunnerCallable.call(TezTaskRunner.java:168) at org.apache.tez.runtime.task.TezTaskRunner$TaskRunnerCallable.call(TezTaskRunner.java:163) at java.util.

Re: Accumulo Storage Manager

2015-09-08 Thread Josh Elser
For the Array support: it might have just been a missed test case and is just a bug. I don't recall how off the top of my head Arrays are intended to be serialized (if it's some numeric counter in the Accumulo CQ or just serializing all the elements in the array into the Accumulo Value). If it