| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
268 (0.341s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Shell documentation appendix - Accumulo - [mail # dev]
|
|
...On Wed, Apr 24, 2013 at 3:04 PM, Christopher wrote: Well, it's kind of nice to have all the usage collected together. I feel like I've looked something up there, but not f...
|
|
|
Author: Billie Rinaldi,
2013-04-25, 02:09
|
|
|
Re: JIRA Patch Conventions - Accumulo - [mail # dev]
|
|
...I like #2 as well. Here's a quote from the incubator list confirming that we don't need ICLAs for patches. On Apr 24, 2013 10:05 AM, "Josh Elser" wrote: ...
|
|
|
Author: Billie Rinaldi,
2013-04-24, 15:07
|
|
|
Re: GSoC proposal update - Accumulo - [mail # dev]
|
|
...Sounds good. We'll be ready to give you feedback so you can submit your proposal in time. Billie On Tue, Apr 23, 2013 at 8:56 AM, Andres Danter wrote: ...
|
|
|
Author: Billie Rinaldi,
2013-04-23, 15:58
|
|
|
Re: timestamp order - Accumulo - [mail # user]
|
|
...You could use a VersioningIterator with maxVersions set to 5. Billie On Mon, Apr 22, 2013 at 11:29 AM, Venkat wrote: ...
|
|
|
Author: Billie Rinaldi,
2013-04-22, 18:48
|
|
|
[ACCUMULO-884] Take advantage of short circuit read for local files - Accumulo - [issue]
|
|
...This is a new feature in hadoop 1.0.x and some versions of 0.22 and 0.23. It allows a client to read directly from disk instead of through a DataNode when the data is stored locally. &...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-884
Author: Billie Rinaldi,
2013-04-22, 17:50
|
|
|
[ACCUMULO-564] Make Accumulo work with Hadoop 0.23 - Accumulo - [issue]
|
|
...Issues found so far include use of org.apache.hadoop.hdfs.protocol.FSConstants which is now abstract and deprecated. We import FSConstants.SOMEVARIABLE then use SOMEVARIABLE, but we'll...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-564
Author: Billie Rinaldi,
2013-04-19, 16:31
|
|
|
Re: Using iterators to add columns to a row - Accumulo - [mail # user]
|
|
...Writing mutations is not necessary in this case. The iterator has the ability to change how the current row is seen, so you don't have to create a mutation to change the row -- you jus...
|
|
|
Author: Billie Rinaldi,
2013-04-18, 17:43
|
|
|
Re: VFS class reloading? - Accumulo - [mail # dev]
|
|
...On Wed, Apr 17, 2013 at 9:43 AM, John Vines wrote: Ah, I see. So no version variable is required, we just need to do something about the provided scope. Billie  ...
|
|
|
Author: Billie Rinaldi,
2013-04-17, 16:47
|
|
|
Re: VFS class reloading? - Accumulo - [mail # dev]
|
|
...On Wed, Apr 17, 2013 at 9:20 AM, Josh Elser wrote: We should probably make commons-io version a pom variable, then people can pass in the version that goes with the hadoop...
|
|
|
Author: Billie Rinaldi,
2013-04-17, 16:43
|
|
|
Re: VFS class reloading? - Accumulo - [mail # dev]
|
|
...On Tue, Apr 16, 2013 at 5:39 PM, wrote: Yep, I broke that in ACCUMULO-730. See the first comment where I ask if anyone still needs 0.20.205.0 and what we should do to fix ...
|
|
|
Author: Billie Rinaldi,
2013-04-17, 01:59
|
|
|
|