Skip to content

Bardess coded updated build of CDE, based on Data Concierge Project

Notifications You must be signed in to change notification settings

Qlik-PE/ClouderaDataExplorer_v2

Repository files navigation

Cloudera Data Explorer v2

Bardess coded updated build of CDE.

The Cloudera Data Explorer is an Qlik API & Cloudera metadata powered data lake browser for exploratory ad-hoc analytics.

Now with Video!

IMAGE ALT TEXT HERE

This is the "GA" of the Cloudera Data Explorer based off the Data Concierge platform developed by Dennis Jaskowiak and Qlik DACH SA team.

Philip Corr of Bardess rebuilt the code to enhance user viability and create guardrails for user interaction. The application is powered by the Cloudera Data Catalog developed by Dave Freriks. The data catalog collects and associates metadata from Impala, Cloudera Navigator, and Cloudera Navigator.

This software is released "AS-IS", but welcome improvements to the base code as there are many cool things that could be added to this concept.


Contents & What to do...

Setup:

  1. Download the contents (or do the magical gitgub repository desktop thingy) into a folder on you Qlik Sense server.

  2. Nav to Install Drive (I'll use C: for example) of Qlik Sense [c:\program files\qlik\sense\client] and unzip/create a folder for DataConciergev21 alt text

  3. There are 4 files that need to be edited to match your Qlik Sense environment

  • index.js, qdc-cloudera-beta.js, index_config.json, and qdc_config.json, first two files are in root dir, next two are in \json dir
  1. Index.js: This config matches the index.html landing page... Adjust ports to match (default is port 80), as well as Qlik Sense proxy (a secondary 'ticket' proxy is shown) alt text

  2. Qdc-cloudera-beta.js: Config for the Data Explorer UI launched from main page, matches index.js config. alt text

  3. Index_config.json: This controls the UI object users select to launch CDE from the index.html landing page alt text

  4. Qdc_config.json: This links CDE to the metadata application used to create Qlik applications dynamically. The appid can be found in QMC.
    alt text

Setup Metadata Catalog App

  1. Download the the app from Azure [here](https://hdillappocrgdiag719.blob.core.windows.net/qlikpe-files/Cloudera Data Catalog.qvf)

  2. Upload to your QMC

  3. There are 3 config connections that need to be mapped to your Cloudera instance.

Impala:

  • Create / modify an Impala ODBC SQL connection to your Cloudera system (proxy/gateway or specific node) in the Impala SQL Metadata tab. alt_text

Cloudera Navigator:

Cloudera Manager:

Connecting

  1. Open browser and connect to https://your_sense_server/resources/DataConciergev21/index.html
  2. You may have to login in first to Sense (still testing)...

About

Bardess coded updated build of CDE, based on Data Concierge Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published