9.15.2021 Release Notes
over 3 years ago
š FEATURESš
- New AWS DynamoDB Read Connector.
- Enable viewing the Spark UI for running tasks. To view the UI, navigate to a running partition in a componentās āPartitionā tab and click on the āUIā button in the Spark Job column. Note: the UI is only available when the task is running and Ascend can connect to the Spark driver. When a task first enters āRunningā we may still be waiting for the driver to be reachable and thus the button to launch the UI wonāt be present yet.
āØ ENHANCEMENTSāØ
- Retry schema inference errors instead of a single failure to ensure fewer errors triggered through event notification upon code deploy.
- Show Egress IPs and the public SSH key of the environment in the Cluster Management screen (available to site administrators).
- Allow users to update user names on the UI.
š§ BUGFIXESš§
- Fix an edge case in the new Snowflake Write Connectors that affects deletion of stale partitions.
- SDK: Fix bug related to user-specified connection ids when used in Write Connectors.
- Fix a UI issue where partitions fail to load for components with large partition counts.