Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section

Datameer 10.0.5

Improvements

1

Add HBase 2.0 support for HDP 3.1.0 and HDP 3.1.4DAP-39823

Datameer now supports importing

Hbase

HBase data for HDP 3.1.0 and 3.1.4 based distributions, both are shipped with HBase 2.0 support.


2

Add Support for Amazon EMR v5.28.1DAP-39877

Datameer now supports Amazon EMR 5.28.1.


3

Add Support for Amazon EMR v5.29.0DAP-39878

Datameer now supports Amazon EMR 5.29.0


4

Remove superuser related properties from live.propertiesDAP-39910

The das.superuser.* properties are now listed in the default properties only (disabled per default).


Bug fixes

1

Property API: Key-up Event for Property Info Input Fields of Property API Not WorkingDAP-39015

A key-up event now gets recognized as a proper event and triggers the same actions as a general change event for input fields.

(tick) Bug fixed.

2

Hive Export: Drop & Create new tables doesn't work for partitioned tablesDAP-39390

Datameer now validates Hive export definitions for partitioned tables and rejects those for 'Drop and create new table' as not supported (CT - an unsupported) operation.

(tick) Bug fixed.

3

Browser Search: Search results don't show correct results when changing the folderDAP-39556

Datameer now updates the search results for folders if another folder from the file browser gets (CT - is) selected.

(tick) Bug fixed.

4

Partition data table should be indexed for efficient group by queriesDAP-39662

To improve application performance and decrease load from Datameer's metadata database, indexes for data_partition.relative_path and data_partition.index_key have been added to the metadata database.

Upgrade scripts persist the changes in Datameer's metadata database accordingly.

(tick) Bug fixed.

5

Hive 3.1: Can Not Create Zookeeper Hive JDBC connectionDAP-39947

Hive JDBC connection with Zookeeper can now be created and beused for imports.

(tick) Bug fixed.

Section

Datameer 10.0.4

Improvements

1

Workbook: SQL Editor should provide hint for all keyword typesDAP-39583

The autocomplete list now provides a hint if the selected keyword is a SQL statement, SQL function or SQL data type.



Bug fixes

1

Hive datalink to partitioned table with defer sampling shows an empty preview in the workbook DAP-38816

Including partition columns when editing a datalink shows a preview in a workbook.

(tick) Bug fixed.

2

Cannot export Runtime Analytics sheet to HiveDAP-39472

Runtime Analytic sheets can now beexported to Hive.

(tick) Bug fixed.

3

File Browser: Subfolders inside user's home folder also have home folder iconDAP-39524

Only the user's home folder has the home icon.

(tick) Bug fixed.

4

LDAP users with more than 1,500 members in their group are not recognizedDAP-39680

All users within a group ofmore than 1,500 members can now be authenticated.

(tick) Bug fixed.

5

Workbook: 'Sheet has no column' error on filtered, sorted, encoding or pivot sheets when renaming column in a source sheetDAP-39726

Renaming a column does not break the referenced sheet anymore. This affects all transform and data mining sheets.

(tick) Bug fixed.

6

'Server error' message in File Browser when selecting the user's home folderDAP-39767

The aforementioned error message isn't rendered anymore.

(tick) Bug fixed.

7

Import or export job run details page should not display 'Production Mode' informationDAP-39786

Import and export job run details pages don't render the 'Production Mode' information, as this is not relevant for these types.

(tick) Bug fixed.

8

Changing a formula will add an additional equals sign every time to the formula stringDAP-39830

Changing a formula doesn't add additional characters, like an equals (=) sign, anymore.

(tick) Bug fixed.

9

Plug-in Hive-JDBC: Include correct Hive JARs for EMR distributionsDAP-39843

The correct httpclient and httpcore JAR dependencies are now packaged with the plugin hive-jdbc for EMR distributions.

(tick) Bug fixed.

...