TyrantLucifer commented on code in PR #3696:
URL:
https://github.com/apache/incubator-seatunnel/pull/3696#discussion_r1050797260
##########
seatunnel-connectors-v2/connector-file/connector-file-base/src/main/java/org/apache/seatunnel/connectors/seatunnel/file/sink/writer/AbstractWriteStrategy.java:
##########
@@ -101,7 +103,7 @@ public void init(HadoopConf conf, String jobId, String
uuidPrefix, int subTaskIn
this.jobId = jobId;
this.subTaskIndex = subTaskIndex;
this.uuidPrefix = uuidPrefix;
- FileSystemUtils.CONF = getConfiguration(hadoopConf);
Review Comment:
Please revert these files.
--
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]