Preview:
# this below ex is to demonstrate how to list the databases of mysql/redbms from hadoop cloudser i.e we are not log in to mysql/rdbms termial but directly from hadoop terminal only we are list the data bases;

# this scenario when we have to check the databases from hadoop terminal only 

[cloudera@quickstart ~]$ sqoop-list-databases \
--connect jdbd:mysql://quikcstart.cloudera:3306 \
--username retail_dba \
--passord cloudera
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter