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

[jira] [Commented] (AMBARI-19623) Atlas startup failed with ZkTimeoutException exception, zookeeper timeout values are very low.

    [ https://issues.apache.org/jira/browse/AMBARI-19623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15937481#comment-15937481 ] 

Hudson commented on AMBARI-19623:
---------------------------------

FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #7112 (See [https://builds.apache.org/job/Ambari-trunk-Commit/7112/])
AMBARI-20505. Changes needed to handle AMBARI-19623 in EU/RU scenario (afernandez: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=ca2c83582e135bb5410b62775292a780e68757eb])
* (edit) ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/nonrolling-upgrade-2.6.xml
* (edit) ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/config-upgrade.xml
* (edit) ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/nonrolling-upgrade-2.5.xml
* (edit) ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/upgrade-2.5.xml
* (edit) ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/upgrade-2.6.xml


> Atlas startup failed with ZkTimeoutException exception, zookeeper timeout values are very low.
> ----------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-19623
>                 URL: https://issues.apache.org/jira/browse/AMBARI-19623
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: trunk, 2.5.0
>            Reporter: Ayub Khan
>            Assignee: Ayub Khan
>            Priority: Critical
>             Fix For: trunk, 2.5.0
>
>         Attachments: AMBARI-19623.patch
>
>
> Currently zookeeper connect/session timeout values for atlas are set to 200/400 ms respectively which are very low and not practical/recommended values. Due to this atlas startup fails more frequently.
> The jira is set recommended values for zookeeper timeout configuration.
> {noformat}
> atlas.kafka.zookeeper.connection.timeout.ms=30000
> atlas.kafka.zookeeper.session.timeout.ms=60000
> atlas.audit.zookeeper.session.timeout.ms=60000
> {noformat} 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)