occlum/demos/flink
yuanwu dcd673615d Add the flink demo
Signed-off-by: yuanwu <yuan.wu@intel.com>
2021-03-22 13:30:55 +08:00
..
download_flink.sh Add the flink demo 2021-03-22 13:30:55 +08:00
hosts Add the flink demo 2021-03-22 13:30:55 +08:00
README.txt Add the flink demo 2021-03-22 13:30:55 +08:00
run_flink_jobmanager_on_host.sh Add the flink demo 2021-03-22 13:30:55 +08:00
run_flink_on_occlum_glibc.sh Add the flink demo 2021-03-22 13:30:55 +08:00

1. Run the flink jobmanager
    ./run_flink_jobmanager_on_host.sh
2. Run the taskManager
    ./run_flink_on_occlum_glibc.sh tm
3. Run flink jobs example
    ./run_flink_on_occlum.sh task

Note: If running the jobmanager in docker, please export the port 8081 and 6123