Table of Contents |
---|
7.5.6 Release Notes
Improvements
1 | Tableau Hyper Export: correct libstdc++ library version loading | DAP-39115 | |||||
---|---|---|---|---|---|---|---|
Datameer now injects the path to Tableau's native libraries into LD_LIBRARY_PATH for Tez environments when Tableau Server Datastores are used. This can be controlled via the custom property:
|
2 | Add Support for Amazon EMR 5.28.0 | DAP-39695 |
---|---|---|
Datameer now supports Amazon EMR 5.28.0. |
Bug Fixes
1 | Workbook: Buttons are enabled in File Browser Dialog when they shouldn't | DAP-39495 |
---|---|---|
Datameer now ensures that the 'Add Data' button, 'Exchange Data' button and 'Open Workbook' are enabled in the correct context only. | Bug fixed. |
2 | Incorrect Daylight Saving Time (DST) related date value conversion during Hive import | DAP-39569 |
---|---|---|
Datameer now properly handles DST related conversions while importing data values from Hive. | Bug fixed. |
3 | Workbook: Renaming the source column of an Encoding sheet leads to an error if submitted by sheet switch | DAP-39622 |
---|---|---|
Renaming of a workbook column is handled when executing a sheet switch. | Bug fixed. |
4 | Plug-in Hive: Hive Export fails with wrong impersonating user when it is triggered by dependent workbook with a different owner | DAP-39754 |
---|---|---|
Datameer now impersonates the correct user when an export job from a workbook is triggered. | Bug fixed. |
7.5.5 Release Notes
Improvements
1 | Optimize multimap value removal code in CombineOnlyDataLocalAlgorithm | DAP-39565 |
---|---|---|
Combining splits performance has been improved especially for a large number of splits to combine. |
2 | Add Support for CDH 6.3.2 | DAP-39657 |
---|---|---|
Datameer now supports Cloudera CDH 6.3.2. |
Bug Fixes
1 | Hot deployment of a plug-in fails if the plug-in contains a DataStoreType implementation | DAP-38885 |
---|---|---|
A plug-in containing a DataStoreType can now be installed and uninstalled in the 'Admin' tab section, (e.g. Hive plug-in.) | Bug fixed. |
2 | REST API to download results doesn't return all records by setting 'rest.download-data.records-max=0' | DAP-39386 |
---|---|---|
Datameer respects the setting 'rest.download-data.records-max=0' and provides all records for the download. | Bug fixed. |
3 | Hive 2 plug-in: ImportJobs and Datalinks are failing on Hadoop Namenode and Resourcemanager high availability environments | DAP-39397 |
---|---|---|
Hive 2 plug-in based Importjobs and Datalinks now run successfully on high availabilityenvironments. | Bug fixed. |
4 | 'Workbook' tab doesn't close after 'Close & Save' | DAP-39417 |
---|---|---|
After closing and saving a workbook, the 'Workbook' tab closes and the user is redirected to the 'File Browser' tab. | Bug fixed. |
5 | Hive String queryTemplate for SHOW PARTITIONS is incorrect | DAP-39438 |
---|---|---|
The string for queryTemplate now shows the required syntax using back-ticks for every single part of the Hive query. | Bug fixed. |
6 | Visual Explorer: Explorer can't be closed via 'Escape' key | DAP-39446 |
---|---|---|
Visual Explorer dialog now closes when the 'Escape' key is pressed. | Bug fixed. |
7 | Workbook config: false errors on correct CRON pattern | DAP-39458 |
---|---|---|
Datameer now recognizes a valid CRON pattern and does not throw an error on a valid pattern erroneously. | Bug fixed. |
8 | Scheduled jobs remain indefinitely in the processing queue if the Kerberos password is changed | DAP-39474 |
---|---|---|
A scheduled job occurring between a Kerberos password change no longer the processing queue. | Bug fixed. |
9 | Visual Explorer should dismiss dialogs in correct order on 'Escape' | DAP-39504 |
---|---|---|
Pressing 'Escape' dismisses the respective front dialog (e.g. x-y-axes definition dialog instead of closing the whole Visual Explorer dialog). | Bug fixed. |
10 | Workbook: save dialog doesn't open when user selects 'Close & Save' | DAP-39509 |
---|---|---|
Closing a new workbook from the file browser now redirects to the workbook save dialog. | Bug fixed. |
7.5.4 Release Notes
New Feature
1 | Support Engineer Plug-in - Customer Usage Analytics | DAP-36640 |
---|---|---|
The SEP contains both high-level metadata and various logs from within Datameer environments. This allows administrators to easily pass necessary information to the Datameer support engineers. |
Improvements
1 | Plug-in Hive: Support Export into new table in format Parquet, ORC, Avro or Text File | DAP-38804 |
---|---|---|
When exporting data to Hive, the user is presented with a simple drop-down menu to select the file format. You can choose between Parquet, ORC, Avro and Text File. |
...
10 | Add Support for CDH 6.3.1 | DAP-39462 |
---|---|---|
Datameer now supports CDH 6.3.1. |
Bug Fixes
1 | Artifact ( IJ, Wbk, FU, DL, EJ ) status not updated in dependency view | DAP-37822 |
---|---|---|
The entity status in the dependency view reflects the current status (success/ error/ canceled) of this entity. | Bug fixed. |
...
25 | v7.5: Customer Upgrade: Join Columns in Error | DAP-39456 |
---|---|---|
Cascading errors in join sheets don't appear any more. After an upgrade to Datameer version 7.5, columns are migrated successfully. Circular dependencies are detected. Broken workbooks stay broken with the same error. | Bug fixed. |
7.5.3 Release Notes
Improvements
1 | Add support for Google Cloud Service (GCS) protocol to import and export files | DAP-20331 |
---|---|---|
Datameer supports import to and export from39146 Google Cloud Service (GCS) connections. |
...
8 | Add Support for Amazon EMR 5.26.0 | DAP-39284 |
---|---|---|
Datameer now supports Amazon EMR 5.26.0 |
Bug Fixes
1 | Upgrade scripts are ignored when using Maria DB | DAP-39293 | |
---|---|---|---|
For a fresh installation, the optional_upgrade table in Datameer's metadata database now gets filled, therefore all included optional upgrades for the current Datameer version are set as expected. | Bug fixed. |
...
14 | Workbook: Data link with workbook pushdown filter reported total records are not always transparent | DAP-37857 | |
---|---|---|---|
Datameer now distinguishes more clearly between availability of metrics for total and sample records. (Instead of displaying a count of total rows for a Datalink used by a workbook with a filter condition, we show the message "Showing <number> rows of an unknown number of total rows". | Bug fixed. |
7.5.2.1 Release Notes
Bug Fixes
1 | Can't create a Variable in the Admin section if Datameer serves via SSL | DAP-39167 |
---|---|---|
The mentioned source gets called via HTTPS as well when SSL/TLS is enabled in Datameer. |
7.5.2 Release Notes
New Feature
1 | Certify Hive Plugin for Amazon's EMR Distribution 5.24 to the Standard Datameer Application | DAP-38274 |
---|---|---|
Improved connector to allow Hive access on EMR. |
Improvements
1 | Improve responsiveness of UI for customers with large number of job executions | DAP-39030 |
---|---|---|
Querying very large tables for job executions could take seconds, rendering the file browser UI unusable. Datameer now has an index for the job_status column in the metadata database to speed information queuing and display. |
...
5 | Pivot Workbook Inspector: do not show red border and 'Select values to include" if column was removed manually | DAP-38910 |
---|---|---|
Datameer now renders an empty column selection field for column names that do not exist. |
Bug Fixes
1 | Hive Plug-in - Export: Data-driven Hive ExportJobs submitting with random impersonated user | DAP-39046 | |
---|---|---|---|
Datameer now runs the Hive export job with correct user impersonation. | Bug fixed. |
...