When I install Flink using Docker, how should I set the Flink home?
Search before asking
- [x] I had searched in the issues and found no similar issues.
Java Version
No response
Scala Version
2.11.x
StreamPark Version
2.0.0
Flink Version
2.1.0
Deploy mode
None
What happened
When I install Flink using Docker, how should I set the Flink home?
Error Exception
Screenshots
No response
Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!(您是否要贡献这个PR?)
Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Do Flink and StreamPark have to be installed on the same machine? Can neither of them be installed using Docker?
Mount the Flink directory of Docker to the host machine first, and then mount the directory on the host machine to StreamPark.
Mount the Flink directory of Docker to the host machine first, and then mount the directory on the host machine to StreamPark.
Can StreamPark be installed using Docker?
Mount the Flink directory of Docker to the host machine first, and then mount the directory on the host machine to StreamPark.
Can StreamPark be installed using Docker?
Of course, I just tested version 2.1.6.
Mount the Flink directory of Docker to the host machine first, and then mount the directory on the host machine to StreamPark.
Can StreamPark be installed using Docker?
Of course, I just tested version 2.1.6.
docker StreamPark set flink home? How does it work?
I assume that StreamPark utilizes certain dependencies or commands from Flink for task management, hence requiring Flink's installation directory. Tasks are submitted to Flink's JobManager via RESTful APIs. I haven't delved into the source code in depth, as I only started testing it recently.
Of course, I just tested version 2.1.6.