You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/11/03 09:27:27 UTC

[jira] [Commented] (AMBARI-13578) Set 20 seconds timeout for Ranger REST API calls

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

Hudson commented on AMBARI-13578:
---------------------------------

FAILURE: Integrated in Ambari-branch-2.1 #786 (See [https://builds.apache.org/job/Ambari-branch-2.1/786/])
AMBARI-13578. Set 20 second timeout for Ranger REST API calls (gautam: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=4acd151061efb9a97898d9b29b6977dbf6a109bf])
* ambari-common/src/main/python/resource_management/libraries/functions/ranger_functions.py
* ambari-common/src/main/python/resource_management/libraries/functions/ranger_functions_v2.py
* ambari-server/src/main/resources/common-services/RANGER_KMS/0.5.0.2.3/package/scripts/kms.py


> Set 20 seconds timeout for Ranger REST API calls 
> -------------------------------------------------
>
>                 Key: AMBARI-13578
>                 URL: https://issues.apache.org/jira/browse/AMBARI-13578
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.1.2
>            Reporter: Gautam Borad
>            Assignee: Gautam Borad
>             Fix For: 2.1.3
>
>         Attachments: AMBARI-13578.patch
>
>
> All urlopen calls have no timeouts in ranger_funtions, this results in the start command being stuck for ever and timing out.
> Add timeout of 20 seconds for each urllib2 calls for Service Management via Ambari for Ranger. 



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