|
|
@@ -106,6 +106,7 @@ class TestNamenode(RMFTestCase):
|
|
|
kinit_path_local = '/usr/bin/kinit',
|
|
|
principal_name = None,
|
|
|
user = 'hdfs',
|
|
|
+ dfs_type = '',
|
|
|
owner = 'hdfs',
|
|
|
hadoop_conf_dir = '/etc/hadoop/conf',
|
|
|
type = 'directory',
|
|
|
@@ -123,6 +124,7 @@ class TestNamenode(RMFTestCase):
|
|
|
kinit_path_local = '/usr/bin/kinit',
|
|
|
principal_name = None,
|
|
|
user = 'hdfs',
|
|
|
+ dfs_type = '',
|
|
|
owner = 'ambari-qa',
|
|
|
hadoop_conf_dir = '/etc/hadoop/conf',
|
|
|
type = 'directory',
|
|
|
@@ -140,6 +142,7 @@ class TestNamenode(RMFTestCase):
|
|
|
kinit_path_local = '/usr/bin/kinit',
|
|
|
principal_name = None,
|
|
|
user = 'hdfs',
|
|
|
+ dfs_type = '',
|
|
|
action = ['execute'], hdfs_resource_ignore_file='/var/lib/ambari-agent/data/.hdfs_resource_ignore',
|
|
|
hadoop_conf_dir = '/etc/hadoop/conf',
|
|
|
)
|
|
|
@@ -219,6 +222,7 @@ class TestNamenode(RMFTestCase):
|
|
|
kinit_path_local = '/usr/bin/kinit',
|
|
|
principal_name = None,
|
|
|
user = 'hdfs',
|
|
|
+ dfs_type = '',
|
|
|
owner = 'hdfs',
|
|
|
hadoop_conf_dir = '/etc/hadoop/conf',
|
|
|
type = 'directory',
|
|
|
@@ -236,6 +240,7 @@ class TestNamenode(RMFTestCase):
|
|
|
kinit_path_local = '/usr/bin/kinit',
|
|
|
principal_name = None,
|
|
|
user = 'hdfs',
|
|
|
+ dfs_type = '',
|
|
|
owner = 'ambari-qa',
|
|
|
hadoop_conf_dir = '/etc/hadoop/conf',
|
|
|
type = 'directory',
|
|
|
@@ -253,6 +258,7 @@ class TestNamenode(RMFTestCase):
|
|
|
kinit_path_local = '/usr/bin/kinit',
|
|
|
principal_name = None,
|
|
|
user = 'hdfs',
|
|
|
+ dfs_type = '',
|
|
|
action = ['execute'], hdfs_resource_ignore_file='/var/lib/ambari-agent/data/.hdfs_resource_ignore',
|
|
|
hadoop_conf_dir = '/etc/hadoop/conf',
|
|
|
)
|
|
|
@@ -344,6 +350,7 @@ class TestNamenode(RMFTestCase):
|
|
|
keytab = '/etc/security/keytabs/hdfs.headless.keytab',
|
|
|
kinit_path_local = '/usr/bin/kinit',
|
|
|
user = 'hdfs',
|
|
|
+ dfs_type = '',
|
|
|
owner = 'hdfs',
|
|
|
hadoop_conf_dir = '/etc/hadoop/conf',
|
|
|
type = 'directory',
|
|
|
@@ -358,6 +365,7 @@ class TestNamenode(RMFTestCase):
|
|
|
keytab = '/etc/security/keytabs/hdfs.headless.keytab',
|
|
|
kinit_path_local = '/usr/bin/kinit',
|
|
|
user = 'hdfs',
|
|
|
+ dfs_type = '',
|
|
|
owner = 'ambari-qa',
|
|
|
hadoop_conf_dir = '/etc/hadoop/conf',
|
|
|
type = 'directory',
|
|
|
@@ -373,6 +381,7 @@ class TestNamenode(RMFTestCase):
|
|
|
hadoop_bin_dir = '/usr/bin',
|
|
|
kinit_path_local = '/usr/bin/kinit',
|
|
|
user = 'hdfs',
|
|
|
+ dfs_type = '',
|
|
|
action = ['execute'], hdfs_resource_ignore_file='/var/lib/ambari-agent/data/.hdfs_resource_ignore', hdfs_site=self.getConfig()['configurations']['hdfs-site'], principal_name='hdfs', default_fs='hdfs://c6401.ambari.apache.org:8020',
|
|
|
hadoop_conf_dir = '/etc/hadoop/conf',
|
|
|
)
|
|
|
@@ -444,6 +453,7 @@ class TestNamenode(RMFTestCase):
|
|
|
kinit_path_local = '/usr/bin/kinit',
|
|
|
principal_name = None,
|
|
|
user = 'hdfs',
|
|
|
+ dfs_type = '',
|
|
|
owner = 'hdfs',
|
|
|
hadoop_conf_dir = '/etc/hadoop/conf',
|
|
|
type = 'directory',
|
|
|
@@ -461,6 +471,7 @@ class TestNamenode(RMFTestCase):
|
|
|
kinit_path_local = '/usr/bin/kinit',
|
|
|
principal_name = None,
|
|
|
user = 'hdfs',
|
|
|
+ dfs_type = '',
|
|
|
owner = 'ambari-qa',
|
|
|
hadoop_conf_dir = '/etc/hadoop/conf',
|
|
|
type = 'directory',
|
|
|
@@ -478,6 +489,7 @@ class TestNamenode(RMFTestCase):
|
|
|
kinit_path_local = '/usr/bin/kinit',
|
|
|
principal_name = None,
|
|
|
user = 'hdfs',
|
|
|
+ dfs_type = '',
|
|
|
action = ['execute'], hdfs_resource_ignore_file='/var/lib/ambari-agent/data/.hdfs_resource_ignore',
|
|
|
hadoop_conf_dir = '/etc/hadoop/conf',
|
|
|
)
|
|
|
@@ -541,6 +553,7 @@ class TestNamenode(RMFTestCase):
|
|
|
kinit_path_local = '/usr/bin/kinit',
|
|
|
principal_name = None,
|
|
|
user = 'hdfs',
|
|
|
+ dfs_type = '',
|
|
|
owner = 'hdfs',
|
|
|
hadoop_conf_dir = '/etc/hadoop/conf',
|
|
|
type = 'directory',
|
|
|
@@ -558,6 +571,7 @@ class TestNamenode(RMFTestCase):
|
|
|
kinit_path_local = '/usr/bin/kinit',
|
|
|
principal_name = None,
|
|
|
user = 'hdfs',
|
|
|
+ dfs_type = '',
|
|
|
owner = 'ambari-qa',
|
|
|
hadoop_conf_dir = '/etc/hadoop/conf',
|
|
|
type = 'directory',
|
|
|
@@ -575,6 +589,7 @@ class TestNamenode(RMFTestCase):
|
|
|
kinit_path_local = '/usr/bin/kinit',
|
|
|
principal_name = None,
|
|
|
user = 'hdfs',
|
|
|
+ dfs_type = '',
|
|
|
action = ['execute'], hdfs_resource_ignore_file='/var/lib/ambari-agent/data/.hdfs_resource_ignore',
|
|
|
hadoop_conf_dir = '/etc/hadoop/conf',
|
|
|
)
|
|
|
@@ -644,6 +659,7 @@ class TestNamenode(RMFTestCase):
|
|
|
kinit_path_local = '/usr/bin/kinit',
|
|
|
principal_name = 'hdfs',
|
|
|
user = 'hdfs',
|
|
|
+ dfs_type = '',
|
|
|
owner = 'hdfs',
|
|
|
hadoop_conf_dir = '/etc/hadoop/conf',
|
|
|
type = 'directory',
|
|
|
@@ -661,6 +677,7 @@ class TestNamenode(RMFTestCase):
|
|
|
kinit_path_local = '/usr/bin/kinit',
|
|
|
principal_name = 'hdfs',
|
|
|
user = 'hdfs',
|
|
|
+ dfs_type = '',
|
|
|
owner = 'ambari-qa',
|
|
|
hadoop_conf_dir = '/etc/hadoop/conf',
|
|
|
type = 'directory',
|
|
|
@@ -678,6 +695,7 @@ class TestNamenode(RMFTestCase):
|
|
|
kinit_path_local = '/usr/bin/kinit',
|
|
|
principal_name = 'hdfs',
|
|
|
user = 'hdfs',
|
|
|
+ dfs_type = '',
|
|
|
action = ['execute'], hdfs_resource_ignore_file='/var/lib/ambari-agent/data/.hdfs_resource_ignore',
|
|
|
hadoop_conf_dir = '/etc/hadoop/conf',
|
|
|
)
|
|
|
@@ -747,6 +765,7 @@ class TestNamenode(RMFTestCase):
|
|
|
kinit_path_local = '/usr/bin/kinit',
|
|
|
principal_name = None,
|
|
|
user = 'hdfs',
|
|
|
+ dfs_type = '',
|
|
|
owner = 'hdfs',
|
|
|
hadoop_conf_dir = '/etc/hadoop/conf',
|
|
|
type = 'directory',
|
|
|
@@ -764,6 +783,7 @@ class TestNamenode(RMFTestCase):
|
|
|
kinit_path_local = '/usr/bin/kinit',
|
|
|
principal_name = None,
|
|
|
user = 'hdfs',
|
|
|
+ dfs_type = '',
|
|
|
owner = 'ambari-qa',
|
|
|
hadoop_conf_dir = '/etc/hadoop/conf',
|
|
|
type = 'directory',
|
|
|
@@ -781,6 +801,7 @@ class TestNamenode(RMFTestCase):
|
|
|
kinit_path_local = '/usr/bin/kinit',
|
|
|
principal_name = None,
|
|
|
user = 'hdfs',
|
|
|
+ dfs_type = '',
|
|
|
action = ['execute'], hdfs_resource_ignore_file='/var/lib/ambari-agent/data/.hdfs_resource_ignore',
|
|
|
hadoop_conf_dir = '/etc/hadoop/conf',
|
|
|
)
|
|
|
@@ -849,6 +870,7 @@ class TestNamenode(RMFTestCase):
|
|
|
kinit_path_local = '/usr/bin/kinit',
|
|
|
principal_name = None,
|
|
|
user = 'hdfs',
|
|
|
+ dfs_type = '',
|
|
|
owner = 'hdfs',
|
|
|
hadoop_conf_dir = '/etc/hadoop/conf',
|
|
|
type = 'directory',
|
|
|
@@ -866,6 +888,7 @@ class TestNamenode(RMFTestCase):
|
|
|
kinit_path_local = '/usr/bin/kinit',
|
|
|
principal_name = None,
|
|
|
user = 'hdfs',
|
|
|
+ dfs_type = '',
|
|
|
owner = 'ambari-qa',
|
|
|
hadoop_conf_dir = '/etc/hadoop/conf',
|
|
|
type = 'directory',
|
|
|
@@ -883,6 +906,7 @@ class TestNamenode(RMFTestCase):
|
|
|
kinit_path_local = '/usr/bin/kinit',
|
|
|
principal_name = None,
|
|
|
user = 'hdfs',
|
|
|
+ dfs_type = '',
|
|
|
action = ['execute'], hdfs_resource_ignore_file='/var/lib/ambari-agent/data/.hdfs_resource_ignore',
|
|
|
hadoop_conf_dir = '/etc/hadoop/conf',
|
|
|
)
|
|
|
@@ -959,6 +983,7 @@ class TestNamenode(RMFTestCase):
|
|
|
kinit_path_local = '/usr/bin/kinit',
|
|
|
principal_name = None,
|
|
|
user = 'hdfs',
|
|
|
+ dfs_type = '',
|
|
|
owner = 'hdfs',
|
|
|
hadoop_conf_dir = '/etc/hadoop/conf',
|
|
|
type = 'directory',
|
|
|
@@ -976,6 +1001,7 @@ class TestNamenode(RMFTestCase):
|
|
|
kinit_path_local = '/usr/bin/kinit',
|
|
|
principal_name = None,
|
|
|
user = 'hdfs',
|
|
|
+ dfs_type = '',
|
|
|
owner = 'ambari-qa',
|
|
|
hadoop_conf_dir = '/etc/hadoop/conf',
|
|
|
type = 'directory',
|
|
|
@@ -993,6 +1019,7 @@ class TestNamenode(RMFTestCase):
|
|
|
kinit_path_local = '/usr/bin/kinit',
|
|
|
principal_name = None,
|
|
|
user = 'hdfs',
|
|
|
+ dfs_type = '',
|
|
|
action = ['execute'], hdfs_resource_ignore_file='/var/lib/ambari-agent/data/.hdfs_resource_ignore',
|
|
|
hadoop_conf_dir = '/etc/hadoop/conf',
|
|
|
)
|