Skip to main content
print this page

Incorrect handling of failed data profiling job retries

· 2 min read
Fix In Progress
Fix In Progress
Bug identified and fix is in progress
Workaround Available
Workaround Available
Temporary workaround available

When data profiling job(backend job) is failed with an unhandled exception, the job does an inordinate number of retries causing additional cost to the customer.

This issue occurs if the Amorphic deployed with single tenancy and have datasets with data profiling enabled.

Affected Versions: 1.11, 1.12, 1.13, 1.14, 2.0, 2.1

Fix Version: 2.2

print this page

Amorphic workflows sending incorrect status notifications

· 2 min read
Fix In Progress
Fix In Progress
Bug identified and fix is in progress
Workaround Available
Workaround Available
Temporary workaround available

Workflows sending incorrect notifications in scenarios mentioned below(Only when user is subscribed to workflow alerts)

  • when we have non-etl nodes in the workflow, even after the successful execution of the workflow system sends incorrect node failure email alert.
  • when the any node in the workflow failed, push notification shows error message and details but the status in the push notification says success.

Sample incorrect email notification details:

Title: Workflow 'abcd' encountered one or more node failures.

EventType: Node Execution Failure

ErrorMessage: Job run succeeded

Affected Versions: 2.1 2.0 1.14 1.13

Fix Version: 2.2

print this page

Failed to run data ingestion tasks for connections of type JDBC(bulk-load)

· 2 min read
Fix Available
Fix Available
This bug has been fixed
Patch Available
Patch Available
This bug has a patch available for affected versions

Data ingestion using the connections(JDBC bulk-load type) is failing because bulk-load task & instance creation are failing with empty sequence error. AWS boto3 method describe_orderable_replication_instances was started sending more number of instances with pagination, amorphic was not equipped to handle the pagination which resulted to send the empty list of instances in Amoprhic API response.

Affected Versions: 2.0 1.14 1.13

Fix Version: 2.1 2.0* 1.14* 1.13*

print this page

Resource sync process sending incorrect email notifications.

· 2 min read
Fix Available
Fix Available
This bug has been fixed
Patch Available
Patch Available
This bug has a patch available for affected versions

Resource sync process for Redshift datasets are failing with error (RTE-1001, 'adp'.) in a non multi-tenant environment where the tenant table is empty and the dataset or the domain table records do not have TenantName metadata in them. When the TenantName metadata is added to the records in datasets and domain table, the process is sending incorrect emails with message "Dataset which was created using Amorphic was deleted via AWS console" for all redshift datasets.

Affected Versions: 2.0

Fix Version: 2.1 2.0*

print this page
print this page