Release Date: May 2025

Notebook Interpreter Version:
  • Python version 3.9 (The default version is 3.9, but the platform also supports version 3.8.x, 3.11.x, and version 3.12)
  • Spark version 3.5.3 (Support only 3.5.3)
  • Scala version 2.12 (Support only 2.12)

What’s New?

Push Notebook to Git Server on UI

Previously, users needed to push the notebook to the Git server through the version control menu, which required committing a new version to the Git server. With this version, we have developed the “Push to Git” action on the user interface. Users can push the notebook through the Notebook menu with ease.

This action is applicable for Edit and Manage permission levels.

Push to Git (pic1)

Multiple Select for Add Notebook Permission and Export

We enhanced the notebook permission and export option to be multi-selectable, which allows users to select many notebooks and set up the permission level of the selected notebooks at the same time or export multiple notebooks as a Zip file. Then, users can upload multiple notebooks using these exported zip files.

Only manage permission level can manage the Notebook permission.

multi select (pic2)
Export Note (pic3)

Fixed Bug:

  • BDEN-6872 Fixed SSO login failure in case-insensitive mode.
  • BDEN-6938 Resolved an error where the Spark monitor did not display the job when used in cluster mode.
  • BDEN-6950 Fixed a bug where users could not import empty data.
  • BDEN-6887 Fixed an issue where new tabs for running SQL commands could not be opened in SQL Editor.
  • BDEN-6955 Resolves an error where users stopped a workflow consisting of running parallel notebooks, but the parallel notebook job was not stopped.
  • BDEN-6892 Fixed a UI issue where pagination was not displayed correctly on the initial load of the Notebook page with 80% browser zoom.
  • BDEN-6880 Fixed an issue where running dashboards in “Project Management” failed due to an HTTP failure response when retrieving compute group data.
  • BDEN-6906 Fixed a Custom Stream error that could not worked after restarting Zeus.
  • BDEN-6864 Fixed incorrect dialog background color in Dark Theme mode.
  • BDEN-6926 Resolved an incompatibility issue of Spark vs PySpark version.

Improvement:

  • BDEN-6904 Improved paging experience in table view mode for Data Catalog and Notebook pages.
  • BDEN-4198 Supported long SQL statements in the Blendata Enterprise service for the MySQL database.
  • BDEN-6888 Optimized loading performance when opening the “SQL Editor” page with multiple tabs.
  • BDEN-6896 Improved multiple note actions including allowing users without “Manage” permission to view branches in “view-only mode” and support for uploading several notes into local environments and pushing multiple notes to the Git server simultaneously.
  • BDEN-6914 Added the notebook Git stage status to a list view.
  • BDEN-6927 Revised the sorting option wording for Notebooks.
  • BDEN-6902 Improved loading dialog display timing to ensure it stays visible until the workflow list is fully loaded.
  • BDEN-6905 Improved API efficiency by reducing unnecessary API calls and optimizing permission data loading by minimizing payload size.

Share