Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

MDX support for Hive (Hadoop)

0

65 views

Is there any support for Multidimensional Expressions (MDX) for Hadoop's Hive ?

asked May 23, 2011 1:27 am CDT
posted via StackOverflow

1 Answers

0
 

Connecting an OLAP solution with Hadoop's data is possible. In icCube it's possible to create your own data sources (check documentation), you'll need a Java interface (like JDBC).

This solution is bringing the data to the OLAP server. To bring the processing to Hadoop is another question and at my knowledge nobody does it. Aggregating the facts in parallel is possible. Another step is to have the dimensions in the nodes. This is a complicated problem (algos are not easy to transform in a parallel version).

answered May 28, 2011 5:18 am CDT

Your answer

Join with account you already have


Sign in with Twitter account
Sign in with Facebook account
Sign in with Google Friend Connect

Preview
Similar questions
Hadoop/hive metastore
August 7, 2009
Hive with Lucene
January 31, 2011