当前位置:网站首页>Sqoop merge usage
Sqoop merge usage
2022-06-26 08:55:00 【Zhang Fei's pig】
usage: sqoop merge [GENERIC-ARGS] [TOOL-ARGS]
Merge arguments:
--class-name <name> Specify record class name to load
--help Print usage instructions
--jar-file <file> Load class from specified jar file
--merge-key <column> Key column to use to join results
--new-data <path> Path to the more recent data set
--onto <path> Path to the older data set
--target-dir <path> Destination path for merged results
--verbose Print more information while working
Generic Hadoop command-line arguments:
(must preceed any tool-specific arguments)
Generic options supported are
-conf <configuration file> specify an application configuration file
-D <property=value> use value for given property
-fs <local|namenode:port> specify a namenode
-jt <local|resourcemanager:port> specify a ResourceManager
-files <comma separated list of files> specify comma separated files to be copied to the map reduce cluster
-libjars <comma separated list of jars> specify comma separated jar files to include in the classpath.
-archives <comma separated list of archives> specify comma separated archives to be unarchived on the compute machines.
The general command line syntax is
bin/hadoop command [genericOptions] [commandOptions]
Example :
sqoop merge \
--new-data /tmp/orders15 \
--onto /tmp/orders16 \
--target-dir /tmp/orders18 \
--jar-file /tmp/sqoop-hdfs/compile/a3ec63bf6ccc7a3e880eba7bd10395c4/userinfolbf.jar \
--class-name userinfolbf \
--merge-key id
边栏推荐
- 【云原生 | Kubernetes篇】深入万物基础-容器(五)
- Regular Expression 正则表达式
- 自动化测试中,三种常用的等待方式,强制式(sleep) 、 隐式 ( implicitly_wait ) 、显式(expected_conditions)
- Clion installation + MinGW configuration + opencv installation
- ImportError: ERROR: recursion is detected during loading of “cv2“ binary extensions. Check OpenCV in
- Optimize quiver function in MATLAB to draw arrow diagram or vector diagram (1) -matlab development
- Convert verification code image to tfrecord file
- Use of PCL
- Exploration of webots and ROS joint simulation (I): software installation
- VS2005 compiles libcurl to normaliz Solution of Lib missing
猜你喜欢

Degree of freedom analysis_ nanyangjx

Yolov5进阶之四训练自己的数据集

爬虫 对 Get/Post 请求时遇到编码问题的解决方案

Opencv learning notes 3

Koa_mySQL_Ts 的整合

WBC learning notes (II): practical application of WBC control

Recovering the system with Clonezilla USB disk

框架跳转导致定位失败的解决方法

Solution to the encoding problem encountered by the crawler when requesting get/post

Clion installation + MinGW configuration + opencv installation
随机推荐
Backward usage
Bezier curve learning
Opencv learning notes II
yolov5进阶之零环境快速创建及测试
SRv6----IS-IS扩展
nn. Modulelist and nn Sequential
Performance comparison of unaryexpr's function on matrix elements in eigen Library
在哪个软件上开户比较安全
Ltp-- extract time, person and place
Using transformers of hugging face to realize text classification
keras_ Callback function summary
KNN resolution
Polka lines code recurrence
OpenGL display mat image
Checkerboard generation + camera calibration + stereo matching
Summary of mobile terminal lightweight model data
How to correctly PIP install pyscipopt
Principle of playing card image segmentation
Isinstance() function usage
Partial summary of 45 lectures on geek time MySQL