| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
657 (0.131s).
|
|
|
Loading phrases to help you refine your search...
|
|
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
|
|
|
Re: MapR compatability - Accumulo - [mail # dev]
|
|
...I'm just operating in the sandbox VM that MapR put out, not a cluster. I was more concerned about general log writing/recovery. I'm wondering if MapR folks could help with this test. ...
|
|
|
Author: John Vines,
2013-05-22, 18:03
|
|
|
Re: MapR compatability - Accumulo - [mail # dev]
|
|
...And it works like a charm. Thanks Eric On Tue, May 21, 2013 at 7:01 PM, John Vines wrote: ...
|
|
|
Author: John Vines,
2013-05-22, 17:27
|
|
|
|