datafibers-community / df_data_service

DataFibers Data Service
http://www.datafibers.com
Apache License 2.0
31 stars 30 forks source link

Add Cancel API for transforms #170

Open datafibers opened 6 years ago

datafibers commented 6 years ago

For now, we are not able to cancel the transformation, but only through DELETE. We need something similar to Connect which can CANCEL the transform (since Flink/Spark does not have PAUSE), but keep metadata configurations in the mongodb. Also, we can add RESTART button like what's in the Connect