Benita Clarissa

Results 5 comments of Benita Clarissa

any update about this issue? I face the same problem. Hopefully, there is a good solution to solve this.

The first field is timestamp that using the bytes data type ``` { "schema": { "type": "struct", "fields": [ { "type": "struct", "fields": [ { "type": "bytes", "optional": false, "field":...

Hi @mtagle, I am trying to remove timestamp field (which data type is "bytes"). But, there is a new error message like below ``` 2019-08-16 06:56:35,801] ERROR WorkerSinkTask{id=sink_bigquery_bankAccount-0} Task threw...

> @bmd-benita Hi, could you write JSON data to BigQuery? or this library only works with Avro format? Yes, I use the `io.confluent.connect.json.JsonSchemaConverter` to write the data in JSON format...

Here is the error: attempt to heartbeat failed since group is rebalancing (org.apache.kafka.clients.consumer.internals.AbstractCoordinator) After this message occurred for several times, the kcbq stops working because the write process is failed.