Guest User

Untitled

a guest
Aug 23rd, 2016
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.73 KB | None | 0 0
  1. {
  2.   "error": null,
  3.   "result": {
  4.     "status": "success",
  5.     "updates": {
  6.       "$set": {
  7.         "cdc_mode": "full-load",
  8.         "connection.connection_method": "jdbc",
  9.         "connection.connection_string": "jdbc:oracle:thin:@52.5.131.69:1521:xe",
  10.         "connection.database": "TERADATA",
  11.         "connection.driver_name": "com.teradata.jdbc.TeraDriver",
  12.         "connection.password": "MTIzNDU2",
  13.         "connection.schema": "test_source_api_1",
  14.         "connection.username": "admin@infoworks.io",
  15.         "hdfs_path": "/iw/sources/test_source_api_1",
  16.         "hive_schema": "test_source_api_1",
  17.         "name": "test_source_api_1",
  18.         "sourceSubtype": "teradata",
  19.         "sourceType": "rdbms"
  20.       }
  21.     }
  22.   }
  23. }
Add Comment
Please, Sign In to add comment