- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
how to create OLAP Cubes on HADOOP data - Impala Database
- Labels:
-
Apache Impala
Created on ‎02-04-2017 10:55 AM - edited ‎09-16-2022 04:01 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear Cloudera Community,
I am looking for advice on how to create OLAP Cubes on HADOOP data - Impala Database with Fact and DIMENSIONS tables.
Reference:
Question number 10
Regards
Anis
Created ‎02-04-2017 02:24 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you wanted to just roll your own I'd imagine it would be following the star schema methodology the Kimball is known for in Impala and then just leveraging Impala/HDFS caching to make it as fast as possible.
http://kylin.apache.org/
or
http://www.atscale.com/
Created ‎02-06-2017 05:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @AnisurRehman,
Did you check out the follow up posts from the series including:
- Ralph Kimball and Kaiser Permanente: Q&A Part I – Hadoop and the Data Warehouse
- Ralph Kimball and Kaiser Permanente: Q&A Part II – Building the Landing Zone
Cy Jervis, Manager, Community Program
Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.
Created ‎02-04-2017 02:24 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you wanted to just roll your own I'd imagine it would be following the star schema methodology the Kimball is known for in Impala and then just leveraging Impala/HDFS caching to make it as fast as possible.
http://kylin.apache.org/
or
http://www.atscale.com/
Created ‎02-06-2017 05:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @AnisurRehman,
Did you check out the follow up posts from the series including:
- Ralph Kimball and Kaiser Permanente: Q&A Part I – Hadoop and the Data Warehouse
- Ralph Kimball and Kaiser Permanente: Q&A Part II – Building the Landing Zone
Cy Jervis, Manager, Community Program
Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.
