You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by MJJoyce <gi...@git.apache.org> on 2015/04/15 17:30:24 UTC

[GitHub] nutch pull request: NUTCH-1986 - Update and clarify default Elasti...

GitHub user MJJoyce opened a pull request:

    https://github.com/apache/nutch/pull/17

    NUTCH-1986 - Update and clarify default Elasticsearch conf values

    - Host value is now defaulted to 'localhost'.
    - Update port description to make it apparent that 9300 is more likely
      the value you want to use. This should keep people from setting this
      to the potentially more commonly seen 9200 and messing up connections.
    - Set the cluster default value to the default Elasticsearch cluster
      name of 'elasticsearch'. Also updated the description to make it
      evident that this value still needs to be changed if you're connecting
      via host/port and your cluster name is something other than the
      default.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MJJoyce/nutch NUTCH-1986

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nutch/pull/17.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 #17
    
----
commit f2e30595a450ae788f0b996899b06193d15fd2d7
Author: Michael Joyce <ml...@gmail.com>
Date:   2015-04-15T15:24:27Z

    NUTCH-1986 - Update and clarify default Elasticsearch conf values
    
    - Host value is now defaulted to 'localhost'.
    - Update port description to make it apparent that 9300 is more likely
      the value you want to use. This should keep people from setting this
      to the potentially more commonly seen 9200 and messing up connections.
    - Set the cluster default value to the default Elasticsearch cluster
      name of 'elasticsearch'. Also updated the description to make it
      evident that this value still needs to be changed if you're connecting
      via host/port and your cluster name is something other than the
      default.

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] nutch pull request: NUTCH-1986 - Update and clarify default Elasti...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/nutch/pull/17


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---