Running Into Error When Installing Apache Flink Using Python

2023-06-12 Thread Joseph, Chris S
Hi, I tried to install apache-flink python package but getting an error message, and I am unsure how to resolve this, since I am able to install other packages like pandas without any issues. Any help would be greatly appreciated. vagrant@devbox:~$ pip install apache-flink Defaulting to user in

apache-flink java question

2023-06-01 Thread Joseph, Chris S
Hi, Does Apache flink table api work with java 17? Thanks, Chris Joseph