Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
MartijnVisser committed Apr 10, 2024
1 parent 4cf8e93 commit 4834b05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flink-python/dev/integration_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ find "${FLINK_SOURCE_DIR}/flink-python/.tox" -name pyflink_gateway_server.py -ex
# This needs to be changed when adding support for Flink 2.0
echo "Checking ${FLINK_SOURCE_DIR} for 'flink-conf.yaml'"
find "${FLINK_SOURCE_DIR}/flink-python" -name flink-conf.yaml
tree -a ${FLINK_SOURCE_DIR}
find "${FLINK_SOURCE_DIR}/flink-python/.tox" -name flink-conf.yaml -exec cp "${FLINK_SOURCE_DIR}/flink-python/pyflink/conf/flink-conf.yaml" {} \;

# python test
Expand Down

0 comments on commit 4834b05

Please sign in to comment.