[ https://issues.apache.org/jira/browse/FLINK-10088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16639764#comment-16639764 ]
xueyu commented on FLINK-10088: ------------------------------- hi, [~anubhavtarar], did you run sql-client.sh using the command " sh ./bin/sql-client.sh embedded"? I tried using this command on Windows gitbash, it report the same error as you report. But maybe you could try "./bin/sql-client.sh embedded", it looks that could avoid this error... > error when trying to run flink-sql-client on windows > ---------------------------------------------------- > > Key: FLINK-10088 > URL: https://issues.apache.org/jira/browse/FLINK-10088 > Project: Flink > Issue Type: Bug > Components: Table API & SQL > Affects Versions: 1.5.2 > Reporter: anubhav tarar > Priority: Major > > When trying to run flink on windows it is giving me error > > ./config.sh: line 32: syntax error near unexpected token `<' > ./config.sh: line 32: ` done < <(find "$FLINK_LIB_DIR" ! -type d -name > '*.jar' -print0 | sort -z)' -- This message was sent by Atlassian JIRA (v7.6.3#76005)