删除metric指标client_ip_sketch。(TSG-17949)
新增job name配置。
This commit is contained in:
@@ -85,7 +85,7 @@ public class ApplicationProtocolTopology {
|
||||
config.get(SINK_KAFKA_TOPIC),
|
||||
config.get(LOG_FAILURES_ONLY)));
|
||||
|
||||
environment.execute("APP-PROTOCOL-STAT-TRAFFIC-MERGE");
|
||||
environment.execute(config.get(JOB_NAME));
|
||||
} catch (Exception e) {
|
||||
logger.error("This Flink task start ERROR! Exception information is :");
|
||||
e.printStackTrace();
|
||||
|
||||
Reference in New Issue
Block a user