| clear query|facets|time |
Search criteria: .
Results from 81 to 90 from
265 (2.949s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: table not getting created in continuous-ingest test. - Accumulo - [mail # user]
|
|
...Try creating the "ci" table using the accumulo shell before you run the test. The continuous ingest test is designed to run in parallel with many workers, so it doesn't try to create the tab...
|
|
|
Author: Adam Fuchs,
2012-10-30, 20:57
|
|
|
Re: Setting Charset in getBytes() call. - Accumulo - [mail # dev]
|
|
...On Mon, Oct 29, 2012 at 9:22 PM, Drew Farris wrote: The Text class is essentially a wrapper around a byte[], with some convenience methods for translating to/from other types. A...
|
|
|
Author: Adam Fuchs,
2012-10-30, 20:26
|
|
|
Re: Number of partitions for sharded table - Accumulo - [mail # user]
|
|
...Krishmin, There are a few extremes to keep in mind when choosing a manual partitioning strategy: 1. Parallelism and balance at ingest time. You need to find a happy medium between too ...
|
|
|
Author: Adam Fuchs,
2012-10-30, 20:08
|
|
|
Re: [VOTE] accumulo-1.4.2 RC3 - Accumulo - [mail # user]
|
|
...Oops, looks like Eric and I owe donuts. Anyone know how to get vim to automatically add license headers? ;-) Adam On Fri, Oct 26, 2012 at 11:14 AM, Billie Rinaldi &n...
|
|
|
Author: Adam Fuchs,
2012-10-26, 17:35
|
|
|
new contributors recognized - Accumulo - [mail # dev]
|
|
...Folks, I did a quick search to see who has posted patches on ACCUMULO tickets in the last few months, and I found that we have several new names to add to the contributors list. Thanks...
|
|
|
Author: Adam Fuchs,
2012-10-26, 16:42
|
|
|
Re: What is the Communication and Time Complexity for Bulk Inserts? - Accumulo - [mail # user]
|
|
...For the bulk load of one file, shouldn't it be roughly O(log(n) * log(P) * p), where n is the size of the file, P is the total number of tablets (proportional to tablet servers), and p is th...
|
|
|
Author: Adam Fuchs,
2012-10-24, 21:50
|
|
|
[ACCUMULO-764] stack overflow when starting tablet server after recent java update to 1.6.0_35 - Accumulo - [issue]
|
|
...Thread "tserver" died nulljava.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-764
Author: Adam Fuchs,
2012-10-19, 19:11
|
|
|
[ACCUMULO-805] stack trace in MockTableOperationsTest - Accumulo - [issue]
|
|
...Running org.apache.accumulo.core.client.mock.MockTableOperationsTest12/10/11 11:44:57 INFO compress.CodecPool: Got brand-new compressor12/10/11 11:44:57 INFO compress.CodecPool: Got brand-ne...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-805
Author: Adam Fuchs,
2012-10-11, 19:29
|
|
|
Re: Release 1.4.2 - Accumulo - [mail # dev]
|
|
...+1 I'll take a pass at the tickets tonight to see what I can see. Adam On Oct 9, 2012 6:56 PM, "Keith Turner" wrote: ...
|
|
|
Author: Adam Fuchs,
2012-10-09, 23:13
|
|
|
Re: JIRA Etiquette / Hackathon Projects - Accumulo - [mail # dev]
|
|
...We had a discussion about this not long ago -- I think we decided that people should mark UNASSIGNED any of the tickets they're not working on. However, this doesn't mean you can assume that...
|
|
|
Author: Adam Fuchs,
2012-10-08, 17:18
|
|
|
|