Import RDBMS data to HDFS
In CDP Private Cloud Base, you create a single Sqoop import command that imports data from a relational database into HDFS.
jdbc:mysql:
m and the data to import.
Optionally, the command can include parallel processing directives for fast data
transfer, the HDFS destination directory for imported data, data delimiters, and other
information. The default HDFS directory is used if you do not specify another location.
Fields are comma-delimited and rows are line-delimited.You can test the import statement
before actually executing it. - Apache Sqoop is installed and configured.