Record fails to write

Records never appear in the DataStax Enterprise (DSE) database table. The cause can be issues with node availability, transient errors that prevent writes due to consistency level, a schema change where a mapped column was removed from the target table, and so forth.

Remediation

  1. Change the DataStax Apache Pulsar™ Connector verbose option to true in your sink configuration file:

    configs:
      verbose: true
  2. Reload the sink configuration file:

    bin/pulsar-admin sinks update --name cass-sink-kv --sinkConfigFile conf/qs.yml
    "Updated successfully"
  3. Check for WARN and ERROR entries in the output log.

Was this helpful?

Give Feedback

How can we improve the documentation?

© 2024 DataStax | Privacy policy | Terms of use

Apache, Apache Cassandra, Cassandra, Apache Tomcat, Tomcat, Apache Lucene, Apache Solr, Apache Hadoop, Hadoop, Apache Pulsar, Pulsar, Apache Spark, Spark, Apache TinkerPop, TinkerPop, Apache Kafka and Kafka are either registered trademarks or trademarks of the Apache Software Foundation or its subsidiaries in Canada, the United States and/or other countries. Kubernetes is the registered trademark of the Linux Foundation.

General Inquiries: +1 (650) 389-6000, info@datastax.com