Created
March 7, 2017 15:45
-
-
Save obar1/8705dcafe6fd3b2eeb0307bef2c4ab64 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sqoop list-tables \ | |
--connect "jdbc:mysql://quickstart.cloudera:3306/retail_db" \ | |
--username retail_dba \ | |
--password cloudera |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment