Guest User

Untitled

a guest
Mar 22nd, 2018
286
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1.  
  2. val url = "jdbc:mysql://[email protected]:3306/retail_db"
  3. val username = "retail_dba"
  4. val password = "cloudera"
Add Comment
Please, Sign In to add comment