| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
55 (0.111s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: master fails to start - Accumulo - [mail # user]
|
|
...Looks like you might be running with a Java Security Policy in place. On Mon, May 20, 2013 at 4:28 PM, Chris Retford wrote: ...
|
|
|
Author: Mike Drob,
2013-05-20, 20:57
|
|
|
[ACCUMULO-1433] Upgrading from 1.3 to 1.4 leaves deprecated properties - Accumulo - [issue]
|
|
...When upgrading from 1.3 to 1.4, there may be deprecated properties left over in the zookeeper state, for example table.compaction.major.everything.at was a valid property in 1.3, but the sys...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1433
Author: Mike Drob,
2013-05-20, 17:31
|
|
|
[ACCUMULO-1432] FindOfflineTablets requires 4 arguments but only uses 2 - Accumulo - [issue]
|
|
...org.apache.accumulo.server.util.FindOfflineTablets checks for 4 arguments in its main, but only uses 2....
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1432
Author: Mike Drob,
2013-05-20, 17:27
|
|
|
[ACCUMULO-1412] Allow shell password to come from a variety of sources - Accumulo - [issue]
|
|
...OpenSSL allows the user to read the password from a number of places, including a file, environment variable, file descriptor, command line argument, or standard in. It would be nice for acc...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1412
Author: Mike Drob,
2013-05-17, 20:42
|
|
|
[ACCUMULO-1397] Provide shell support for .accumulorc file - Accumulo - [issue]
|
|
...It would be nice to support a .accumulorc file for specifying some amount of configured default values for each shell.Probably would want to have a tiered approach with values in $ACCUMULO_H...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1397
Author: Mike Drob,
2013-05-17, 20:34
|
|
|
Re: Cancelling queued compactions in Accumulo 1.4 - Accumulo - [mail # user]
|
|
...Some progress on this issue - If I stop the master then I can delete the fate transaction from zookeeper. First I used "accumulo org.apache.accumulo.server.fate.Admin print | grep Comp...
|
|
|
Author: Mike Drob,
2013-05-15, 19:29
|
|
|
Re: Cancelling queued compactions in Accumulo 1.4 - Accumulo - [mail # user]
|
|
...Can I leave the ones that are already running and just dispose of the queued compactions? If not, that seems like a pretty serious limitation. On Wed, May 15, 2013 at 2:51 AM, John Vi...
|
|
|
Author: Mike Drob,
2013-05-15, 06:53
|
|
|
Cancelling queued compactions in Accumulo 1.4 - Accumulo - [mail # user]
|
|
...Somebody (totally not me) accidentally kicked off a full table compaction using Accumulo 1.4.3. There's a large number of them waiting and the queue is decreasing very slowly - what ar...
|
|
|
Author: Mike Drob,
2013-05-15, 06:47
|
|
|
[ACCUMULO-1403] setiter fails when given a sortedkeyvalueiterator - Accumulo - [issue]
|
|
...When providing a class that implements SortedKeyValueIterator, but not OptionDescriber, to setiter, the command fails. For example, the following command fails:setiter -class org.apache.accu...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1403
Author: Mike Drob,
2013-05-10, 18:11
|
|
|
[ACCUMULO-1346] deleterows should take a -r option - Accumulo - [issue]
|
|
...deleterows only allows an exclusive begin row and an inclusive end row. This is difficult to use for deleting a single (large) row. It would be nice if a user could specify -r, similar to sc...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1346
Author: Mike Drob,
2013-05-10, 16:10
|
|
|
|