Skip to content

Commit a2c99aa

Browse files
authored
Update migrate-data-striim.md
1 parent b7f6ac0 commit a2c99aa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/cosmos-db/cassandra/migrate-data-striim.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,10 @@ In this section, you will configure the Azure Cosmos DB for Apache Cassandra acc
8282
1. From the same terminal window, restart the Striim server by executing the following commands:
8383

8484
```bash
85-
Systemctl stop striim-node
86-
Systemctl stop striim-dbms
87-
Systemctl start striim-dbms
88-
Systemctl start striim-node
85+
systemctl stop striim-node
86+
systemctl stop striim-dbms
87+
systemctl start striim-dbms
88+
systemctl start striim-node
8989
```
9090

9191
1. Striim will take a minute to start up. If you’d like to see the status, run the following command:

0 commit comments

Comments
 (0)