Derek Moore created FLINK-23729:
-----------------------------------

             Summary: sql-client.sh fails on Git Bash for Windows, MinGW & MSYS2
                 Key: FLINK-23729
                 URL: https://issues.apache.org/jira/browse/FLINK-23729
             Project: Flink
          Issue Type: Bug
          Components: Command Line Client
    Affects Versions: 1.12.5
            Reporter: Derek Moore


sql-client.sh uses manglePath() and manglePathList() from config.sh. These 
helper functions only recognize "CYGWIN" and not "msys".

Adding awareness of "msys" allows sql-client.sh to mostly work on Windows.

The log4j-cli.properties file location is also incorrectly constructed on 
Windows machines, but this doesn't fail sql-client.sh from loading.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to