亚洲激情专区-91九色丨porny丨老师-久久久久久久女国产乱让韩-国产精品午夜小视频观看

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

hadoop2.x 將namenode 與 SecondaryNameNode 分開部署

發布時間:2020-07-10 17:15:21 來源:網絡 閱讀:1277 作者:A小小書童 欄目:大數據

修改方法

在hadoop namenode節點上修改hadoop2.7.7 目錄 

cd ~/hadoop-2.7.7/etc/hadoop/

配置

[hadoop@namenodeyw hadoop]$ cat masters 

datenodeyw1     #說明 SecondaryNameNode 服務將再這臺節點上啟動

[hadoop@namenodeyw hadoop]$ cat hdfs-site.xml
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="configuration.xsl"?>
<configuration>
<!-- #紅色部門為將namenode 與  SecondaryNameNode 分開部署 -->
  <property>
     <name>dfs.http.address</name>
     <value>namenodeyw:50070</value>
     <description>
     The address and the base port where the dfs namenode web ui will listen on. If the port is 0 then the server will start on a free port.
     </description>
  </property>
  <property>
     <name>dfs.namenode.secondary.http-address</name>
     <value>datanodeyw1:50090</value>
  </property>
  <property>
     <name>dfs.name.dir</name>
     <value>/opt/hadoop/dfs/name</value>
     <description>Path on the local filesystem where theNameNode stores the namespace and transactions logs persistently.</description>
  </property>
  <property>
     <name>dfs.data.dir</name>
     <value>/opt/hadoop/dfs/data</value>
     <description>Comma separated list of paths on the localfilesystem of a DataNode where it should store its blocks.</description>
  </property>
  <property>
     <name>dfs.replication</name>
     <value>3</value>
  </property>
  <property>
    <name>dfs.permissions</name>
    <value>false</value>
    <description>need not permissions</description>
  </property>
</configuration>


[hadoop@namenodeyw hadoop]$ cat core-site.xml

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="configuration.xsl"?>
<configuration>
   <property>
        <name>hadoop.tmp.dir</name>
        <value>/opt/hadoop/tmp</value>
        <description>Abase for other temporary directories.</description>
   </property>
   <property>
        <name>fs.default.name</name>
        <value>hdfs://namenodeyw:9000</value>
   </property>
<! -- #以下為將namenode 與  SecondaryNameNode 分開部署 -->
   <property>
       <name>fs.checkpoint.period</name>
       <value>3600</value>
       <description>The number of seconds between two periodic checkpoints.</description>
   </property>
   <property>
       <name>fs.checkpoint.size</name>
       <value>67108864</value>
   </property>
</configuration>

然后將改配置文件目錄分別同步到其他節點。

依次重啟服務。

先重啟hadoop機器  ./start-all.sh 

再重啟 zookeeper    ./zkSever.sh  start

再到配置hbase主節點上啟動habase     ./start-hbase.sh

在namenode上啟動

./start-all.sh 啟動后進程截圖

hadoop2.x 將namenode 與  SecondaryNameNode 分開部署

[hadoop@namenodeyw sbin]$ jps

8017 NodeManager

8389 Jps

7498 NameNode

7642 DataNode

7900 ResourceManager

[hadoop@datanodeyw1 hadoop]$ jps

16529 DataNode

16305 Main

16770 NodeManager

17238 Jps

16639 SecondaryNameNode


[hadoop@datanodeyw2 bin]$ jps

13139 DataNode

13400 Jps

13257 NodeManager

 

在namenode上啟動 start-yarn.sh  提示已經啟動。

[hadoop@namenodeyw sbin]$ ./start-yarn.sh

starting yarn daemons

resourcemanager running as process 7900. Stop it first.

namenodeyw: nodemanager running as process 8017. Stop it first.

datanodeyw2: nodemanager running as process 13257. Stop it first.

datanodeyw1: nodemanager running as process 16770. Stop it first.


向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

会昌县| 温宿县| 德保县| 海林市| 临邑县| 泸定县| 桂东县| 鹤峰县| 安远县| 湛江市| 宜兴市| 拜泉县| 娱乐| 钟山县| 来凤县| 枞阳县| 台湾省| 芦山县| 五大连池市| 崇义县| 改则县| 和林格尔县| 柏乡县| 青神县| 都兰县| 万荣县| 南澳县| 台北县| 图木舒克市| 汉川市| 石门县| 都昌县| 光泽县| 莱西市| 长泰县| 枞阳县| 乐山市| 商洛市| 罗甸县| 新昌县| 城市|