Robert Kanter created OOZIE-1540:
------------------------------------

             Summary: When oozie.zookeeper.oozie.id is not specified, its using 
a space instead of the hostname
                 Key: OOZIE-1540
                 URL: https://issues.apache.org/jira/browse/OOZIE-1540
             Project: Oozie
          Issue Type: Bug
          Components: core
    Affects Versions: trunk
            Reporter: Robert Kanter
            Assignee: Robert Kanter
            Priority: Critical
             Fix For: trunk


If you don't specify {{oozie.zookeeper.oozie.id}} it supposed to default to the 
hostname.  oozie-default.xml has this set to " " (space), which I misremembered 
how Configuration handled this, so currently, if you do this, all Oozie servers 
in the HA namespace will have the same id (i.e. " ") and will overwrite each 
other's entry in the service discovery in ZK, leaving only one.  This makes 
certain HA functionalities not work, including anything that relies on the 
service discovery such as log streaming.  



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to