liugddx commented on issue #2796:
URL:
https://github.com/apache/incubator-seatunnel/issues/2796#issuecomment-1256027040
please expain the second and third point,thanks.
`Support setting parallelism as 1` means force setting parallelism as 1
like `
if (seaTunnelSink.getPluginName().equals("Assert")){
stream.getExecutionEnvironment().setParallelism(1);
}
`

I was going to use Metric to Amount of calculated data,but Metric does not
work.
@hailin0
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]