When connecting to Dremio through Informatica, session is passed but getting error in UI and logs [ERROR] [main] INFO com.dremio.jdbc.Driver - Enabling Netty native memory API for Java9+

1 .Create simple JDBCv2 connection mapping with dremio table using Informatica

  1. Source as table and flatfile as target

  2. Run the mapping

  3. Session is passed but getting error in UI and logs [ERROR] [main] INFO com.dremio.jdbc.Driver - Enabling Netty native memory API for Java9+

@ShivaniShenoy Is the JDBC client on JDK 9, can you please try on JDK8 or 11 and see if the issue still exists?