| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
659 (1.077s).
|
|
|
Loading phrases to help you refine your search...
|
|
[ACCUMULO-1462] resources config.html has hardcoded version - Accumulo - [issue]
|
|
...core/src/main/resources/org/apache/accumulo/core/conf/config.html is the file used for the header of the code generated based on the Properties. This file has a hardcoded version, which coul...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1462
Author: John Vines,
2013-05-24, 20:02
|
|
|
Old Branches - Accumulo - [mail # dev]
|
|
...I'm not sure what the svn proper was is for this, but I'm wondering if there is a mechanism for us to move the old svn branches into some archive directory to make it easier to use. Specific...
|
|
|
Author: John Vines,
2013-05-24, 17:46
|
|
|
Re: Trying to add tablet servers to accumulo 1.4 cluster - Accumulo - [mail # user]
|
|
...Is the node the master is running from accessible from the new nodes? Furthermore, on the master node, do a netstat -nape to see what port the master is bound on :::9999. If it's bound to lo...
|
|
|
Author: John Vines,
2013-05-23, 20:01
|
|
|
Re: Trying to add tablet servers to accumulo 1.4 cluster - Accumulo - [mail # user]
|
|
...In your accumulo-site, are you defining the zookeeper location as localhost or a defined IP? Is that IP Accessible? If you need to change it, I will preface this with you need to bring...
|
|
|
Author: John Vines,
2013-05-23, 19:39
|
|
|
[ACCUMULO-1297] Fate's ZooStore should use zoocache or curator - Accumulo - [issue]
|
|
...Taken from TODOsZooStore does all of it's ZooKeeper work directly. It should either hedge on ZooCache or Curator for it's operations instead. This also means better handling for error condit...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1297
Author: John Vines,
2013-05-23, 15:52
|
|
|
[ACCUMULO-1310] Fate's DistributedReadWriteLock shouldn't poll - Accumulo - [issue]
|
|
...Currently DistributedReadWriteLock.tryLock polls every 100ms to obtain a lock. There are fancier mechanisms, like using Watchers to do this. There's also probably a curator recipe for this a...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1310
Author: John Vines,
2013-05-23, 15:52
|
|
|
Re: GIT - Accumulo - [mail # dev]
|
|
...For those of you who are not familiar with git, http://pcottle.github.io/learnGitBranching/ is a really nice utility for both learning things and testing the commands you wish to run before ...
|
|
|
Author: John Vines,
2013-05-23, 00:47
|
|
|
Re: Backporting features - Accumulo - [mail # dev]
|
|
...I like Keith's logic. One other point I would like to make is that backporting features lengthens the amount of time between major releases because it diminishes the returns. Personally, I w...
|
|
|
Author: John Vines,
2013-05-22, 19:16
|
|
|
[ACCUMULO-1448] Automatically choose the correct log closer - Accumulo - [issue]
|
|
...Currently we have 2 types of LogClosers, one for vanilla hadoop and one for MapR. Right now, you need to configure them appropriately. It would be a lot nicer if it just chose the right one....
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1448
Author: John Vines,
2013-05-22, 18:53
|
|
|
Re: [VOTE] 1.5.0-RC5 - Accumulo - [mail # user]
|
|
...I'm okay powering through those issues. On Wed, May 22, 2013 at 1:55 PM, Eric Newton wrote: ...
|
|
|
Author: John Vines,
2013-05-22, 18:04
|
|
|
|