|
@@ -170,13 +170,6 @@ class TestHbaseRegionServer(RMFTestCase):
|
|
configurations = self.getConfig()['configurations']['hdfs-site'],
|
|
configurations = self.getConfig()['configurations']['hdfs-site'],
|
|
configuration_attributes = self.getConfig()['configuration_attributes']['hdfs-site']
|
|
configuration_attributes = self.getConfig()['configuration_attributes']['hdfs-site']
|
|
)
|
|
)
|
|
- self.assertResourceCalled('XmlConfig', 'hdfs-site.xml',
|
|
|
|
- owner = 'hdfs',
|
|
|
|
- group = 'hadoop',
|
|
|
|
- conf_dir = '/etc/hadoop/conf',
|
|
|
|
- configurations = self.getConfig()['configurations']['hdfs-site'],
|
|
|
|
- configuration_attributes = self.getConfig()['configuration_attributes']['hdfs-site']
|
|
|
|
- )
|
|
|
|
self.assertResourceCalled('File', '/etc/hbase/conf/hbase-policy.xml',
|
|
self.assertResourceCalled('File', '/etc/hbase/conf/hbase-policy.xml',
|
|
owner = 'hbase',
|
|
owner = 'hbase',
|
|
group = 'hadoop',
|
|
group = 'hadoop',
|
|
@@ -266,13 +259,6 @@ class TestHbaseRegionServer(RMFTestCase):
|
|
configurations = self.getConfig()['configurations']['hdfs-site'],
|
|
configurations = self.getConfig()['configurations']['hdfs-site'],
|
|
configuration_attributes = self.getConfig()['configuration_attributes']['hdfs-site']
|
|
configuration_attributes = self.getConfig()['configuration_attributes']['hdfs-site']
|
|
)
|
|
)
|
|
- self.assertResourceCalled('XmlConfig', 'hdfs-site.xml',
|
|
|
|
- owner = 'hdfs',
|
|
|
|
- group = 'hadoop',
|
|
|
|
- conf_dir = '/etc/hadoop/conf',
|
|
|
|
- configurations = self.getConfig()['configurations']['hdfs-site'],
|
|
|
|
- configuration_attributes = self.getConfig()['configuration_attributes']['hdfs-site']
|
|
|
|
- )
|
|
|
|
self.assertResourceCalled('File', '/etc/hbase/conf/hbase-policy.xml',
|
|
self.assertResourceCalled('File', '/etc/hbase/conf/hbase-policy.xml',
|
|
owner = 'hbase',
|
|
owner = 'hbase',
|
|
group = 'hadoop',
|
|
group = 'hadoop',
|
|
@@ -374,13 +360,6 @@ class TestHbaseRegionServer(RMFTestCase):
|
|
configurations = self.getConfig()['configurations']['hdfs-site'],
|
|
configurations = self.getConfig()['configurations']['hdfs-site'],
|
|
configuration_attributes = self.getConfig()['configuration_attributes']['hdfs-site'])
|
|
configuration_attributes = self.getConfig()['configuration_attributes']['hdfs-site'])
|
|
|
|
|
|
- self.assertResourceCalled('XmlConfig', 'hdfs-site.xml',
|
|
|
|
- owner = 'hdfs',
|
|
|
|
- group = 'hadoop',
|
|
|
|
- conf_dir = '/usr/hdp/current/hadoop-client/conf',
|
|
|
|
- configurations = self.getConfig()['configurations']['hdfs-site'],
|
|
|
|
- configuration_attributes = self.getConfig()['configuration_attributes']['hdfs-site'])
|
|
|
|
-
|
|
|
|
self.assertResourceCalled('XmlConfig', 'hbase-policy.xml',
|
|
self.assertResourceCalled('XmlConfig', 'hbase-policy.xml',
|
|
owner = 'hbase',
|
|
owner = 'hbase',
|
|
group = 'hadoop',
|
|
group = 'hadoop',
|
|
@@ -488,13 +467,6 @@ class TestHbaseRegionServer(RMFTestCase):
|
|
configurations = self.getConfig()['configurations']['hdfs-site'],
|
|
configurations = self.getConfig()['configurations']['hdfs-site'],
|
|
configuration_attributes = self.getConfig()['configuration_attributes']['hdfs-site'])
|
|
configuration_attributes = self.getConfig()['configuration_attributes']['hdfs-site'])
|
|
|
|
|
|
- self.assertResourceCalled('XmlConfig', 'hdfs-site.xml',
|
|
|
|
- owner = 'hdfs',
|
|
|
|
- group = 'hadoop',
|
|
|
|
- conf_dir = '/usr/hdp/current/hadoop-client/conf',
|
|
|
|
- configurations = self.getConfig()['configurations']['hdfs-site'],
|
|
|
|
- configuration_attributes = self.getConfig()['configuration_attributes']['hdfs-site'])
|
|
|
|
-
|
|
|
|
self.assertResourceCalled('XmlConfig', 'hbase-policy.xml',
|
|
self.assertResourceCalled('XmlConfig', 'hbase-policy.xml',
|
|
owner = 'hbase',
|
|
owner = 'hbase',
|
|
group = 'hadoop',
|
|
group = 'hadoop',
|