Local Flink config running standalone from IDE

前端 未结 3 1985
温柔的废话
温柔的废话 2021-01-12 02:59

If I\'d like to run a Flink app locally, directly from within Intellij but I need to specify config params (like fs.hdfs.hdfssite to set up S3 access), is there any other wa

3条回答
  •  萌比男神i
    2021-01-12 03:44

    I could load the flink-conf.yaml file by providing the ENV_VAR FLINK_CONF_DIR in IntelliJ Run Configuration

提交回复
热议问题