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 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.

...