Fixed issues in Cloudera Data Catalog (1.5.4-CHF1)

This section lists issues fixed in this release of the Cloudera Data Catalog service.

CDPDSS-3037: Asset Details page does not highlight link for Datasets
The Asset Details now correctly highlights links to Datasets.


CDPDSS-2958: Schema rows are not ordered as in their database
Rows under the Schema tab in Asset Details are ordered based on their position in their parent database.


CDPDSS-2959: Asset Details does not provide a link to the parent database
  • Now, the parent database can be accessed via a link in Asset Details.
  • The Qualified Name is no longer trimmed. Longer names are displayed in multiple rows.


CDPDSS-2923: Improvements for the Dataset Detail page when adding assets to a Dataset
  1. The Search button is already active after the search terms are entered but before the Enter key is hit.
  2. Now. clicking Reset clears all the fields.
  3. Already added assets are clearly marked with a check mark as added and non-editable.
  4. When adding new assets to the Dataset, the Add and Done buttons are no longer hidden while the page is waiting for the API response.
  5. The Description column is added to include the Datasets > Details menu. The value of the Description field is the same as in Asset Details.


CDPDSS-3042: Edit classification is failing with guid undefined error
Trying to edit the classifications in the Asset Details screen no longer results in the "List properties for entity request failed Error from Atlas. Not Found : Received 404. Body {\"errorCode\":\"ATLAS-404-00-005\",\"errorMessage\":\"Given instance guid undefined is invalid/not found\"}" message.
CDPDSS-3049: Expanded graph is displayed on every page of the Schema tab
Previously, in the Asset Details page under the Schema tab, the bar graph of profiled assets might stayed visible for a selected asset even when moving to the next page in the list. Now, changing the page correctly closes the previously selected asset, and only displays the assets in the active page.
CDPDSS-3050: Username is not visible in Data Catalog for the Local Administrator user
The username for local administrator users is no longer hidden. It is shown in the bottom left corner of the navigation sidebar.
CDPDSS-3048: Filtering based on Job status Finished is not working
The profiler job filter Finished is working correctly now, displaying the relevant jobs.
CDPDSS-3046: Not able to see the profiled data of Ranger Audit Profiler if the Active NameNode is switched over to standby
The profiled data is shown correctly now after the Ranger Audit Profiler is run.
CDPDSS-3051: Profiler Jobs are not in the sorted order
Profiler jobs are correctly ordered from newest to oldest when the list cannot fit into a single page under Profiler > Jobs.