| clear query|facets|time |
Search criteria: .
Results from 101 to 110 from
141 (0.275s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: java.lang.VerifyError: Cannot inherit from final class - Accumulo - [mail # user]
|
|
...Looks like the stack trace is finishing up in the Thrift stuff-- I wonder if you have a newer version of Thrift on the client? On Sat, Jul 14, 2012 at 10:33 PM, Josh Elser wrote:...
|
|
|
Author: William Slacum,
2012-07-15, 01:40
|
|
|
Re: Connecting To Shell With Incorrect Password - Accumulo - [mail # dev]
|
|
...That seems dumb-- make the ticket! On Fri, Jul 13, 2012 at 8:20 PM, David Medinets wrote: ...
|
|
|
Author: William Slacum,
2012-07-14, 00:53
|
|
|
Re: WikiSearch Compilation Uses SVN INFO - Accumulo - [mail # dev]
|
|
...That looks like the build number plugin, which is used when naming the distribution built. It shouldn't be a deal breaker, but it is annoying when using git. On Thu, Jul 12, 2012 at 11...
|
|
|
Author: William Slacum,
2012-07-13, 14:27
|
|
|
Re: Using Iterator To Toss Unchanged Values - Accumulo - [mail # user]
|
|
...It seems like you're asking to create a new VersioningIterator so that you don't have to use the old one :) The VersioningIterator is pretty simple, so is there a reason you're not using it?...
|
|
|
Author: William Slacum,
2012-07-12, 13:02
|
|
|
Re: Accumulo Data Storage Efficiency - Accumulo - [mail # user]
|
|
...It'd be nice to see some numbers, but I also think it's important to account for use cases. Doing secondary indexing on records/files, metadata extraction and document storage will increase ...
|
|
|
Author: William Slacum,
2012-07-12, 12:57
|
|
|
Re: "Cleaning tablet server entries from zookeeper" - would it be possible to add percent complete? - Accumulo - [mail # user]
|
|
...It can take a long time if your tablet server isn't responsive, you're major compacting, or there's some other issue going on in your ecosystem (ie, the NameNode/DataNode has barfed or even ...
|
|
|
Author: William Slacum,
2012-07-11, 02:36
|
|
|
Re: Using a really small computer for accumulo experimentation. - Accumulo - [mail # dev]
|
|
...Do it! On Sat, Jul 7, 2012 at 3:47 PM, Mattmann, Chris A (388J) wrote: ...
|
|
|
Author: William Slacum,
2012-07-08, 00:26
|
|
|
Re: SecAdmin - Accumulo - [mail # dev]
|
|
...Depending on what kind of interfaces you want to support, you could use something similar to CAS. A Ruby implementation can be found at http://code.google.com/p/rubycas-server/ . On Fr...
|
|
|
Author: William Slacum,
2012-07-06, 14:26
|
|
|
Re: [External] Re: Need help getting Accumulo running. - Accumulo - [mail # dev]
|
|
...Make sure that /var/zookeeper is writable by the user you're launching Zookeeper as. Alternatively, you can reconfigure zookeeper's zoo.cfg file to change the directory to somewhere that is ...
|
|
|
Author: William Slacum,
2012-07-02, 17:45
|
|
|
Re: strategies beyond intersecting iterators? - Accumulo - [mail # user]
|
|
...The you can think of the Intersecting (and Or) iterator as a tree of merging keys. So, let's assume we have the following index in a given partition. The partition will have the row "p...
|
|
|
Author: William Slacum,
2012-07-02, 04:23
|
|
|
|