You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Jonathan Hurley (JIRA)" <ji...@apache.org> on 2017/10/03 19:30:00 UTC

[jira] [Created] (AMBARI-22123) Adding Components On Patched Clusters Can Result In Symlink Issues With conf Directories

Jonathan Hurley created AMBARI-22123:
----------------------------------------

             Summary: Adding Components On Patched Clusters Can Result In Symlink Issues With conf Directories
                 Key: AMBARI-22123
                 URL: https://issues.apache.org/jira/browse/AMBARI-22123
             Project: Ambari
          Issue Type: Bug
    Affects Versions: 2.6.0
            Reporter: Jonathan Hurley
            Assignee: Jonathan Hurley
            Priority: Blocker
             Fix For: 2.6.0


STR:
- Install a cluster with Storm on 2.6.0.0 - but only have Storm on 1 host
- Patch Storm to 2.6.0.1
- Add supervisors to other hosts

{code}
raise Fail("Applying %s failed, looped symbolic links found while resolving %s" % (self.resource, path))
resource_management.core.exceptions.Fail: Applying Directory['/usr/hdp/current/storm-supervisor/conf'] failed, looped symbolic links found while resolving /etc/storm/conf
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)