소스 검색

AMBARI-4522. HDP.repo file gets deleted after cluster install (aonishuk)

Andrew Onischuk 11 년 전
부모
커밋
aaea21f0e6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      ambari-agent/src/main/python/resource_management/libraries/script/script.py

+ 1 - 1
ambari-agent/src/main/python/resource_management/libraries/script/script.py

@@ -152,7 +152,7 @@ class Script(object):
     except KeyError:
       pass # No reason to worry
     
-    RepoInstaller.remove_repos(config)
+    #RepoInstaller.remove_repos(config)