| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
34 (0.133s).
|
|
|
Loading phrases to help you refine your search...
|
|
RE: TimeSpan Iterator - Accumulo - [mail # user]
|
|
...You're right there is no relationship. But for every rowid I want only those within a particular timespan. So the columns below I would want to specify a timespan (e.g. 123456786...
|
|
|
Author: Bob.Thorman@...,
2012-08-28, 16:47
|
|
|
TimeSpan Iterator - Accumulo - [mail # user]
|
|
...Does anyone know of a TimeSpan Iterator that will fetch rows based on the accumulo timestamp? Bob Thorman Engineering Fellow L-3 Communications, ComCept 1700 Science Place Rockwall, TX...
|
|
|
Author: Bob.Thorman@...,
2012-08-28, 13:26
|
|
|
RE: Time delay question - Accumulo - [mail # user]
|
|
...So the only tunable elements in the BatchWriter are memory size and timeout? Otherwise the data is available for the next scanner. Thanks for the help! From: John V...
|
|
|
Author: Bob.Thorman@...,
2012-08-08, 19:08
|
|
|
Time delay question - Accumulo - [mail # user]
|
|
...I have a set of actors that are doing batchWriters and another set doing batchScanner(s) and I'm getting questions from my users about the time delay between them. So my question is, w...
|
|
|
Author: Bob.Thorman@...,
2012-08-08, 17:53
|
|
|
re-deploy custom iterator - Accumulo - [mail # user]
|
|
...I have a jar file with some custom iterator that I include in the accumulo-site.xml configuration under the general.classpaths property. The only way I've been able to re-deploy that jar fil...
|
|
|
Author: Bob.Thorman@...,
2012-07-27, 17:15
|
|
|
RE: Problem with using iterators to access table - Accumulo - [mail # user]
|
|
...I've seen similar exceptions with the iterators I've written and it turned out to be invalid visibility labeling encountered by the scanner. See JIRA tickets ACCUMULO-651 and/or ACCUMU...
|
|
|
Author: Bob.Thorman@...,
2012-06-27, 17:46
|
|
|
RE: how to use CountingIterator to count records? - Accumulo - [mail # user]
|
|
...It's an adaptation of a feature table where the weight is the number of occurrences found during ingest. The rowId's are features that are relevant to my queries/row counts (e.g. times...
|
|
|
Author: Bob.Thorman@...,
2012-06-07, 15:25
|
|
|
RE: how to use CountingIterator to count records? - Accumulo - [mail # user]
|
|
...Hunter If you have access to the ingest of this data, have you considered implementing an Edge Table to keep the count based on a document partition index (or similar aggregate key)? &...
|
|
|
Author: Bob.Thorman@...,
2012-06-07, 12:55
|
|
|
RE: Windows/Intell-J - Accumulo - [mail # dev]
|
|
...Michael Thanks for your time/input. I have my VM up and running with RHEL 6. No issues there. What I'm asking is about building the accumulo targets from a pure Windows pla...
|
|
|
Author: Bob.Thorman@...,
2012-05-29, 14:21
|
|
|
RE: VersioningIterator - Latest version - Accumulo - [mail # user]
|
|
...So my table has maxversions set to 99999 for the table so that rows are kept for every instance of a KVP update. And during some scan operations (not all) the user would like to see th...
|
|
|
Author: Bob.Thorman@...,
2012-05-29, 14:02
|
|
|
|