【单选题】下列哪个命令可以下载HDFS目录/user/root/live.txtA.hdfs dfs -get /user/root/live.txtB.hdfs dfs -download /user/root/live.txtC.hdfs dfs -put /user/root/live.txtD.hdfs dfs -move /user/root/live.txt

【单选题】下列哪个命令可以下载HDFS目录/user/root/live.txt

A.hdfs dfs -get /user/root/live.txt

B.hdfs dfs -download /user/root/live.txt

C.hdfs dfs -put /user/root/live.txt

D.hdfs dfs -move /user/root/live.txt


参考答案和解析
hdfs dfs -get /hdfstest/test.txt

相关考题:

可以通过以下方式访问和管理hdfs上的文件和目录:javaapi、hadoopshell命令。() 此题为判断题(对,错)。

启用配额的命令是()A.Usr quotaB.Grp quotaC.Root quotaD.User quota

如果当前路径在root用户宿主目录的四级子目录下,下列哪些命令可以一次跳转到宿主目录()。A.cB..C.cdrootD.cd/rootE.cd

A non-root user can run rsh commands from serverA to serverB, but attempts to run rsh commands by the root user return with apermission error message.What action will resolve the problem?() A.Add root user to the /etc/hosts.equiv on serverBB.Create $HOME/.rhosts file for the root user on serverBC.Restart the rshd daemon with root enabled option on serverBD.Add entry to allow root user from serverA to the /etc/hosts.allow on serverB

Pig 支持多种文件命令,下面几个文件名能够令的描述中哪个是错误的() A. cat,将一个或多个文件的内容输出到屏幕上B.cd,将当前目录修改为其他目录C.cp,从本地系统拷贝文件或目录到HDFs中D. mkdir,创建一个新目录

使用$cd~命令后,我们会进入( )目录。A、用户的主目录B、/C、~D、/root

当提示符为A:/DOS/WCG/USER时,键入CD命令后,当前目录将是()。A 根目录B DOS子目录C WCG子目录D USER子目录

命令cd ~和命令cd ~user的作用完全相同,都是回到用户的主目录。

下列关于版本类型和用途所述正确的是()A、版本测试用的是release版本,自带root权限,无需要刷rootB、User版本默认不带root权限,需刷boot后才可用adb调试命令C、每个项目的出货版本是user版本D、每个项目的出货版本是release版本

当普通用户被root授予某些管理命令的使用权时,问,普通用户使用命令sudo的哪个选项可以查看他可以执行的命令?()A、-lB、-aC、-mD、-s

除非特别指定,cp假定要拷贝的文件在下面哪个目录下()。A、用户目录B、home目录C、root目录D、当前目录

cp命令默认的目录是()。A、用户目录B、home目录C、root目录D、当前目录

关于"cd ~"命令,说法正确的是()A、切换到当前目录B、切换到/root目录C、切换到根目录D、切换到用户的home目录

将/export/home/omc/conf目录拷贝到/export/home/omc/user/目录下的命令是___()

A non-root user can run rsh commands from serverA to serverB, but attempts to run rsh  commands by the root user return with a permission error message. What action will resolve the problem?()A、Add root user to the /etc/hosts.equiv on serverB .B、Create $HOME/.rhosts file for the root user on serverB .C、Restart the rshd daemon with root enabled option on serverB .D、Add entry to allow root user from serverA to the /etc/hosts.allow on serverB .

单选题在redhatLinux系统中,下列哪个命令可以用来将分区挂载到目录:()AfdiskBmkfsCtune2fsDmount

单选题HDFS不包含下列哪个角色()。ANameNodeBDataNodeCBlocksDClient

单选题设超级用户root当前所在目录为:/usr/local,键入cd命令后,用户当前所在目录为()。A/homeB/rootC/home/rootD/usr/local

单选题在linux中,设置以后新建用户的主目录均放在/user目录下的命令是()。Auseradd -d /userBuseradd -D、/userCuseradd -b /userDuseradd -D、-b /user

单选题哪个命令可以显示文件和目录占用的磁盘空间大小?()AdfBduClsDprintenv

单选题当普通用户被root授予某些管理命令的使用权时,问,普通用户使用命令sudo的哪个选项可以查看他可以执行的命令?()A-lB-aC-mD-s

单选题UNIX/Linux系统中,下列命令可以将普通帐号变为root帐号的是()。Achmod命令B/bin/passwd命令Cchgrp命令D/bin/su命令

单选题超级用户root当前所在目录为:/usr/local,键入cd命令后,用户当前所在目录为()。AhomeB/rootChome/rootDusr/local

单选题A non-root user can run rsh commands from serverA to serverB, but attempts to run rsh commands by the root user return with apermission error message. What action will resolve the problem?()AAdd root user to the /etc/hosts.equiv on serverBBCreate $HOME/.rhosts file for the root user on serverBCRestart the rshd daemon with root enabled option on serverBDAdd entry to allow root user from serverA to the /etc/hosts.allow on serverB

单选题假设文件file处于当前目录下某个子目录中,下列哪个命令可以得到其具体路径名:()Afind.-namefile-printBFIND.-namefile-printCfind-namefile-print

单选题关于“cd~”命令,说法正确的是()。A切换到当前目录B切换到根目录C切换到/root目录D切换到用户的home目录

单选题当提示符为A:/DOS/WCG/USER时,键入CD命令后,当前目录将是()。A 根目录B DOS子目录C WCG子目录D USER子目录

单选题删除用户“user”及其主目录下所有文件的命令是()。Auserdel -p userBuserdel -r userCuserdel -a userDuserdel -z user