| Symptom | Area affected | Reference Number | Release fixed in |
|---|---|---|---|
|
When using Hive with Hadoop, temporary tables created during a session might remain after the job completes, instead of being automatically deleted. |
Staging data for Hive tables | DMX-41693 | 10.0.1 |
| The running count is inaccurate because of a partition mismatch. The sort key used in MapReduce does not match the partitioning scheme of the target Hive table. As a result, records with the same key are distributed across different groups, leading to multiple partial counts instead of one complete count. | Connect ETL tasks accessing Hive source/target | DMX-41678 | 10.0.1 |
| Connect : (GCAPIERR) data connector "JDBC" returned failed status for Data Connector API "dmx_connector_initiateObjectIOUsingDriver". Please contact Precisely Technical Support (GCMSG) data connector: JDBC, severity: 2, message: ''SQL compilation error:syntax error line <line number> at position <position> unexpected '<multibyte characters>'.'' | Running a task that writes to a target Snowflake table using disposition "Update existing rows and insert new ones", when the table name contains multi byte characters. | DMX-41676 | 10.0.1 |