Guest User

Untitled

a guest
Aug 23rd, 2016
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.41 KB | None | 0 0
  1. {
  2.     "configuration":{"name":"test_source_api_1",
  3. "hive_schema":"test_source_api_1",
  4. "hdfs_path":"/iw/sources/test_source_api_1",
  5. "sourceType":"rdbms",
  6. "sourceSubtype":"teradata",
  7. "connection":{
  8.     "connection_method":"jdbc",
  9.     "connection_string":"jdbc:oracle:thin:@52.5.131.69:1521:xe",
  10.     "username":"admin@infoworks.io",
  11.     "password":"123456",
  12.     "schema":"test_source_api_1"
  13.     },
  14. "cdc_mode":"full-load"
  15. }}
Add Comment
Please, Sign In to add comment