GitHub user snoopdave opened a pull request:
https://github.com/apache/incubator-usergrid/pull/34
Fixes to stack/awscluster that allow successful launch of "two-dot-o"
cluster.
Series of fixes to Usergrid property handling and awscluster scripts that
enable successful creation of a Usergrid cluster of REST instances w/Tomcat and
Cass instances (w/ C* and ES).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/snoopdave/incubator-usergrid two-dot-o
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-usergrid/pull/34.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #34
----
commit 287ec6ee7e6f628e12f3c1681a7dd5e17e7c161c
Author: Dave Johnson <[email protected]>
Date: 2014-07-23T14:45:23Z
Use already loaded Usergrid properties to populate Core Persistence
configuration.
commit 64413806276543f709665d88274f3368f92ae33f
Author: Dave Johnson <[email protected]>
Date: 2014-07-25T14:26:19Z
Fix creation of Cassandra and ElasticSearch host strings for case when more
than one node.
commit d5adda384f272e7325a89cc65b44f27ae12620cf
Author: Dave Johnson <[email protected]>
Date: 2014-07-25T14:27:21Z
Remove no longer used Priam stuff.
commit 2d592f0a36ea0a36e08c563ce6eca7c4bbd95e7d
Author: Dave Johnson <[email protected]>
Date: 2014-07-25T14:30:13Z
Multiple fixes to get stack working with Usergrid "two-dot-o" / Core
Persistence, setting Tomcat RAM, Tomcat thread pool size and allowing use of
c3.4xlarge nodes.
commit 825438a051cf4a44413f9a91b13393ecbf3f7725
Author: Dave Johnson <[email protected]>
Date: 2014-07-25T17:24:26Z
Add m3.large support.
commit f2b6d25b6b1305be822a15004d8395701794c409
Author: Dave Johnson <[email protected]>
Date: 2014-07-25T17:33:45Z
Merge branch 'two-dot-o' of https://github.com/apache/incubator-usergrid
into two-dot-o
Conflicts:
stack/awscluster/assembly.xml
stack/awscluster/src/main/dist/init_instance/init_db_server.sh
stack/awscluster/src/main/dist/init_instance/init_rest_server.sh
stack/awscluster/src/main/dist/init_instance/install_cassandra.sh
stack/awscluster/src/main/dist/init_instance/install_elasticsearch.sh
stack/awscluster/src/main/groovy/configure_elasticsearch.groovy
stack/awscluster/src/main/groovy/configure_usergrid.groovy
stack/awscluster/src/main/groovy/wait_for_instances.groovy
stack/awscluster/ugcluster-cf.json
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---