Release Notes 10.4
August 21, 2024
Upgrade Considerations
End of Support
Designer Cloud Powered by Trifacta Enterprise Edition no longer supports CentOS 7 and Ubuntu 18.04 LTS. Because of that, we recommend upgrading OS on previous versions before upgrading to Designer Cloud Powered by Trifacta Enterprise Edition 10.4.
Designer Cloud Powered by Trifacta Enterprise Edition no longer supports ADLS Gen1 and WASB.
Designer Cloud Powered by Trifacta Enterprise Edition no longer supports MySQL.
Important
Before you upgrade to version 10.4, it's necessary to run this command:
#!/bin/bash find "/path/to/your/directory" -name 'node_modules' -type d -prune -exec rm -rf '{}' +
What's New
We added support for Exasol Connections.
We added support for reading data from files stored in Microsoft SharePoint Files and Microsoft OneDrive.
We added support for CentOS 9.
We upgraded Nodejs to version 18.20.3.
We added support for Postgres 15.5.
We upgraded the Google Ads API to version 15.
We added support for EMR 6.9.1.
We added support for Spark 3.3.0.
We added support for nginx 1.26.1.
Tip
We recommend upgrading to Java 11 since Java 8 is deprecated.
Key Bug Fixes
ID | Description |
---|---|
TSMC-1556 | The to rename the "Deployments" for more than one "Deployments" in same UI session. |
TSMC-1445 | Photon job Engine is creating a .pqt file instead of a .parquet file. |
TSMC-1418 | Unable to restrict the user to create new connections in Trifacta 9.7. |
TSMC-1108 | CustomSQL/SQL Import not working when 'enableUploadFileValidation' switched on. |
TSMC-991 | Settings missing from Workspace settings in UI. |
TSMC-389 | Unable to use Data Direct drivers in 9.7 due to "This driver is locked for use with embedded applications" error. |
TSMC-275 | Webapp exits unexpectedly and respawned due to segmentation fault. |
TSMC-113 | Deleted UNION step persists after re-opening the recipe if the UNION'd datasets have been deleted from HDFS. |
Known Issues
ID | Description |
---|---|
TSMC-1765 | Sharepoint List connections don't work in 10.4 and 9.7 releases. As a workaround, you can set Schema(Optional) to SOAP when the CredentialType is Basic, or you can set Schema(Optional) to REST when the CredentialType is OAuth if you don't see the data on the Import Data page. Also, if the CredentialType is set to OAuth, make sure that the SharePoint Edition is set to Sharepoint Online. |
TSMC-1730 | Unable to publish to SharePoint Files and OneDrive. Tools may display the option to publish, but the SharePoint Files and OneDrive connections support only import. |
TSMC-1501 | Enforce UTF-8 encoding with 'enableAutoDecoding' enabled. As a workaround using photon, enable |
TSMC-1624 | Sharepoint Files connection with SiteURL doesn't work in Designer Cloud Powered by Trifacta Enterprise Edition. |
TSMC-1345 | Stratified and Cluster-Based sample collection fails for datasets from OneDrive or Sharepoint Files connections. |