Skip to content

Commit

Permalink
Docs: Change to Flink directory for instructions (#11031)
Browse files Browse the repository at this point in the history
  • Loading branch information
liuml07 authored Dec 19, 2024
1 parent 88a2596 commit 3535240
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/docs/flink.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ HADOOP_HOME=`pwd`/hadoop-${HADOOP_VERSION}
export HADOOP_CLASSPATH=`$HADOOP_HOME/bin/hadoop classpath`

# Start the flink standalone cluster
cd flink-${FLINK_VERSION}/
./bin/start-cluster.sh
```

Expand Down

0 comments on commit 3535240

Please sign in to comment.