Correct Cassandra default port is 9160.
Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/9b8d1dc3 Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/9b8d1dc3 Diff: http://git-wip-us.apache.org/repos/asf/usergrid/diff/9b8d1dc3 Branch: refs/heads/asf-site Commit: 9b8d1dc39ca716a56a45f9d1582657198bd7d48f Parents: 1dedb0f Author: Dave Johnson <snoopd...@apache.org> Authored: Fri Feb 5 11:33:38 2016 -0800 Committer: Dave Johnson <snoopd...@apache.org> Committed: Fri Feb 5 11:33:38 2016 -0800 ---------------------------------------------------------------------- docs/installation/deployment-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/usergrid/blob/9b8d1dc3/docs/installation/deployment-guide.md ---------------------------------------------------------------------- diff --git a/docs/installation/deployment-guide.md b/docs/installation/deployment-guide.md index d865a49..1a09c20 100644 --- a/docs/installation/deployment-guide.md +++ b/docs/installation/deployment-guide.md @@ -189,7 +189,7 @@ __Table 1: Values to set in Example Properties file:__ </tr> <tr> <td>__CASSANDRA_HOSTS__</td> - <td>Comma-separated lists of Cassandra hosts, with port numbers if you are not using the default 9120. The default for this property is `localhost:9120` </td> + <td>Comma-separated lists of Cassandra hosts, with port numbers if you are not using the default 9160. The default for this property is `localhost:9160` </td> </tr> <tr> <td>__ELASTICSEARCH_CLUSTER_NAME__</td>