Unity app Release notes (30/January/2024)
Software version
Release date: 30/January/2024
What's New
NA
Improvements
Databricks Node Downsizing report
An Insights link is added in a column, which opens a new report with the following details:
Recommendation Column from Interesting Apps Report
Current Cluster Configuration
Current Driver SKU
Current Worker SKU
Current Driver Memory
Current Driver CPU
Current Driver Usable Memory (except system, process, etc)
Current Worker Scaling / fixed node size
Current Worker Memory
Current Worker Usable Memory
Automated high-confidence jobs report with graphs
Added a new field called Topk to analyze TopK high confidence jobs for generating a new report named Databricks Savings for High Confidence Jobs report. In this report, the TopK high-confidence driver and worker jobs are displayed with their respective sunburst graphs.
Catalog report
The Catalog report is now supported for Tez applications.
Database User Analysis report
Update the Sort by size even when it shows dynamic units such as MB, KB, and GB.
Fixed the sort issue on the Last accessed time column and the empty Last accessed now displays -1.
Filter to select tables accessed between specified dates. For example, which tables were accessed in the month of June 2023. Here, the scheduler creates ../assets/tables_accessed.csv file every day at 12:30 AM. This file consists of the data of the accessed table dates from the last 90 days and removes anything older than 90 days. This file helps to show the accessed months column and the number of times accessed.
Diagnostics page
The following information is included on the Diagnostics page to get valuable insights into the usage and engagement of Unity app reports:
Number of reports created
Last accessed timestamps
Frequency of report runs
Details of scheduled reports
Information about the report creators.
HDFC Usage and Analysis report
Added a range of depth filters to the HDFS Utilization report.
Added new fields called Maximum path depth and Minimum path depth. Users can now generate the report for a range of path depths. For example, level 2 to level 4. To generate a report for a single path depth, they must specify the same path depth in both fields. To generate a report for a single path depth, they must specify the same path depth in both fields.
added a new data column in the report, where those paths that have usage of ds, nsquota greater than 80% are displayed.
Scheduled reports
The scheduled reports can now push generated files to cloud storage. In this release, support is provided only for Azure Blob Storage. This is applicable for all report types, that are scheduled.
User And Usage report
On the Usage distribution summary, the columns are renamed from Users to Total Users and % Users.
Bug fixes
NA
SSL Vulnerabilities were observed on ports 8050, 8111, and 8080. (IMP-338)
CPU % displayed on the Diagnostic page is not accurate. (IMP-1330)
On the Diagnostics page > Real Time information section, the running reports are shown as FAILED. (IMP-1594)
Sometimes, the status of a report is not shown on the UI. (IMP-1453)
The duration of a killed process does not get updated on the UI. (IMP-1336)
A different report name is displayed while confirming the deletion of a report. (IMP-1450)
An incorrect confirmation message is displayed when you terminate the killed or failed report runs. (IMP-1335)
An exception error is shown when you run multiple reports. (IMP-1329)
When a running report is terminated, an error is displayed: Selected report-run must be running.