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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15232254#comment-15232254 ] 

Hadoop QA commented on AMBARI-15751:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12797619/AMBARI-15751.trunk.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:green}+1 tests included{color}.  The patch appears to include 2 new or modified test files.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:red}-1 core tests{color}.  The patch failed these unit tests in ambari-server:

                  org.apache.ambari.server.state.alerts.AlertReceivedListenerTest

Test results: https://builds.apache.org/job/Ambari-trunk-test-patch/6307//testReport/
Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/6307//console

This message is automatically generated.

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