[maven-release-plugin] copy for tag 1.14_2.11-1.1.1
[maven-release-plugin] prepare release 1.14_2.11-1.1.1
1 file changed
tree: 3db1e585a64a6d141fa79a57eff99108d1fe0519
  1. .github/
  2. flink-doris-connector/
  3. .asf.yaml
  4. .gitignore
  5. .licenserc.yaml
  6. CODE_OF_CONDUCT.md
  7. CONTRIBUTING.md
  8. CONTRIBUTING_CN.md
  9. custom_env.sh.tpl
  10. DISCLAIMER
  11. env.sh
  12. LICENSE.txt
  13. NOTICE.txt
  14. README.md
README.md

Flink Connector for Apache Doris

License Join the Doris Community at Slack

Flink Doris Connector

Flink Doris Connector now support flink version from 1.11 to 1.14.

If you wish to contribute or use a connector from flink 1.13 (and earlier), please use the branch-for-flink-before-1.13

More information about compilation and usage, please visit Flink Doris Connector

License

Apache License, Version 2.0

Building

You need to copy customer_env.sh.tpl to customer_env.sh before build and you need to configure it before build.

sh build.sh --flink 1.14.3 --scala 2.12

If you are using mac, you must install gnu-getopt before executing the build.sh.

brew install gnu-getopt
brew link --force gnu-getopt

Report issues or submit pull request

If you find any bugs, feel free to file a GitHub issue or fix it by submitting a pull request.

Contact Us

Contact us through the following mailing list.

NameScope
dev@doris.apache.orgDevelopment-related discussionsSubscribeUnsubscribeArchives

Links