diff --git a/contrib/ec2/bin/hbase-ec2-init-remote.sh b/contrib/ec2/bin/hbase-ec2-init-remote.sh index e5817a18ef6..915dbfbd1be 100644 --- a/contrib/ec2/bin/hbase-ec2-init-remote.sh +++ b/contrib/ec2/bin/hbase-ec2-init-remote.sh @@ -119,6 +119,14 @@ cat > $HADOOP_HOME/conf/hdfs-site.xml <dfs.data.dir $DFS_DATA_DIR + + dfs.datanode.handler.count + 10 + + + dfs.datanode.max.xcievers + 4096 + EOF cat > $HADOOP_HOME/conf/mapred-site.xml <