timescale / tsbs

Time Series Benchmark Suite, a tool for comparing and evaluating databases for time series data
MIT License
1.24k stars 293 forks source link

could not load data to Timestream, could you kindly help me on this #218

Open bingbingliu18 opened 1 year ago

bingbingliu18 commented 1 year ago

cat /tmp/timestream-data.gz| gunzip | tsbs_load load timestream panic: config file didn't have a top-level 'data-source' objectoroutine 1 [running]: main.createRunLoad.func1(0xc0003c6000, 0x189ca00, 0x0, 0x0) /home/ubuntu/go/workspace/src/github.com/timescale/tsbs/cmd/tsbs_load/load_cmd.go:71 +0x1d1 github.com/spf13/cobra.(Command).execute(0xc0003c6000, 0x189ca00, 0x0, 0x0, 0xc0003c6000, 0x189ca00) /home/ubuntu/go/workspace/pkg/mod/github.com/spf13/cobra@v1.0.0/command.go:846 +0x2c2 github.com/spf13/cobra.(Command).ExecuteC(0x185be00, 0x0, 0x0, 0xc0000d0058) /home/ubuntu/go/workspace/pkg/mod/github.com/spf13/cobra@v1.0.0/command.go:950 +0x375 github.com/spf13/cobra.(*Command).Execute(...) /home/ubuntu/go/workspace/pkg/mod/github.com/spf13/cobra@v1.0.0/command.go:887 main.main() /home/ubuntu/go/workspace/src/github.com/timescale/tsbs/cmd/tsbs_load/main.go:4 +0x2d

bingbingliu18 commented 1 year ago

Thanks a lot in advace!