题目内容

hdfs-site.xml中的配置项dfs.namenode.shared.edits.dir的作用是()A. 指定HA系统中多个namenode共享edit log日志的地方B. 指定文件系统的分享一个namenode的地方C. 指定文件系统中分享的目录给namenode节点D. 指定文件系统namenode的编辑目录

A. 正确
B. 不对
C. 不对
D. 不对

查看答案
更多问题

ssh是hadoop系统搭建是配置的,其含义是()A.保证client安全连接hadoop B.secure shell,用来提供无密码登陆管理系统的C. speed shell,高速shell接口 D. hadoop的命令接口

A. 错误
B. 正确
C. 错误
D. 错误

给用户student@localhost授权对数据库mydb的所有表的更改权限的语句为()A. grant change on mydb.* to student@localhost;B. grant alter on mydb to student@localhost;C. grant alter privileges on mydb.* to student@localhost;D. grants update on mydb.* to student@localhost;

A. 错误
B. 正确
C. 错误
D. 错误

增加一个用户student,密码为1234的账号,并允许其从任何地点远程登录的语句是()A. create uer student@localhost identified by '1234' ;B. create user student@'%' identified by '1234';C. create user student@'*' identified by '1234';D. create user student@'-' identified by '1234';

A. 错误
B. 正确
C. 错误
D. 错误

来自远程任何地址登录的用户名形式为()A. 用户名 with ip地址 B.用户名+ip地址 C.用户名@ip地址 D.用户名@'%'

A. 错误形式
B. 错误形式
C. 错误形式。
D. 正确

答案查题题库