Re: Couchbase

2019-04-08 Thread Ismaël Mejía
On Mon, Apr 8, 2019 at 2:16 PM Joshua Fox wrote: > Note that the Read part has recently been developed. I need a > very simply write functionality -- simply inserting JsonObjects to > Couchbase. > > On Mon, Apr 8, 2019 at 3:13 PM Joshua Fox wrote: > >> I am lo

Re: Couchbase

2019-04-08 Thread Joshua Fox
Note that the Read part has recently been developed. I need a very simply write functionality -- simply inserting JsonObjects to Couchbase. On Mon, Apr 8, 2019 at 3:13 PM Joshua Fox wrote: > I am looking for the equivalent of > org.apache.beam.sdk.io.gcp.datastore.DatastoreV1

Couchbase

2019-04-08 Thread Joshua Fox
I am looking for the equivalent of org.apache.beam.sdk.io.gcp.datastore.DatastoreV1.Write for Couchbase What is the status? From this <https://beam.apache.org/documentation/io/built-in/> and this <https://issues.apache.org/jira/browse/BEAM-1893>, it does not seem to be in-progress.