| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
586 (0.072s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: [VOTE] 1.5.0-RC3 - Accumulo - [mail # user]
|
|
...Let me clarify, I know the reference. On Fri, May 17, 2013 at 10:59 AM, David Medinets wrote: ...
|
|
|
Author: David Medinets,
2013-05-17, 15:00
|
|
|
Re: [VOTE] 1.5.0-RC3 - Accumulo - [mail # user]
|
|
...Is 'voltron' a current pop reference? I'm thinking of someone reading these messages 15 years from now. On Fri, May 17, 2013 at 10:35 AM, Adam Fuchs wrote: ...
|
|
|
Author: David Medinets,
2013-05-17, 14:59
|
|
|
[ACCUMULO-1394] Allow RegExFilter subclass to call setNegate. - Accumulo - [issue]
|
|
...I wrote an iterator that sets RegExFilter options inside its init() method. I created a HashMap to hold options, then added entries for RegExFilter.COLF_REGEX. However, the Filter.NEGATE is ...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1394
Author: David Medinets,
2013-05-16, 23:38
|
|
|
Re: Is anyone using serialized iterators to provide provenance data? - Accumulo - [mail # user]
|
|
...I think you've got the gist, Josh. I was thinking in terms of the gitk utilty to see data-set history. And git branch to see the list of data-sets. Git was just a metaphor. On Wed, Ma...
|
|
|
Author: David Medinets,
2013-05-16, 22:06
|
|
|
[ACCUMULO-1274] Shell 'classpath' command should display classpath level descriptions. - Accumulo - [issue]
|
|
...1. JVM system classpath ---> JDK jars on the local server2. JVM application classpath ---> Hadoop, ZK, accumulo-start and dependencies on the local server3. Accumul...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1274
Author: David Medinets,
2013-05-16, 21:53
|
|
|
Re: tserver.readahead.concurrent.max set to 64 but only running 32 at most. - Accumulo - [mail # dev]
|
|
...Thanks. I double-checked our system by running config in the shell (as opposed looking in the configuration file). The config command reported a 'system' override of 32. So that explains the...
|
|
|
Author: David Medinets,
2013-05-16, 18:14
|
|
|
MockInstance difference between 1.4.2 and 1.4.3 - getConnector password must be blank? - Accumulo - [mail # dev]
|
|
...The following bit of code works with the v1.4.2 jars but fails with the v1.4.3 jars. Instance mock = new MockInstance(); Connect...
|
|
|
Author: David Medinets,
2013-05-16, 03:19
|
|
|
Re: Is anyone using serialized iterators to provide provenance data? - Accumulo - [mail # user]
|
|
...I don't see those as covering the same ground. Let's say I have an Accumulo table for a given human's genome. As a scientist, I want to apply a set of filters to create a subset of the genom...
|
|
|
Author: David Medinets,
2013-05-16, 00:44
|
|
|
tserver.readahead.concurrent.max set to 64 but only running 32 at most. - Accumulo - [mail # dev]
|
|
...When tserver.readahead.concurrent.max was set to its default setting, the load on our tservers was fairly low. So I changed accumulo-site.xml so the max is 64. (Go for the gusto!) Then resta...
|
|
|
Author: David Medinets,
2013-05-15, 20:44
|
|
|
Is anyone using serialized iterators to provide provenance data? - Accumulo - [mail # user]
|
|
...If you apply a set of iterators to one table to produce another, it seems possible to serialize the iterator stack alongside the new table in some catalog to provide provenance. The assumpti...
|
|
|
Author: David Medinets,
2013-05-15, 18:51
|
|
|
|