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/04/13 12:57:41 UTC

[jira] [Commented] (AMBARI-20496) Proxy settings not honored by Ambari agents causing lot of traffic

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

Hudson commented on AMBARI-20496:
---------------------------------

SUCCESS: Integrated in Jenkins build Ambari-branch-2.5 #1400 (See [https://builds.apache.org/job/Ambari-branch-2.5/1400/])
AMBARI-20496. Proxy settings not honored by Ambari agents causing lot (dlysnichenko: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=dffbe2093bbf5f253755a1bf10b2921b0638ea89])
* (edit) ambari-agent/conf/unix/ambari-agent.ini
* (edit) ambari-agent/src/test/python/ambari_agent/TestAlertSchedulerHandler.py
* (edit) ambari-common/src/main/python/resource_management/libraries/script/script.py
* (edit) ambari-agent/src/main/python/ambari_agent/CustomServiceOrchestrator.py
* (edit) ambari-agent/src/main/python/ambari_agent/AlertSchedulerHandler.py
* (edit) ambari-agent/src/main/python/ambari_agent/AmbariConfig.py
* (edit) ambari-agent/src/main/python/ambari_agent/apscheduler/threadpool.py
* (edit) ambari-agent/src/main/python/ambari_agent/main.py
* (edit) ambari-agent/src/main/python/ambari_agent/Controller.py
* (edit) ambari-common/src/main/python/ambari_commons/network.py


> Proxy settings not honored by Ambari agents causing lot of traffic
> ------------------------------------------------------------------
>
>                 Key: AMBARI-20496
>                 URL: https://issues.apache.org/jira/browse/AMBARI-20496
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>            Reporter: Dmytro Grinenko
>            Assignee: Dmytro Grinenko
>            Priority: Blocker
>             Fix For: trunk, 2.5.1
>
>         Attachments: AMBARI-20496-2.5.patch, AMBARI-20496.patch, AMBARI-20496-trunk.patch
>
>
> Cent 6 and some another systems comes with out of date python version, which doesn't horror {{no_proxy}} environment setting in urllib2.urlopen.
> To fix this issue, should be introduced possibility to ignore system proxy settings for Agent communication  (not underlying package managers)



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