Eric

Results 268 comments of Eric

In seatunnel, the resources of each task are isolated, and connections can be shared within a task, but connectors cannot be shared between different tasks

Please split this big pr.

@TyrantLucifer PTAL

> @dailai Okay, Is the connection PDB name supported?Caused by: org.apache.seatunnel.api.table.catalog.exception.CatalogException: ErrorCode:[API-03], ErrorDescription:[Catalog initialize failed] - Failed connecting to jdbc:oracle:thin:user/zuser@ip:pdbname via JDBC. at org.apache.seatunnel.connectors.seatunnel.jdbc.catalog.AbstractJdbcCatalog.getConnection(AbstractJdbcCatalog.java:121) at org.apache.seatunnel.connectors.seatunnel.jdbc.catalog.AbstractJdbcCatalog.open(AbstractJdbcCatalog.java:127) Yes, Please see the...

Here is a pr for this feature https://github.com/apache/seatunnel/pull/5646. But the contributor is busy with other work and can not do it continue.

Can you add `-XX:+UnlockExperimentalVMOptions` to `jvm_options` file to test again;

> Here is error message. > > ``` > > 2024-05-15 11:44:07,412 INFO [o.a.s.e.s.CoordinatorService ] [pool-6-thread-1] - [xx.xx.xx.230]:5801 [seatunnel] [5.1] > *********************************************** > CoordinatorService Thread Pool Status > *********************************************** >...