Skip to content

Commit

Permalink
step 4
Browse files Browse the repository at this point in the history
  • Loading branch information
sarthaksarthak9 committed Nov 18, 2023
1 parent be173c2 commit 9ccb448
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions KubeEdge v1.14.2/Apache-beam-analysis/step4.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,22 @@

```
git clone https://github.com/kubeedge/examples.git
```
```{{execute}}
Change the directory to apache-beam-analysis
```
cd examples/apache-beam-analysis
```
```{{execute}}
### Add following vendor packages:
```
go get -u github.com/yosssi/gmq/mqtt
go get -u github.com/yosssi/gmq/mqtt/client
```
```{{execute}}
run:
```
go build testmachine.go
./testmachine
```
```{{execute}}

0 comments on commit 9ccb448

Please sign in to comment.