This release includes the following known issues and limitations. Where applicable, workarounds are included to help mitigate the impact. These issues are actively tracked and are planned for resolution in a future release.
If
fs.s3a.endpointin a server's site XML file doesn't include the URI scheme (http://orhttps://), PXF fails with a connection error such asUnsupported or unrecognized SSL message, and the PXF logs don't show additional detail. Always include the scheme in the endpoint value. See S3-compatible object stores.Third-party JDBC driver JARs placed in the global
$PXF_BASE/libdirectory can cause classloader conflicts with libraries PXF already ships. Place them in the server-specific directory ($PXF_BASE/servers/<server_name>/) instead, so PXF loads them in an isolated classloader.
