| clear query|facets|time |
Search criteria: .
Results from 101 to 110 from
122 (0.108s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: has anyone tried to use whirr to setup accumolo? - Accumulo - [mail # user]
|
|
...I believe Whirr is Tom White's project (author of the Hadoop book, Cloudera employee, and all around good guy) I bet he'd be willing to point us in the right direction in terms of wha...
|
|
|
Author: Aaron Cordova,
2011-12-22, 19:30
|
|
|
Re: init new instance on EC2 - Accumulo - [mail # user]
|
|
...Thanks Minh - that set seems to be working for me. On Dec 22, 2011, at 1:40 PM, Minh Nguyen wrote: ...
|
|
|
Author: Aaron Cordova,
2011-12-22, 19:28
|
|
|
Re: init new instance on EC2 - Accumulo - [mail # user]
|
|
...Correction to my earlier email - it appears running start-all.sh, not start-here.sh necessary to set the goal state for 1.3.5. On Dec 22, 2011, at 1:28 PM, John W Vines wrote: ...
|
|
|
Author: Aaron Cordova,
2011-12-22, 18:56
|
|
|
Re: init new instance on EC2 - Accumulo - [mail # user]
|
|
...Also - is there a list of port numbers that need to be open for interprocess comms? On Dec 22, 2011, at 1:28 PM, John W Vines wrote: ...
|
|
|
Author: Aaron Cordova,
2011-12-22, 18:36
|
|
|
Re: init new instance on EC2 - Accumulo - [mail # user]
|
|
...It appears that one must use start-here.sh and ssh, even into localhost, in order for the goal state to be set. So bin/accumulo master won't work on it's own. On Dec 22, 2011, at 1:28...
|
|
|
Author: Aaron Cordova,
2011-12-22, 18:31
|
|
|
init new instance on EC2 - Accumulo - [mail # user]
|
|
...I'm setting up a new instance of Accumulo 1.3.5, using the binary distribution available on the downloads page, on EC2, using Cloudera's distribution of hadoop and zookeeper, and after initi...
|
|
|
Author: Aaron Cordova,
2011-12-22, 18:14
|
|
|
Re: Isolation - Accumulo - [mail # dev]
|
|
...Thanks for clarifying. With other NoSQL systems, the decisions on what the defaults should be are sometimes shocking. So to users of Accumulo it should be clear that row-level isolation isn'...
|
|
|
Author: Aaron Cordova,
2011-12-21, 20:35
|
|
|
Re: Isolation - Accumulo - [mail # dev]
|
|
...Thanks. What you have chosen seems like the best policy, favoring scalability over atomic row operations, since this allows fairly common table designs that have large rows to avoid ru...
|
|
|
Author: Aaron Cordova,
2011-12-21, 19:16
|
|
|
Re: Isolation - Accumulo - [mail # dev]
|
|
...OK - thanks for the update. So, just to see if I understand - except in cases of failure, regular ole Scanners will provide a consistent view of atomic mutations, and if consistent row...
|
|
|
Author: Aaron Cordova,
2011-12-21, 18:57
|
|
|
Isolation - Accumulo - [mail # dev]
|
|
...I'm looking over the IsolatedScanner and wondering, since you've all probably thought more about it than I, whether loading a row entirely into memory is required to provide row isolation, o...
|
|
|
Author: Aaron Cordova,
2011-12-21, 16:45
|
|
|
|