| clear query|facets|time |
Search criteria: .
Results from 91 to 100 from
624 (0.191s).
|
|
|
Loading phrases to help you refine your search...
|
|
[ACCUMULO-1326] ShellTest.authsTests failing in trunk. - Accumulo - [issue]
|
|
...-------------------------------------------------------------------------------Test set: org.apache.accumulo.core.util.shell.ShellTest--------------------------------------------------------...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1326
Author: David Medinets,
2013-04-20, 04:23
|
|
|
Re: row count - Accumulo - [mail # user]
|
|
...Could you layer a scan time SummingCombiner on top of the FirstEntryInRowIterator? I don't know how to actually do this, but instinct says it should work and significantly reduce the traffic...
|
|
|
Author: David Medinets,
2013-04-18, 01:43
|
|
|
Re: joining accumulo tables with mapreduce - Accumulo - [mail # user]
|
|
...Consider using pig to perform the join. There is an Accumulo-Pig github project. You can load all three tables and then join fairly easily. Pig basically writes the M/R jobs for you. U...
|
|
|
Author: David Medinets,
2013-04-18, 01:03
|
|
|
Re: row count - Accumulo - [mail # user]
|
|
...A RegExFilter ( http://affy.blogspot.com/2013/03/exampe-using-accumulos-regexfilter-class.html) and count the result set? On Tue, Apr 16, 2013 at 10:46 PM, Venkat wrote: ...
|
|
|
Author: David Medinets,
2013-04-17, 12:17
|
|
|
[ACCUMULO-441] Remove warnings from Javadoc generation - Accumulo - [issue]
|
|
...There are about 100 warnings. I'll do my best to eliminate them in one commit....
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-441
Author: David Medinets,
2013-04-16, 22:25
|
|
|
[ACCUMULO-442] Please add comments to src/trace/thift.sh - Accumulo - [issue]
|
|
...I'm poking about the source code and found this script. It is probably used to generate Java files from a Thrift template? Can someone please add a comment or two to the file to indicate whe...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-442
Author: David Medinets,
2013-04-16, 22:25
|
|
|
[ACCUMULO-451] Change byte val[] to byte[] val in Mutation.java per PMD suggestion. - Accumulo - [issue]
|
|
...This issue generates three PMD warnings like this:[WARNING] Error while parsing /home/medined/Desktop/Dropbox/david/workspace/accumulo/src/core/src/main/java/org/apache/accumulo/core...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-451
Author: David Medinets,
2013-04-16, 22:25
|
|
|
[ACCUMULO-437] Use ${project.artifactId} instead of ${artifactId} in pom.xml - Accumulo - [issue]
|
|
...I am seeing the following warning:[WARNING] Some problems were encountered while building the effective model for org.apache.accumulo:accumulo-assemble:pom:1.5.0-incubating-SNAPSHOT&...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-437
Author: David Medinets,
2013-04-16, 22:24
|
|
|
[ACCUMULO-502] Document what replaces the deprecated PerColumnIteratorConfig class. - Accumulo - [issue]
|
|
...I pulled a new copy of trunk and noticed that a deprecated class is being used. I tried some code spelunking:$ svn -v blame core/src/main/java/org/apache/accumulo/core/iterators/conf/PerColu...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-502
Author: David Medinets,
2013-04-16, 22:24
|
|
|
[ACCUMULO-443] Eliminate 'running in JDK 1.4 mode' message from PMD - Accumulo - [issue]
|
|
...This is the warning message that should be eliminated:[WARNING] Error while parsing /home/medined/Desktop/Dropbox/david/workspace/accumulo/src/trace/src/main/java/org/apache/accumulo...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-443
Author: David Medinets,
2013-04-16, 22:24
|
|
|
|