yoogoc commented on code in PR #8002:
URL: https://github.com/apache/seatunnel/pull/8002#discussion_r1837774615
##########
seatunnel-connectors-v2/connector-paimon/src/main/java/org/apache/seatunnel/connectors/seatunnel/paimon/config/PaimonConfig.java:
##########
@@ -106,6 +106,12 @@ public class PaimonConfig implements Serializable {
.withDescription(
"The specified loading path for the
'core-site.xml', 'hdfs-site.xml', 'hive-site.xml' files");
+ public static final Option<Map<String, String>> FS_CONF =
Review Comment:
yes, current connector don't write to s3/oss, I will add some examples
--
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]