turboFei commented on a change in pull request #1382:
URL: https://github.com/apache/incubator-kyuubi/pull/1382#discussion_r749006434
##########
File path: docs/develop_tools/distribution.md
##########
@@ -48,10 +49,10 @@ For instance,
This results in a Kyuubi distribution named
`kyuubi-{version}-bin-custom-name.tgz` for you.
-If you are planing to deploy Kyuubi where `spark` is provided, in other word,
it's not required to bundle spark binary, use
+If you are planing to deploy Kyuubi where `spark`/`flink` is provided, in
other word, it's not required to bundle spark/flink binary, use
```bash
-./build/dist --tgz --spark-provided
+./build/dist --tgz --spark-provided --flink-provided
Review comment:
keep the order as before
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]