Repository: ambari
Updated Branches:
  refs/heads/trunk 6fbb4c183 -> 49d5d587b


Takes long time to start or fail to start service after enabling SSL due to 
"dfs.https.enable" (rzang via mithmatt)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/49d5d587
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/49d5d587
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/49d5d587

Branch: refs/heads/trunk
Commit: 49d5d587be687e1aef12bd39df777824b96e36c9
Parents: 6fbb4c1
Author: Matt <mmat...@pivotal.io>
Authored: Tue Jun 7 21:47:51 2016 -0700
Committer: Matt <mmat...@pivotal.io>
Committed: Tue Jun 7 21:47:51 2016 -0700

----------------------------------------------------------------------
 .../python/resource_management/libraries/functions/hdfs_utils.py   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/49d5d587/ambari-common/src/main/python/resource_management/libraries/functions/hdfs_utils.py
----------------------------------------------------------------------
diff --git 
a/ambari-common/src/main/python/resource_management/libraries/functions/hdfs_utils.py
 
b/ambari-common/src/main/python/resource_management/libraries/functions/hdfs_utils.py
index 06bb65f..4018e13 100644
--- 
a/ambari-common/src/main/python/resource_management/libraries/functions/hdfs_utils.py
+++ 
b/ambari-common/src/main/python/resource_management/libraries/functions/hdfs_utils.py
@@ -19,7 +19,7 @@ limitations under the License.
 Ambari Agent
 
 """
-
+from resource_management.libraries.functions.is_empty import is_empty
 
 """
 Check both dfs.http.policy and deprecated dfs.https.enable

Reply via email to