panda-sheep
panda-sheep
> cannot stop a failed job? When I tested it in the enterprise version, it was OK. Maybe a pr is not synced to the community version. I take a...
@kikimo https://github.com/vesoft-inc/nebula-ent/pull/861. this pr is not synced to the community version.
Don't need merge first, wait for @critical27 to take a look
> This step seems problematic: "2) move the rocksdb data". Why would the DB be openable if the data is moved? I am using rocksdb for restore operation. Before doing...
> > Then start a new rocksdb with the same path(before starting, we created the data directory), then ingest the backed up sst file > > Only SST files generated...
The job status is running. And the following error code is `E_UNKOWN`. Is there any difference between `empty` and `E_UNKOWN`?
> E_UNKOWN feels ambiguous,keep empty like Stop Time? I don't know if it's better to be `blank` or `E_UNKOWN`. Because the job has not been executed.
> > > E_UNKOWN feels ambiguous,keep empty like Stop Time? > > > > > > I don't know if it's better to be `blank` or `E_UNKOWN`. Because the job...