Other BigData Tools andTechnologies | 177
Create a database named ‘test’ using the command ‘create database test;’.
If the list of available databases are checked again, then we will be able to nd out the newly
created database.
By using the below command, we can select the required db for our activity.
mysql>use test;
7.4.1 SqoopEXPORT (Data Transfer from HDFS to MySQL)
After selecting the database, a table has been created named as ‘emp’. The creation of the table in
the database can be conrmed by using ‘show tables’ command as shown below.
M07 Big Data Simplified XXXX 01.indd 177 5/17/2019 2:50:12 PM
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.135.187.210