| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
140 (0.367s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Is C++ code still part of 1.5 release? - Accumulo - [mail # dev]
|
|
...The Makefile is nowhere at the moment :) But the point remains is that someone in this thread has already confused an optional component as necessary. I also wouldn't want to convey the idea...
|
|
|
Author: William Slacum,
2013-05-17, 21:34
|
|
|
Re: Is C++ code still part of 1.5 release? - Accumulo - [mail # dev]
|
|
...We should strive to deliver what we say we are delivering. Seeing a makefile almost immediately gives a user a sense of "Oh, I have to build something to get this work" (and I think this thr...
|
|
|
Author: William Slacum,
2013-05-17, 20:57
|
|
|
Re: Is C++ code still part of 1.5 release? - Accumulo - [mail # dev]
|
|
...I don't think ease of work is a factor, since doing nothing is certainly easier than something. I'd really just prefer consistency and convention in what we do. If we label something as bina...
|
|
|
Author: William Slacum,
2013-05-17, 19:34
|
|
|
Re: Is C++ code still part of 1.5 release? - Accumulo - [mail # dev]
|
|
...I think of the native maps as an add on and they should probably be treated as such. I think we should consider building a different package and installing them separately. Personally, for d...
|
|
|
Author: William Slacum,
2013-05-17, 18:49
|
|
|
Re: peformance - Accumulo - [mail # dev]
|
|
...Does sqrrl provide an example framework to play around with? On Fri, May 3, 2013 at 2:20 PM, Adam Fuchs wrote: ...
|
|
|
Author: William Slacum,
2013-05-03, 18:36
|
|
|
Re: Iterators returning keys out of scan range - Accumulo - [mail # user]
|
|
...Sorry guys, I forgot add some methods to the iterator to make it work. http://pastebin.com/pXR5veP6 On Wed, May 1, 2013 at 8:01 PM, William Slacum wrote: ...
|
|
|
Author: William Slacum,
2013-05-02, 00:03
|
|
|
Iterators returning keys out of scan range - Accumulo - [mail # user]
|
|
...I was always under the impression there was a check, presumably on the client side, that would end a scan session if a key was returned that was not in the original scan range. Say I s...
|
|
|
Author: William Slacum,
2013-05-02, 00:01
|
|
|
Re: JIRA Patch Conventions - Accumulo - [mail # dev]
|
|
...Leave the tickets on there. I'm not trying to romance you Mike, I want more history and less mystery. On Wed, Apr 24, 2013 at 11:22 AM, Corey Nolet wrote: ...
|
|
|
Author: William Slacum,
2013-04-24, 17:45
|
|
|
Re: multi-table isolated batch scanner - Accumulo - [mail # dev]
|
|
...How are you expecting to get results back? Guava's Iterables could concat a bunch of a Scanners together, if you didn't care about the throughput aspect of it and simply wanted results from ...
|
|
|
Author: William Slacum,
2013-04-15, 19:06
|
|
|
[ACCUMULO-1267] InputFormatBase always sets a regex filter at level 50 during initialize() - Accumulo - [issue]
|
|
...Even if a user doesn't supply a regex for the row, column family or column qualifier, a filter still gets set on the scanner at level 50. The code should be smart enough to not set the itera...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1267
Author: William Slacum,
2013-04-11, 20:52
|
|
|
|