Couchbase with Talend

Hi,

Please let me know if somebody is able to use “Talend Open Studio for Big Data” with couchbase 4.6 version and currently I am not able to transfer data using tcouchbase component in “Talend Open Studio for Big Data” into couchbase bucket.

tCouchbase component showing DB version 2.0. and after doing right connects, I am not getting any error but document is also not posted at couchbase bucket.

I am getting below job log:
Starting job testnew_Copy at 16:58 23/11/2017.

[statistics] connecting to socket on port 4050
[statistics] connected
2017-11-23 16:58:20.752 INFO com.couchbase.client.CouchbaseConnection: Added {QA sa=/127.0.0.1:11210, #Rops=0, #Wops=0, #iq=0, topRop=null, topWop=null, toWrite=0, interested=0} to connect queue
2017-11-23 16:58:20.756 INFO com.couchbase.client.CouchbaseConnection: Connection state changed for sun.nio.ch.SelectionKeyImpl@1c99d5a
2017-11-23 16:58:20.806 INFO com.couchbase.client.ViewConnection: Added 127.0.0.1 to connect queue
2017-11-23 16:58:20.808 INFO com.couchbase.client.CouchbaseClient: viewmode property isn’t defined. Setting viewmode to production mode

Thanks in advance.