You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by nickivanov <gi...@git.apache.org> on 2015/04/03 19:48:59 UTC

[GitHub] ambari pull request: Fix for agent setup failing on localhost

GitHub user nickivanov opened a pull request:

    https://github.com/apache/ambari/pull/18

    Fix for agent setup failing on localhost

    When installing the agent on the same machine (for testing or learning purposes) using "localhost.whatever" as FQDN, the agent configuration is messed up by `configureAgent`. As the obvious purpose there is to replace the default "hostname=localhost" with whatever the user is provided, it makes sense to make the match more exact.

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

    $ git pull https://github.com/nickivanov/ambari nickivanov-patch-1

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

    https://github.com/apache/ambari/pull/18.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 #18
    
----
commit a79220adb2b1e699d14d1ee0734f47c69ecd9bc2
Author: nickivanov <ni...@users.noreply.github.com>
Date:   2015-04-03T17:44:04Z

    Fix for agent setup failing on localhost
    
    When installing the agent on the same machine (for testing or learning purposes) using "localhost.whatever" as FQDN, the agent configuration is messed up by `configureAgent`. As the obvious purpose there is to replace the default "hostname=localhost" with whatever the user is provided, it makes sense to make the match more exact.

----


---
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] ambari pull request: Fix for agent setup failing on localhost

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

    https://github.com/apache/ambari/pull/18


---
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.
---