Skip to content

TinyETL: Investigate Failed to insert batch: error returned from database #1361

@amotl

Description

@amotl

Backlog

Investigate and dispatch this error accordingly. Is it originating from TinyETL or from CrateDB?

Problem

When attempting to import the file churn-dataset.csv into CrateDB, the procedure fails.

tinyetl \
  "https://cdn2.crate.io/downloads/datasets/cratedb-datasets/machine-learning/automl/churn-dataset.csv" \
  "postgresql://crate:crate@localhost/testdrive#churn"
ERROR tinyetl: Transfer failed: Data transfer error: Failed to insert batch: error returned from database:
readerIndex: 1315907160, writerIndex: 215335 (expected: 0 <= readerIndex <= writerIndex <= capacity(215335))

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions