apache / doris-flink-connector

Flink Connector for Apache Doris
https://doris.apache.org/
Apache License 2.0
315 stars 221 forks source link

[Bug] Error: Unsupported OS type: msys when i buid in windows os #56

Open shichao-timeout opened 2 years ago

shichao-timeout commented 2 years ago

Search before asking

Version

<groupId>org.apache.doris</groupId>
<artifactId>flink-doris-connector-${flink.minor.version}</artifactId>
<version>1.0.0-SNAPSHOT</version>

What's Wrong?

i have copy custom_env.sh.tpl to custom_env.sh, when i use " sh build.sh --flink 1.12.0 --scala 2.11" to build the project,i got an error: "Error: Unsupported OS type: msys" my os is windows 10,and i user git bash to execute the command.

What You Expected?

someone can help me?

How to Reproduce?

No response

Anything Else?

No response

Are you willing to submit PR?

Code of Conduct

Tan-JiaLiang commented 1 year ago

@shichao-timeout any progress on this?

qiaohanqing commented 1 year ago

最终怎么解决的,可以分享吗

HideonBushz commented 6 months ago

this‘s issue fixed?

monologuist commented 2 months ago

I had the same problem. Miraculously, I could compile successfully under version 1.5.0.