| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
265 (0.068s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: peformance - Accumulo - [mail # dev]
|
|
...Hey Drew, This could be a very broad question, so I'll give a partial answer and encourage you to come back for more details. Impala is a mechanism that sits on top of HBase or H...
|
|
|
Author: Adam Fuchs,
2013-05-03, 18:20
|
|
|
Re: Geographic Plot of Accumulo Downloads - Accumulo - [mail # dev]
|
|
...This covers about the last year: all time since Accumulo became a top-level project. The metric is visits by location. Adam On Fri, May 3, 2013 at 10:46 AM, David Medinets...
|
|
|
Author: Adam Fuchs,
2013-05-03, 16:16
|
|
|
Re: Geographic Plot of Accumulo Downloads - Accumulo - [mail # dev]
|
|
...A link should work better: http://people.apache.org/~afuchs/accumulo_visits_20130502.png Cheers, Adam On Fri, May 3, 2013 at 10:07 AM, Eric Newton wrote: ...
|
|
|
Author: Adam Fuchs,
2013-05-03, 14:35
|
|
|
Re: Geographic Plot of Accumulo Downloads - Accumulo - [mail # dev]
|
|
...I don't have geographic location for just the downloads, but here's the visitors to the site. Adam On Fri, May 3, 2013 at 8:39 AM, David Medinets wrote: ...
|
|
|
Author: Adam Fuchs,
2013-05-03, 14:02
|
|
|
Re: Iterators returning keys out of scan range - Accumulo - [mail # user]
|
|
...Mr. VonCloud, I suspect you're going for something like eureka synchronization. I suppose that might work, but I wouldn't rely on that behavior persisting long-term. It's definitely in...
|
|
|
Author: Adam Fuchs,
2013-05-02, 00:36
|
|
|
Re: asciidoc manual - Accumulo - [mail # dev]
|
|
...This looks good to me. Out of curiosity, what made you decide to use asciidoc rather than the multitude of other options? Cross-platform support looks good (support for Windows, Mac, and Lin...
|
|
|
Author: Adam Fuchs,
2013-05-01, 21:18
|
|
|
Re: Accumulo software and processes owner - Accumulo - [mail # user]
|
|
...Terry, To properly secure you Accumulo install it's important that the shared secret in the Accumulo configs only be shared with the Accumulo processes, so I would recommend using a se...
|
|
|
Author: Adam Fuchs,
2013-04-26, 20:53
|
|
|
[ACCUMULO-1244] commons-io version conflict with CDH4 - Accumulo - [issue]
|
|
...CDH4 appears to rely on commons-io version 2.0 or greater. Accumulo currently packages in version 1.4. We should bump this up to achieve compatibility.Workaround: put the hadoop dependency l...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1244
Author: Adam Fuchs,
2013-04-24, 20:40
|
|
|
[ACCUMULO-794] FirstEntryInRowIterator can scan through entire last row in range - Accumulo - [issue]
|
|
...If the range passed to the FirstEntryInRowIterator is seeked with a Range that has an end key, the FirstEntryInRowIterator will scan through all of the entries in the last row that match the...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-794
Author: Adam Fuchs,
2013-04-16, 22:24
|
|
|
Re: multi-table isolated batch scanner - Accumulo - [mail # dev]
|
|
...Keith, I'm essentially performing a local sort-merge inner join (local meaning within one tablet at a time). This is similar to what the intersecting iterator does, but I'm doing it on...
|
|
|
Author: Adam Fuchs,
2013-04-16, 16:33
|
|
|
|