Guest User

Untitled

a guest
Mar 27th, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. jdbcConnection <- dbConnect(drv,
  2. URL,
  3. s3_staging_dir=Staging_Dir,
  4. user=getOption("AWSUSER"),
  5. password=getOption("AWSPASS"))
  6.  
  7. user = <>,
  8. password = <>)
Add Comment
Please, Sign In to add comment