tsbs icon indicating copy to clipboard operation
tsbs copied to clipboard

TSBS run clickhouse error

Open vkingnew opened this issue 3 years ago • 3 comments

https://github.com/timescale/tsbs/blob/master/docs/clickhouse.md

go get github.com/timescale/tsbs cd $GOPATH/src/github.com/timescale/tsbs/cmd go get ./... go install ./...

As this guide i run this commend on CentOS 7.6 under golang1.14.6,return following message:

FORMATS=clickhouse ./generate_data.sh

which: no tsbs_generate_data in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/usr/local/go/bin:/usr/local/go/bin:/root/go/src/github.com/timescale/tsbs/scripts:/root/bin:/usr/local/go/bin) tsbs_generate_data not available. It is not specified explicitly and not found in $PATH

I can't sure which step product command:tsbs_generate_data .

vkingnew avatar Aug 06 '20 08:08 vkingnew

tsbs_generate_data: command not found

Guided by thsi wiki,but i don't have commend :tsbs_generate_data,beforce i use command tsbs_generate_data everything go well and there is no error information. https://github.com/timescale/tsbs I Test it on CentOS 7 ,Golang 1.14

vkingnew avatar Aug 06 '20 08:08 vkingnew

Same error here. Did you resolve it? @vkingnew

XinyuZeng avatar Mar 10 '21 04:03 XinyuZeng

@XinyuZeng I had not resolve it,as so far i had not run it successfully

vkingnew avatar Mar 13 '21 18:03 vkingnew