Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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 selectedDAP-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 authenticationDAP-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 sourceDAP-38108

Error messages are adjusted and are now consistent for errors when working with a shared workbook without a shared source.

(tick) Bug fixed.

2

Mysql 8.x execute mysql-init.sql fails - no Grant options allowedDAP-39867

Datameer has two new MySQL scripts for running MySQL 5.x and MySQL 8.x databases.

(tick) Bug fixed.

3

Security: After a failed login attempt, Datameer exposes the LDAP query to fetch usersDAP-39953

The error message is shown again as expected and does not expose the LDAP query to fetch users anymore.

(tick) 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.

(tick) Bug fixed.

5Infographics: DataSetsController REST API copies full workbook or import job data to DFS (EhCache), therefore the conductor disk space is filling upDAP-39990

The DFSCache button on the developer's page is working again and data is now cleaned up as expected.(tick) Bug fixed.
6DevController: Cache Monitor 'Clear Cache' doesn't purge dataDAP-40005

The DFS cache is now cleared when clicking the "Clear Cache" button.(tick) Bug fixed.
7Workbook: Filtering on a column with the 'DENULLIFY' function causes an 'IllegalArgumentException'DAP-40017

The Datameer function 'DENULLIFY' works as expected again.(tick) Bug fixed.
8FileBrowser: Increase polling interval for thr file browser's dependency viewDAP-40038

Due to performance, the polling interval while working with the file browser's dependencies view is now increased to 100 sec.(tick) Bug fixed.
9Workbook: Typo in backup and restore error messageDAP-40046

The error messages for duplicating and copying/pasting a shared workbook without sharing the data source is now correct.(tick) Bug fixed.
  • No labels