Hi Team
did any one work on aerospike load from streamsets i see the stage is deprecated
can we use jdbc aerospike connector ?
Hi Team
did any one work on aerospike load from streamsets i see the stage is deprecated
can we use jdbc aerospike connector ?
Yes , you can use jdbc for aerospike connectvity.
JDBC string should be like this but before using this please make sure that the aerospike driver installed properly in streamsets.
jdbc:aerospike:{host}o:{port}]/t{database}]
Found some article how to connect using JDBC.
https://dev.to/aerospike/introducing-aerospike-jdbc-driver-4l14
Sorry to say that I never connected to aerospike DB in StreamSets but as per the article it says we can connect using jdbc string.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.