Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I want to export the data from mysql to couchbase but I am unable to connect the couchbase server in Talend. I am using the following:
Talend big data version 7.1.1
Couchbase server 5.5.
In this version of couchbase server there is no need to provide the password for bucket.
In Talend big data version 7.1.1 tcouchbaseConnection component not available where we can give the password and cluster detail. So I am using tcouchbaseoutput but getting authentcation error. I stucked here since from 2 days.
I already tried following:
1. As per talend guid says "enter the same value you put in the Bucket field as password". Its not working.
2. I also tried clusture password.
3. I have create added one user with full admin role for the same bucket and used that password but still getting authentication error.
4. But its working with Java SDK for the same credentials and bucket name.
Please help me what can I do for this. I really need help.
@th_user ,check the below link.
@th_user ,check the below link.