码迷,mamicode.com
首页 > 其他好文 > 详细

User Commands

时间:2014-08-06 08:23:31      阅读:202      评论:0      收藏:0      [点我收藏+]

标签:http   io   strong   文件   for   ar   cti   div   

archive

Creates a hadoop archive【v.存档; n.档案文件; 档案室; 】. More information can be found at Hadoop Archives.

 

distcp

Copy file or directories recursively. More information can be found at Hadoop DistCp Guide.

 

fs

Usage: hadoop fs [GENERIC_OPTIONS] [COMMAND_OPTIONS]

Deprecated【废弃的】, use hdfs dfs instead.

Runs a generic filesystem user client.

 

fsck

Runs a HDFS filesystem checking utility【功用、效用】. See fsck for more info.

 

fetchdt

Gets Delegation【n.代表(团); 委派; 授权; 】 Token from a NameNode. See fetchdt for more info.

 

jar

Runs a jar file. Users can bundle their Map Reduce code in a jar file and execute it using this command.

 

job

Command to interact【v.相互作用; 互相影响; 互动; 】 with Map Reduce Jobs.

 

pipes

Runs a pipes job.

 

queue

command to interact and view Job Queue information

 

version

Prints the version.

Usage: hadoop version

CLASSNAME

hadoop script can be used to invoke any class.

Usage: hadoop CLASSNAME

Runs the class named CLASSNAME.

classpath

Prints the class path needed to get the Hadoop jar and the required libraries.

Usage: hadoop classpath

User Commands,布布扣,bubuko.com

User Commands

标签:http   io   strong   文件   for   ar   cti   div   

原文地址:http://www.cnblogs.com/lkzf/p/3893626.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!