Datastream already exists error instead of reusnig
krishnamoorthy-r opened this issue · 1 comments
krishnamoorthy-r commented
Expected Behavior
I expect the migration tool to reuse the stream if it already exists.
Actual Behavior
I get error "Already exists". I need to drop and create with new name everytime I need to retry because something failed.
Steps to Reproduce the Problem
- Run spanner-migraiton-tool with more than once with the streamid populated in streaming.json file.
Specifications
- Version: latest
- Platform: unix
krishnamoorthy-r commented
If my datflow launch fails, have to cleanup and start again, which is bit painful though not a blocker!