Skip to content

Instantly share code, notes, and snippets.

@andrewstevenson
Created September 11, 2016 17:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andrewstevenson/a3918dcd42266fb250d945b80704f5fe to your computer and use it in GitHub Desktop.
Save andrewstevenson/a3918dcd42266fb250d945b80704f5fe to your computer and use it in GitHub Desktop.
mysql {
localhost {
dbs = [
{
name = "retail_db"
username = "sqoop"
password = "sqoop"
},
{
name = "sqoop_metastore"
username = "sqoop"
password = "sqoop"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment