Skip to content

Commit

Permalink
sleep
Browse files Browse the repository at this point in the history
  • Loading branch information
vdesabou committed May 30, 2024
1 parent aa718ff commit 942b413
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions connect/connect-mapr-sink/mapr-sink.sh
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ playground topic produce -t maprtopic --nb-messages 3 --key "1" << 'EOF'
{"schema":{"type":"struct","fields":[{"type":"string","optional":false,"field":"record"}]},"payload":{"record":"record%g"}}
EOF

sleep 10

log "Creating Mapr sink connector"
playground connector create-or-update --connector mapr-sink << EOF
{
Expand Down

0 comments on commit 942b413

Please sign in to comment.