INFO
Within these release notes Datameer provides information and resolutions on improvements, bug fixes, and visual changes for 10.1.x maintenance release versions.
Visit Datameer's Help Center for additional information or contact your customer service representative.
Datameer 10.1.2
New Features
1 | Add REST API call to look up what a UUID's properties are. | DAP-31229 |
---|---|---|
For a UUID Datameer provides the JSON containing the information about the artifact analog to a REST READ call for an artifact ID. |
Improvements
1 | Connection: In wizard section 'details' validate and store authentication on a session if the authentication session-based option is selected | DAP-39334 |
---|---|---|
Authentication data is now validated and stored per session in the 'Connection Details' section within the connection wizard. |
2 | Connection: Show selected authentication mode on 'Connection Details' | DAP-39335 |
---|---|---|
Datameer now shows the authentication mode on the 'Connection Details' page if the connection type provides such options (JDBC/MySQL, SSH, SFTP connections). |
3 | Connection: Implement a controller for session-based connection authentication | DAP-39936 |
---|---|---|
A new service checks the session id and connection id for session-based authentication connections. |
Bug fixes
1 | Workbook: Inconsistency in error messages for workbooks without a shared source | DAP-38108 |
---|---|---|
Error messages are adjusted and are now consistent for errors when working with a shared workbook without a shared source. | Bug fixed. |
2 | Mysql 8.x execute mysql-init.sql fails - no Grant options allowed | DAP-39867 |
---|---|---|
Datameer has two new MySQL scripts for running MySQL 5.x and MySQL 8.x databases. | Bug fixed. |
3 | Security: After a failed login attempt, Datameer exposes the LDAP query to fetch users | DAP-39953 |
---|---|---|
The error message is shown again as expected and does not expose the LDAP query to fetch users anymore. | Bug fixed. |
4 | Google Cloud Storage is bundled with the wrong Hadoop library | DAP-39979 |
---|---|---|
The Google Cloud Storage connector is now bundled with all Hadoop 3 versions. | Bug fixed. |
5 | Infographics: DataSetsController REST API copies full workbook or import job data to DFS (EhCache), therefore the conductor disk space is filling up | DAP-39990 |
---|---|---|
The DFSCache button on the developer's page is working again and data is now cleaned up as expected. | Bug fixed. |
6 | DevController: Cache Monitor 'Clear Cache' doesn't purge data | DAP-40005 |
---|---|---|
The DFS cache is now cleared when clicking the "Clear Cache" button. | Bug fixed. |
7 | Workbook: Filtering on a column with the 'DENULLIFY' function causes an 'IllegalArgumentException' | DAP-40017 |
---|---|---|
The Datameer function 'DENULLIFY' works as expected again. | Bug fixed. |
8 | FileBrowser: Increase polling interval for thr file browser's dependency view | DAP-40038 |
---|---|---|
Due to performance, the polling interval while working with the file browser's dependencies view is now increased to 100 sec. | Bug fixed. |
9 | Workbook: Typo in backup and restore error message | DAP-40046 |
---|---|---|
The error messages for duplicating and copying/pasting a shared workbook without sharing the data source is now correct. | Bug fixed. |