Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id CB376200B40 for ; Thu, 2 Jun 2016 07:48:15 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id CA869160A51; Thu, 2 Jun 2016 05:48:15 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id C9149160A59 for ; Thu, 2 Jun 2016 07:48:12 +0200 (CEST) Received: (qmail 35357 invoked by uid 500); 2 Jun 2016 05:48:11 -0000 Mailing-List: contact commits-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ambari-dev@ambari.apache.org Delivered-To: mailing list commits@ambari.apache.org Received: (qmail 33999 invoked by uid 99); 2 Jun 2016 05:48:11 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Jun 2016 05:48:11 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 0B05AE9682; Thu, 2 Jun 2016 05:48:11 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: srimanth@apache.org To: commits@ambari.apache.org Date: Thu, 02 Jun 2016 05:48:23 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [14/98] [abbrv] [partial] ambari git commit: Revert "AMBARI-16272. Ambari Upgrade shouldn't automatically add stack configs. Fix default upgrade policy and script defaults (dlysnichenko)" - faling tests archived-at: Thu, 02 Jun 2016 05:48:15 -0000 http://git-wip-us.apache.org/repos/asf/ambari/blob/b7c95413/ambari-server/src/test/resources/common-services/MAPREDUCE/1.0/configuration/mapred-site.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/test/resources/common-services/MAPREDUCE/1.0/configuration/mapred-site.xml b/ambari-server/src/test/resources/common-services/MAPREDUCE/1.0/configuration/mapred-site.xml index ea3d6b6..198fa94 100644 --- a/ambari-server/src/test/resources/common-services/MAPREDUCE/1.0/configuration/mapred-site.xml +++ b/ambari-server/src/test/resources/common-services/MAPREDUCE/1.0/configuration/mapred-site.xml @@ -28,32 +28,32 @@ of directories then the name table is replicated in all of the directories, for redundancy. true - - + + dfs.support.append true to enable dfs append true - - + + dfs.webhdfs.enabled false to enable webhdfs true - - + + dfs.datanode.failed.volumes.tolerated 0 #of failed disks dn would tolerate true - - + + dfs.block.local-path-access.user @@ -62,8 +62,8 @@ circuit reads. true - - + + dfs.data.dir @@ -75,8 +75,8 @@ Directories that do not exist are ignored. true - - + + dfs.hosts.exclude @@ -85,8 +85,8 @@ not permitted to connect to the namenode. The full pathname of the file must be specified. If the value is empty, no hosts are excluded. - - + + dfs.hosts @@ -95,31 +95,31 @@ permitted to connect to the namenode. The full pathname of the file must be specified. If the value is empty, all hosts are permitted. - - + + dfs.replication.max 50 Maximal block replication. - - + + dfs.replication 3 Default block replication. - - + + dfs.heartbeat.interval 3 Determines datanode heartbeat interval in seconds. - - + + dfs.safemode.threshold.pct @@ -130,8 +130,8 @@ Values less than or equal to 0 mean not to start in safe mode. Values greater than 1 will make safe mode permanent. - - + + dfs.balance.bandwidthPerSec @@ -141,29 +141,29 @@ can utilize for the balancing purpose in term of the number of bytes per second. - - + + dfs.datanode.address 0.0.0.0:50010 Address where the datanode binds - - + + dfs.datanode.http.address 0.0.0.0:50075 HTTP address for the datanode - - + + dfs.block.size 134217728 The default block size for new files. - - + + dfs.http.address @@ -171,8 +171,8 @@ The name of the default file system. Either the literal string "local" or a host:port for HDFS. true - - + + dfs.datanode.du.reserved @@ -180,8 +180,8 @@ literal string "local" or a host:port for HDFS. 1073741824 Reserved space in bytes per volume. Always leave this much space free for non dfs use. - - + + dfs.datanode.ipc.address @@ -190,29 +190,29 @@ literal string "local" or a host:port for HDFS. The datanode ipc server address and port. If the port is 0 then the server will start on a free port. - - + + dfs.blockreport.initialDelay 120 Delay for first block report in seconds. - - + + dfs.namenode.handler.count 40 The number of server threads for the namenode. - - + + dfs.datanode.max.xcievers 1024 PRIVATE CONFIG VARIABLE - - + + @@ -221,8 +221,8 @@ If the port is 0 then the server will start on a free port. The octal umask used when creating files and directories. - - + + dfs.web.ugi @@ -231,8 +231,8 @@ The octal umask used when creating files and directories. The user account used by the web interface. Syntax: USERNAME,GROUP1,GROUP2, ... - - + + dfs.permissions @@ -244,29 +244,29 @@ but all other behavior is unchanged. Switching from one parameter value to the other does not change the mode, owner or group of files or directories. - - + + dfs.permissions.supergroup hdfs The name of the group of super-users. - - + + dfs.namenode.handler.count 100 Added to grow Queue size so that more client connections are allowed - - + + ipc.server.max.response.size 5242880 The max response size for IPC - - + + dfs.block.access.token.enable @@ -275,8 +275,8 @@ owner or group of files or directories. If "true", access tokens are used as capabilities for accessing datanodes. If "false", no access tokens are checked on accessing datanodes. - - + + dfs.namenode.kerberos.principal @@ -284,8 +284,8 @@ If "false", no access tokens are checked on accessing datanodes. Kerberos principal name for the NameNode - - + + dfs.secondary.namenode.kerberos.principal @@ -293,8 +293,8 @@ Kerberos principal name for the NameNode Kerberos principal name for the secondary NameNode. - - + + dfs.secondary.http.address hdp2.cybervisiontech.com.ua:50090 Address of secondary namenode web server - - + + dfs.secondary.https.port 50490 The https port where secondary-namenode binds - - + + dfs.web.authentication.kerberos.principal @@ -336,8 +336,8 @@ Kerberos principal name for the NameNode The HTTP Kerberos principal MUST start with 'HTTP/' per Kerberos HTTP SPENGO specification. - - + + dfs.web.authentication.kerberos.keytab @@ -346,8 +346,8 @@ Kerberos principal name for the NameNode The Kerberos keytab file with the credentials for the HTTP Kerberos principal used by Hadoop-Auth in the HTTP endpoint. - - + + dfs.datanode.kerberos.principal @@ -355,8 +355,8 @@ Kerberos principal name for the NameNode The Kerberos principal that the DataNode runs as. "_HOST" is replaced by the real host name. - - + + dfs.namenode.keytab.file @@ -364,8 +364,8 @@ Kerberos principal name for the NameNode Combined keytab file containing the namenode service and host principals. - - + + dfs.secondary.namenode.keytab.file @@ -373,8 +373,8 @@ Kerberos principal name for the NameNode Combined keytab file containing the namenode service and host principals. - - + + dfs.datanode.keytab.file @@ -382,22 +382,22 @@ Kerberos principal name for the NameNode The filename of the keytab file for the DataNode. - - + + dfs.https.port 50470 The https port where namenode binds - - + + dfs.https.address hdp1.cybervisiontech.com.ua:50470 The https address where namenode binds - - + + dfs.datanode.data.dir.perm @@ -406,8 +406,8 @@ Kerberos principal name for the NameNode directories. The datanode will not come up if the permissions are different on existing dfs.data.dir directories. If the directories don't exist, they will be created with this permission. - - + + dfs.access.time.precision @@ -416,21 +416,21 @@ don't exist, they will be created with this permission. The default value is 1 hour. Setting a value of 0 disables access times for HDFS. - - + + dfs.cluster.administrators hdfs ACL for who all can view the default servlets in the HDFS - - + + ipc.server.read.threadpool.size 5 IPC thread size - - + + http://git-wip-us.apache.org/repos/asf/ambari/blob/b7c95413/ambari-server/src/test/resources/stacks/HDP/0.1/services/HDFS/configuration/hbase-site.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/test/resources/stacks/HDP/0.1/services/HDFS/configuration/hbase-site.xml b/ambari-server/src/test/resources/stacks/HDP/0.1/services/HDFS/configuration/hbase-site.xml index 38eb42e..ff77447 100644 --- a/ambari-server/src/test/resources/stacks/HDP/0.1/services/HDFS/configuration/hbase-site.xml +++ b/ambari-server/src/test/resources/stacks/HDP/0.1/services/HDFS/configuration/hbase-site.xml @@ -29,16 +29,16 @@ in milliseconds. Default is 15. Set this value low if you want unit tests to be responsive. - - + + hbase.client.pause 5000 General client pause value. Used mostly as value to wait before running a retry of a failed get, region lookup, etc. - - + + hbase.master.meta.thread.rescanfrequency @@ -46,8 +46,8 @@ How long the HMaster sleeps (in milliseconds) between scans of the root and meta tables. - - + + hbase.server.thread.wakefrequency @@ -55,8 +55,8 @@ Time to sleep in between searches for work (in milliseconds). Used as sleep interval by service threads such as META scanner and log roller. - - + + hbase.regionserver.handler.count @@ -65,8 +65,8 @@ Same property is used by the HMaster for count of master handlers. Default is 10. - - + + hbase.master.lease.period @@ -76,8 +76,8 @@ value has been reduced so that the master will notice a dead region server sooner. The default is 30 seconds. - - + + hbase.master.info.port @@ -85,8 +85,8 @@ The port for the hbase master web UI Set to -1 if you do not want the info server to run. - - + + hbase.regionserver.info.port @@ -94,8 +94,8 @@ The port for the hbase regionserver web UI Set to -1 if you do not want the info server to run. - - + + hbase.regionserver.info.port.auto @@ -104,8 +104,8 @@ search if hbase.regionserver.info.port is already in use. Enabled for testing to run multiple tests on one machine. - - + + hbase.master.lease.thread.wakefrequency @@ -114,8 +114,8 @@ This value has been reduced due to the other reduced values above so that the master will notice a dead region server sooner. The default is 15 seconds. - - + + hbase.regionserver.optionalcacheflushinterval @@ -124,8 +124,8 @@ Amount of time to wait since the last time a region was flushed before invoking an optional cache flush. Default 60,000. - - + + hbase.regionserver.safemode @@ -134,8 +134,8 @@ Turn on/off safe mode in region server. Always on for production, always off for tests. - - + + hbase.hregion.max.filesize @@ -146,14 +146,14 @@ Keep the maximum filesize small so we split more often in tests. - - + + hadoop.log.dir ${user.dir}/../logs - - + + hbase.zookeeper.property.clientPort @@ -161,7 +161,7 @@ Property from ZooKeeper's config zoo.cfg. The port at which the clients will connect. - - + + http://git-wip-us.apache.org/repos/asf/ambari/blob/b7c95413/ambari-server/src/test/resources/stacks/HDP/0.1/services/HDFS/configuration/hdfs-site.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/test/resources/stacks/HDP/0.1/services/HDFS/configuration/hdfs-site.xml b/ambari-server/src/test/resources/stacks/HDP/0.1/services/HDFS/configuration/hdfs-site.xml index fc70b1b..759cbcb 100644 --- a/ambari-server/src/test/resources/stacks/HDP/0.1/services/HDFS/configuration/hdfs-site.xml +++ b/ambari-server/src/test/resources/stacks/HDP/0.1/services/HDFS/configuration/hdfs-site.xml @@ -28,32 +28,32 @@ of directories then the name table is replicated in all of the directories, for redundancy. true - - + + dfs.support.append true to enable dfs append true - - + + dfs.webhdfs.enabled false to enable webhdfs true - - + + dfs.datanode.failed.volumes.tolerated 0 #of failed disks dn would tolerate true - - + + dfs.block.local-path-access.user @@ -62,8 +62,8 @@ circuit reads. true - - + + dfs.data.dir @@ -75,8 +75,8 @@ Directories that do not exist are ignored. true - - + + dfs.hosts.exclude @@ -85,8 +85,8 @@ not permitted to connect to the namenode. The full pathname of the file must be specified. If the value is empty, no hosts are excluded. - - + + dfs.hosts @@ -95,31 +95,31 @@ permitted to connect to the namenode. The full pathname of the file must be specified. If the value is empty, all hosts are permitted. - - + + dfs.replication.max 50 Maximal block replication. - - + + dfs.replication 3 Default block replication. - - + + dfs.heartbeat.interval 3 Determines datanode heartbeat interval in seconds. - - + + dfs.safemode.threshold.pct @@ -130,8 +130,8 @@ Values less than or equal to 0 mean not to start in safe mode. Values greater than 1 will make safe mode permanent. - - + + dfs.balance.bandwidthPerSec @@ -141,27 +141,27 @@ can utilize for the balancing purpose in term of the number of bytes per second. - - + + dfs.datanode.address 0.0.0.0:50010 - - + + dfs.datanode.http.address 0.0.0.0:50075 - - + + dfs.block.size 134217728 The default block size for new files. - - + + dfs.http.address @@ -169,8 +169,8 @@ The name of the default file system. Either the literal string "local" or a host:port for HDFS. true - - + + dfs.datanode.du.reserved @@ -178,8 +178,8 @@ literal string "local" or a host:port for HDFS. 1073741824 Reserved space in bytes per volume. Always leave this much space free for non dfs use. - - + + dfs.datanode.ipc.address @@ -188,29 +188,29 @@ literal string "local" or a host:port for HDFS. The datanode ipc server address and port. If the port is 0 then the server will start on a free port. - - + + dfs.blockreport.initialDelay 120 Delay for first block report in seconds. - - + + dfs.namenode.handler.count 40 The number of server threads for the namenode. - - + + dfs.datanode.max.xcievers 1024 PRIVATE CONFIG VARIABLE - - + + @@ -219,8 +219,8 @@ If the port is 0 then the server will start on a free port. The octal umask used when creating files and directories. - - + + dfs.web.ugi @@ -229,8 +229,8 @@ The octal umask used when creating files and directories. The user account used by the web interface. Syntax: USERNAME,GROUP1,GROUP2, ... - - + + dfs.permissions @@ -242,28 +242,28 @@ but all other behavior is unchanged. Switching from one parameter value to the other does not change the mode, owner or group of files or directories. - - + + dfs.permissions.supergroup hdfs The name of the group of super-users. - - + + dfs.namenode.handler.count 100 Added to grow Queue size so that more client connections are allowed - - + + ipc.server.max.response.size 5242880 - - + + dfs.block.access.token.enable @@ -272,8 +272,8 @@ owner or group of files or directories. If "true", access tokens are used as capabilities for accessing datanodes. If "false", no access tokens are checked on accessing datanodes. - - + + dfs.namenode.kerberos.principal @@ -281,8 +281,8 @@ If "false", no access tokens are checked on accessing datanodes. Kerberos principal name for the NameNode - - + + dfs.secondary.namenode.kerberos.principal @@ -290,8 +290,8 @@ Kerberos principal name for the NameNode Kerberos principal name for the secondary NameNode. - - + + dfs.secondary.http.address hdp2.cybervisiontech.com.ua:50090 Address of secondary namenode web server - - + + dfs.secondary.https.port 50490 The https port where secondary-namenode binds - - + + dfs.web.authentication.kerberos.principal @@ -333,8 +333,8 @@ Kerberos principal name for the NameNode The HTTP Kerberos principal MUST start with 'HTTP/' per Kerberos HTTP SPENGO specification. - - + + dfs.web.authentication.kerberos.keytab @@ -343,8 +343,8 @@ Kerberos principal name for the NameNode The Kerberos keytab file with the credentials for the HTTP Kerberos principal used by Hadoop-Auth in the HTTP endpoint. - - + + dfs.datanode.kerberos.principal @@ -352,8 +352,8 @@ Kerberos principal name for the NameNode The Kerberos principal that the DataNode runs as. "_HOST" is replaced by the real host name. - - + + dfs.namenode.keytab.file @@ -361,8 +361,8 @@ Kerberos principal name for the NameNode Combined keytab file containing the namenode service and host principals. - - + + dfs.secondary.namenode.keytab.file @@ -370,8 +370,8 @@ Kerberos principal name for the NameNode Combined keytab file containing the namenode service and host principals. - - + + dfs.datanode.keytab.file @@ -379,22 +379,22 @@ Kerberos principal name for the NameNode The filename of the keytab file for the DataNode. - - + + dfs.https.port 50470 The https port where namenode binds - - + + dfs.https.address hdp1.cybervisiontech.com.ua:50470 The https address where namenode binds - - + + dfs.datanode.data.dir.perm @@ -403,8 +403,8 @@ Kerberos principal name for the NameNode directories. The datanode will not come up if the permissions are different on existing dfs.data.dir directories. If the directories don't exist, they will be created with this permission. - - + + dfs.access.time.precision @@ -413,21 +413,21 @@ don't exist, they will be created with this permission. The default value is 1 hour. Setting a value of 0 disables access times for HDFS. - - + + dfs.cluster.administrators hdfs ACL for who all can view the default servlets in the HDFS - - + + ipc.server.read.threadpool.size 5 - - + + http://git-wip-us.apache.org/repos/asf/ambari/blob/b7c95413/ambari-server/src/test/resources/stacks/HDP/0.1/services/MAPREDUCE/configuration/hbase-site.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/test/resources/stacks/HDP/0.1/services/MAPREDUCE/configuration/hbase-site.xml b/ambari-server/src/test/resources/stacks/HDP/0.1/services/MAPREDUCE/configuration/hbase-site.xml index 38eb42e..ff77447 100644 --- a/ambari-server/src/test/resources/stacks/HDP/0.1/services/MAPREDUCE/configuration/hbase-site.xml +++ b/ambari-server/src/test/resources/stacks/HDP/0.1/services/MAPREDUCE/configuration/hbase-site.xml @@ -29,16 +29,16 @@ in milliseconds. Default is 15. Set this value low if you want unit tests to be responsive. - - + + hbase.client.pause 5000 General client pause value. Used mostly as value to wait before running a retry of a failed get, region lookup, etc. - - + + hbase.master.meta.thread.rescanfrequency @@ -46,8 +46,8 @@ How long the HMaster sleeps (in milliseconds) between scans of the root and meta tables. - - + + hbase.server.thread.wakefrequency @@ -55,8 +55,8 @@ Time to sleep in between searches for work (in milliseconds). Used as sleep interval by service threads such as META scanner and log roller. - - + + hbase.regionserver.handler.count @@ -65,8 +65,8 @@ Same property is used by the HMaster for count of master handlers. Default is 10. - - + + hbase.master.lease.period @@ -76,8 +76,8 @@ value has been reduced so that the master will notice a dead region server sooner. The default is 30 seconds. - - + + hbase.master.info.port @@ -85,8 +85,8 @@ The port for the hbase master web UI Set to -1 if you do not want the info server to run. - - + + hbase.regionserver.info.port @@ -94,8 +94,8 @@ The port for the hbase regionserver web UI Set to -1 if you do not want the info server to run. - - + + hbase.regionserver.info.port.auto @@ -104,8 +104,8 @@ search if hbase.regionserver.info.port is already in use. Enabled for testing to run multiple tests on one machine. - - + + hbase.master.lease.thread.wakefrequency @@ -114,8 +114,8 @@ This value has been reduced due to the other reduced values above so that the master will notice a dead region server sooner. The default is 15 seconds. - - + + hbase.regionserver.optionalcacheflushinterval @@ -124,8 +124,8 @@ Amount of time to wait since the last time a region was flushed before invoking an optional cache flush. Default 60,000. - - + + hbase.regionserver.safemode @@ -134,8 +134,8 @@ Turn on/off safe mode in region server. Always on for production, always off for tests. - - + + hbase.hregion.max.filesize @@ -146,14 +146,14 @@ Keep the maximum filesize small so we split more often in tests. - - + + hadoop.log.dir ${user.dir}/../logs - - + + hbase.zookeeper.property.clientPort @@ -161,7 +161,7 @@ Property from ZooKeeper's config zoo.cfg. The port at which the clients will connect. - - + + http://git-wip-us.apache.org/repos/asf/ambari/blob/b7c95413/ambari-server/src/test/resources/stacks/HDP/0.1/services/MAPREDUCE/configuration/hdfs-site.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/test/resources/stacks/HDP/0.1/services/MAPREDUCE/configuration/hdfs-site.xml b/ambari-server/src/test/resources/stacks/HDP/0.1/services/MAPREDUCE/configuration/hdfs-site.xml index fc70b1b..759cbcb 100644 --- a/ambari-server/src/test/resources/stacks/HDP/0.1/services/MAPREDUCE/configuration/hdfs-site.xml +++ b/ambari-server/src/test/resources/stacks/HDP/0.1/services/MAPREDUCE/configuration/hdfs-site.xml @@ -28,32 +28,32 @@ of directories then the name table is replicated in all of the directories, for redundancy. true - - + + dfs.support.append true to enable dfs append true - - + + dfs.webhdfs.enabled false to enable webhdfs true - - + + dfs.datanode.failed.volumes.tolerated 0 #of failed disks dn would tolerate true - - + + dfs.block.local-path-access.user @@ -62,8 +62,8 @@ circuit reads. true - - + + dfs.data.dir @@ -75,8 +75,8 @@ Directories that do not exist are ignored. true - - + + dfs.hosts.exclude @@ -85,8 +85,8 @@ not permitted to connect to the namenode. The full pathname of the file must be specified. If the value is empty, no hosts are excluded. - - + + dfs.hosts @@ -95,31 +95,31 @@ permitted to connect to the namenode. The full pathname of the file must be specified. If the value is empty, all hosts are permitted. - - + + dfs.replication.max 50 Maximal block replication. - - + + dfs.replication 3 Default block replication. - - + + dfs.heartbeat.interval 3 Determines datanode heartbeat interval in seconds. - - + + dfs.safemode.threshold.pct @@ -130,8 +130,8 @@ Values less than or equal to 0 mean not to start in safe mode. Values greater than 1 will make safe mode permanent. - - + + dfs.balance.bandwidthPerSec @@ -141,27 +141,27 @@ can utilize for the balancing purpose in term of the number of bytes per second. - - + + dfs.datanode.address 0.0.0.0:50010 - - + + dfs.datanode.http.address 0.0.0.0:50075 - - + + dfs.block.size 134217728 The default block size for new files. - - + + dfs.http.address @@ -169,8 +169,8 @@ The name of the default file system. Either the literal string "local" or a host:port for HDFS. true - - + + dfs.datanode.du.reserved @@ -178,8 +178,8 @@ literal string "local" or a host:port for HDFS. 1073741824 Reserved space in bytes per volume. Always leave this much space free for non dfs use. - - + + dfs.datanode.ipc.address @@ -188,29 +188,29 @@ literal string "local" or a host:port for HDFS. The datanode ipc server address and port. If the port is 0 then the server will start on a free port. - - + + dfs.blockreport.initialDelay 120 Delay for first block report in seconds. - - + + dfs.namenode.handler.count 40 The number of server threads for the namenode. - - + + dfs.datanode.max.xcievers 1024 PRIVATE CONFIG VARIABLE - - + + @@ -219,8 +219,8 @@ If the port is 0 then the server will start on a free port. The octal umask used when creating files and directories. - - + + dfs.web.ugi @@ -229,8 +229,8 @@ The octal umask used when creating files and directories. The user account used by the web interface. Syntax: USERNAME,GROUP1,GROUP2, ... - - + + dfs.permissions @@ -242,28 +242,28 @@ but all other behavior is unchanged. Switching from one parameter value to the other does not change the mode, owner or group of files or directories. - - + + dfs.permissions.supergroup hdfs The name of the group of super-users. - - + + dfs.namenode.handler.count 100 Added to grow Queue size so that more client connections are allowed - - + + ipc.server.max.response.size 5242880 - - + + dfs.block.access.token.enable @@ -272,8 +272,8 @@ owner or group of files or directories. If "true", access tokens are used as capabilities for accessing datanodes. If "false", no access tokens are checked on accessing datanodes. - - + + dfs.namenode.kerberos.principal @@ -281,8 +281,8 @@ If "false", no access tokens are checked on accessing datanodes. Kerberos principal name for the NameNode - - + + dfs.secondary.namenode.kerberos.principal @@ -290,8 +290,8 @@ Kerberos principal name for the NameNode Kerberos principal name for the secondary NameNode. - - + + dfs.secondary.http.address hdp2.cybervisiontech.com.ua:50090 Address of secondary namenode web server - - + + dfs.secondary.https.port 50490 The https port where secondary-namenode binds - - + + dfs.web.authentication.kerberos.principal @@ -333,8 +333,8 @@ Kerberos principal name for the NameNode The HTTP Kerberos principal MUST start with 'HTTP/' per Kerberos HTTP SPENGO specification. - - + + dfs.web.authentication.kerberos.keytab @@ -343,8 +343,8 @@ Kerberos principal name for the NameNode The Kerberos keytab file with the credentials for the HTTP Kerberos principal used by Hadoop-Auth in the HTTP endpoint. - - + + dfs.datanode.kerberos.principal @@ -352,8 +352,8 @@ Kerberos principal name for the NameNode The Kerberos principal that the DataNode runs as. "_HOST" is replaced by the real host name. - - + + dfs.namenode.keytab.file @@ -361,8 +361,8 @@ Kerberos principal name for the NameNode Combined keytab file containing the namenode service and host principals. - - + + dfs.secondary.namenode.keytab.file @@ -370,8 +370,8 @@ Kerberos principal name for the NameNode Combined keytab file containing the namenode service and host principals. - - + + dfs.datanode.keytab.file @@ -379,22 +379,22 @@ Kerberos principal name for the NameNode The filename of the keytab file for the DataNode. - - + + dfs.https.port 50470 The https port where namenode binds - - + + dfs.https.address hdp1.cybervisiontech.com.ua:50470 The https address where namenode binds - - + + dfs.datanode.data.dir.perm @@ -403,8 +403,8 @@ Kerberos principal name for the NameNode directories. The datanode will not come up if the permissions are different on existing dfs.data.dir directories. If the directories don't exist, they will be created with this permission. - - + + dfs.access.time.precision @@ -413,21 +413,21 @@ don't exist, they will be created with this permission. The default value is 1 hour. Setting a value of 0 disables access times for HDFS. - - + + dfs.cluster.administrators hdfs ACL for who all can view the default servlets in the HDFS - - + + ipc.server.read.threadpool.size 5 - - + +