You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Alejandro Fernandez (JIRA)" <ji...@apache.org> on 2016/04/07 03:45:25 UTC

[jira] [Updated] (AMBARI-15751) RU/EU PreCheck to ensure dfs.client.retry.policy.enable is set to false

     [ https://issues.apache.org/jira/browse/AMBARI-15751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alejandro Fernandez updated AMBARI-15751:
-----------------------------------------
    Description: 
Ambari used to have a PreCheck to ensure that certain client retries were enabled.
This check should be required in all RU/EUs

hdfs-site: "dfs.client.retry.policy.enabled" must be false
hive-site: "hive.metastore.failure.retries"must be greater than 0
oozie-env: "-Doozie.connection.retry.count" must be present in the "content" param

Right now, this check is disabled and there hdfs-site property is not checked.

  was:
Ambari used to have a PreCheck to ensure that certain client retries were enabled.
This check should be required in all RU/EUs

hdfs-site: "dfs.client.retry.policy.enabled" must be false
hive-site: "hive.metastore.failure.retries"must be greater than 0
oozie-env: "-Doozie.connection.retry.count" must be present in the "content" param


> RU/EU PreCheck to ensure dfs.client.retry.policy.enable is set to false
> -----------------------------------------------------------------------
>
>                 Key: AMBARI-15751
>                 URL: https://issues.apache.org/jira/browse/AMBARI-15751
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.2.0
>            Reporter: Alejandro Fernandez
>            Assignee: Alejandro Fernandez
>             Fix For: 2.4.0
>
>         Attachments: AMBARI-15751.trunk.patch
>
>
> Ambari used to have a PreCheck to ensure that certain client retries were enabled.
> This check should be required in all RU/EUs
> hdfs-site: "dfs.client.retry.policy.enabled" must be false
> hive-site: "hive.metastore.failure.retries"must be greater than 0
> oozie-env: "-Doozie.connection.retry.count" must be present in the "content" param
> Right now, this check is disabled and there hdfs-site property is not checked.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)