天天看點

大資料Hadoop的相關的錯題

檢視目前的模式是否是安全模式 B

A hdfs dfsadmin -safemode enter

B hdfs dfs admin -safemode get

C hdfs dfsadmin -safemode leave

D hdfs dfsadmin -safemode wait

HDFS的組成架構 ABCD

A NameNode

B DataNode

C client

D SecondaryNode

MapReduce的技術特征總結:ABCD

A 自動并行化

B 自動可靠處理

C 靈活擴充

D 高性能

關于HDFS安全模式說法正确的是HBase 依靠 __A____存儲底層資料

A、

HDFS

B、

Hadoop

C、

Memory

D、

MapReduce

請問以下哪個指令組成是錯誤的B

A sbin/stop-dfs.sh

B sbin/hdfs dfsadmin -report

C bin/hadoop namenode -format

D bin/hado

下面哪個選項中的Daemon總是運作在同一台主機上?op fs -cat /hadoopta/my.txt

Data Node & Task Tracker

在Hadoop MapReduce架構中,任何值類型需要實作Writeable接口__。

配置機架感覺的下面哪項正确

A、

機架感覺在NameNode節點的core-site.xml配置

B、

寫入資料的時候會寫到不同機架的 DataNode 中

C、

MapReduce 會根據機架擷取離自己比較近的網絡資料

D、

如果一個機架出問題,不會影響資料讀寫

繼續閱讀