Commit 9160dff4 authored by 刘喆's avatar 刘喆

update bl_et_pe_preciseexposure_inc_d_bm

parent 6d3e06dc
......@@ -157,10 +157,10 @@ public class PreciseExposureStreaming {
// .setParallelism(parallelism);
blPreciseExposureStreamBM
.print();
// .addSink(new BlPreciseExposureMysqlSink(sinkJdbcUrl, sinkBMBlTableName))
// .uid("id_blpreciseexposurebm_sink")
// .setParallelism(parallelism);
// .print();
.addSink(new BlPreciseExposureMysqlSink(sinkJdbcUrl, sinkBMBlTableName))
.uid("id_blpreciseexposurebm_sink")
.setParallelism(parallelism);
// //测试打印
// blPreciseExposureStreamBF.print();
// blPreciseExposureStreamHLL.print();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment