DSBulk 1.6.0 count output misses duration information

Description

When performing a count operation, the duration information is missing from the output. See the below example at this line the duration info is missing Operation COUNT_20200721-152032-786471 completed successfully in .,

$ ./dsbulk count -k test1 -t table1 -h 12.121.22.96 -u cassandra -p REDACTED --stats.mode partitions --stats.numPartitions 15 Username and password provided but auth provider not specified, inferring PlainTextAuthProvider Operation directory: /path/to/dsbulk-1.6.0/bin/logs/COUNT_20200721-152032-786471 total | failed | rows/s | p50ms | p99ms | p999ms 100 | 0 | 82 | 77.10 | 94.90 | 94.90 Operation COUNT_20200721-152032-786471 completed successfully in . 100

Issue is synchronized with a GitHub issue by Unito
Repository Name: dsbulk
Issue Number: 369
Milestone: 1.6.1

Activity

Show:

Karan Dhingra 
July 22, 2021 at 12:24 AM

Alexandre Dutra commented:

DSBulk 1.6.1 will print: completed successfully in less than one second.

Fixed

Details

Assignee

Reporter

Priority

Created July 22, 2021 at 12:24 AM
Updated July 22, 2021 at 3:11 AM
Resolved July 22, 2021 at 12:24 AM