Hi Guys,
I am very new to MemSQL, I would like to know how we can schedule jobs in MemSQL just like we schedule in MS SQL server which runs automatically. Please help me with any documentation which I can use it as a reference.
Thanks in Advance!!
Hi Guys,
I am very new to MemSQL, I would like to know how we can schedule jobs in MemSQL just like we schedule in MS SQL server which runs automatically. Please help me with any documentation which I can use it as a reference.
Thanks in Advance!!
As for my knowlege memsql doesn’t have scheduler feature, we need to use some third party tool to do that. We are using apache airflow as scheduler.