| clear query|facets|time |
Search criteria: .
Results from 151 to 160 from
654 (0.289s).
|
|
|
Loading phrases to help you refine your search...
|
|
[ACCUMULO-1263] GC's no-trash should be a property, not a flag - Accumulo - [issue]
|
|
...There is no convenient way to pass in --no-trash to the gc via the start scripts. It works if you're running ./accumulo gc --no-trash, but you can't in any way have a permanent setting witho...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1263
Author: John Vines,
2013-04-11, 22:12
|
|
|
[ACCUMULO-958] Support pluggable encryption in walogs - Accumulo - [issue]
|
|
...There are some cases where users want encryption at rest for the walogs. It should be fairly trivial to implement it in such a way to insert a CipherOutputStream into the data path (defaulti...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-958
Author: John Vines,
2013-04-11, 18:34
|
|
|
Re: FW: Deletes not commiting from custom java API but work in shell interface - Accumulo - [mail # user]
|
|
...Thanks for the clarification Keith, I wasn't 100% on that. On Thu, Apr 11, 2013 at 10:01 AM, Keith Turner wrote: ...
|
|
|
Author: John Vines,
2013-04-11, 14:34
|
|
|
Re: 807 tablets, for the same table, on one tserver? - Accumulo - [mail # user]
|
|
...Yeah, there have been a few bugs which cause the balancer to get stuck and restarting the master is the easiest fix. Sent from my phone, please pardon the typos and brevity. On Apr 11,...
|
|
|
Author: John Vines,
2013-04-11, 13:41
|
|
|
Re: 807 tablets, for the same table, on one tserver? - Accumulo - [mail # user]
|
|
...I think that may be a know bug. Try bouncing the master. Sent from my phone, please pardon the typos and brevity. On Apr 11, 2013 7:45 AM, "David Medinets" wrote: ...
|
|
|
Author: John Vines,
2013-04-11, 13:14
|
|
|
RE: FW: Deletes not commiting from custom java API but work in shell interface - Accumulo - [mail # user]
|
|
...First, you don't need to flush then close. Close already flushes. As for your problem, I have only 2 ideas- are you writing to the correct table? And as a sanity check, make sure...
|
|
|
Author: John Vines,
2013-04-10, 22:16
|
|
|
Re: FW: Deletes not commiting from custom java API but work in shell interface - Accumulo - [mail # user]
|
|
...Deletes will remove all entries which occur before the key. I believe there is undefined behavior for when a delete key is identical. It should work if you set the delete keys time +1.  ...
|
|
|
Author: John Vines,
2013-04-10, 22:06
|
|
|
[ACCUMULO-1254] no-trash option doesn't work against hadoop2 and CDH4 - Accumulo - [issue]
|
|
...With Hadoop 2.0.2-alpha, the trash settings moved to a server side configuration from a client side. This means that it cannot be overridden by not using the Trash object. I'm not sure if th...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1254
Author: John Vines,
2013-04-10, 21:54
|
|
|
[ACCUMULO-1175] One off compaction/flush with user defined iterators - Accumulo - [issue]
|
|
...There may be situations where users want to do a one time run of an iterator to transform or dump specific data. Currently the only way to do this is to turn on the iterator, do the compacti...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1175
Author: John Vines,
2013-04-10, 20:14
|
|
|
Re: mvn install stuck - Accumulo - [mail # dev]
|
|
...Unsure, I had rmed the whole directory, so I can't go back to it :/ Why not have a release/pre-commit profile which does the rat check instead of having it hit every time? On We...
|
|
|
Author: John Vines,
2013-04-10, 18:20
|
|
|
|