| clear query|facets|time |
Search criteria: .
Results from 111 to 120 from
659 (3.178s).
|
|
|
Loading phrases to help you refine your search...
|
|
Releasing 1.5 - Accumulo - [mail # dev]
|
|
...Has anyone put any thought into how we're going to release 1.5, considering the special cases needed for the various hadoop releases? I'm not only talking about distributions, but also the j...
|
|
|
Author: John Vines,
2013-04-25, 17:48
|
|
|
Re: JIRA Patch Conventions - Accumulo - [mail # dev]
|
|
...I too am in favor of the patch history being available. On Wed, Apr 24, 2013 at 11:07 AM, Billie Rinaldi wrote: ...
|
|
|
Author: John Vines,
2013-04-24, 15:08
|
|
|
[ACCUMULO-429] Clean up startup scripts - Accumulo - [issue]
|
|
...We do a fair amount of craziness to resolve paths, symlinks, etc. in our startup scripts. And we lack consistancy in doing so. We should go through our startup scripts and have some consista...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-429
Author: John Vines,
2013-04-23, 18:03
|
|
|
[ACCUMULO-507] Large amount of ranges can prevent job from kicking off - Accumulo - [issue]
|
|
...We use the various ranges a user provides to create splits. Those get read when the job is submitted by the client. On the client side, those ranges are used to get all of the splits, and th...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-507
Author: John Vines,
2013-04-23, 15:44
|
|
|
Re: Accumulo 1.4 & 1.5 API comparison - Accumulo - [mail # dev]
|
|
...That's pretty cool, how did you generate it? Why did MutationsRejectedException.getAuthorizationFailures ( ) get changed to protected? That seems a little bad all around Besides ...
|
|
|
Author: John Vines,
2013-04-22, 21:12
|
|
|
Re: Change/modify column visibility of an existing row? - Accumulo - [mail # user]
|
|
...All Keys in Accumulo are immutable, including the visibility fields. So the only way to change is to delete and insert. On Mon, Apr 22, 2013 at 12:00 PM, Marc Reichman wrote: &...
|
|
|
Author: John Vines,
2013-04-22, 16:05
|
|
|
[ACCUMULO-1323] Accumulo shell broken if prompted for password - Accumulo - [issue]
|
|
...Fresh initialization. ./accumulo shell -u root hangs for a second, prints a blank line, and then returns. ./accumulo shell -u root -p secret starts the shell fine....
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1323
Author: John Vines,
2013-04-19, 20:54
|
|
|
[ACCUMULO-1309] IntersectingIterator.addSource has unecessary object creation - Accumulo - [issue]
|
|
...Taken from TODOs-II uses a static array for holding sources and resizes +1 each time it fills. It would be better off as a List or something along those lines to prevent a lot of unnecessary...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1309
Author: John Vines,
2013-04-19, 16:30
|
|
|
[ACCUMULO-1306] Mock does not implement merging - Accumulo - [issue]
|
|
...Currently merge just errors if table doesn't exist. Once this is implemented, the proxy's merge test can be re-added as a test....
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1306
Author: John Vines,
2013-04-19, 05:21
|
|
|
[ACCUMULO-1304] concurrent randomwalk never uses null range start or ends - Accumulo - [issue]
|
|
...The Compact and Merge tests for concurrent randomwalk will always have a defined value for the range, so infinite starts/ends will never be tested....
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1304
Author: John Vines,
2013-04-19, 05:21
|
|
|
|