cockroachdb / cockroachdb/cockroach

YCSB workload init CLI fails while the import job continues and finishes successfully

Open
#94,335 12 comments 0 reactions 0 assignees View on GitHub
A-testeng-perf C-bug O-community T-disaster-recovery T-testeng X-blathers-triaged
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

I run the command and it finishes with error in around 10 minutes:
`
~/cockroach/cockroach workload init ycsb --data-loader=IMPORT --drop --insert-count 300000000 'postgresql://root@localhost:26257?sslmode=disable' --concurrency 512
I221226 17:42:14.197406 1 ccl/workloadccl/fixture.go:318 [-] 1 starting import of 1 tables
Error: importing fixture: importing table usertable: pq: relation “usertable” is offline: importing
`

In web UI I see that the import job continues and after some more time (in my case extra 15 minutes) successfully ends. It happens in 22.2.0 and didn't happen in previous version.

Jira issue: CRDB-22838

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.