Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to create Data sync and use in pipelines
#1
To use data sync in pipeline, 
 First we have to create a data sync in pipeline setting by specifying the host , port , databasename ,username , password ,driver(ex:mongodb , MySQL,Clickhouse , postgres, oracle)
 Than we can use the data sync across pipeline.
 
 To access the data sync to pipeline , we can access in toggle panel in pipeline with plus button ,create it and drag and drop to panel .
 Than we can specify the table name and save mode (append or upsert) in data sync component . There is no need of using Kafka component before data sync.
 (Upsert: One extra field will be displayed for upsert save mode i.e.: Composite Key)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)