RE: Accumulo Storage Manager

2015-09-21 Thread peter.mar...@baesystems.com
From: Josh Elser [mailto:josh.el...@gmail.com] Sent: 13 September 2015 03:19 To: user@hive.apache.org Subject: Re: Accumulo Storage Manager So the binary parsing definitely seems wrong. Maybe two issues there: one being the inline #binary not being recognized with the '*' map modifier

Re: Accumulo Storage Manager

2015-09-12 Thread Josh Elser
concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.Runt

RE: Accumulo Storage Manager

2015-09-10 Thread peter.mar...@baesystems.com
a:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.RuntimeException: org.apache.hadoop.hiv

Re: Accumulo Storage Manager

2015-09-08 Thread Josh Elser
get a Hive MAP stored successfully in any other way. Is this the only supported way to store Hive MAPs? I know that I could customise the storage manager to achieve what I want but, in the short-term at least, I would like To know what I can achieve with the Hive Accumulo Storage Manage

Accumulo Storage Manager

2015-09-08 Thread peter.mar...@baesystems.com
g") I don't seem to be able to get a Hive MAP stored successfully in any other way. Is this the only supported way to store Hive MAPs? I know that I could customise the storage manager to achieve what I want but, in the short-term at least, I would like To know what I can achieve with the