Search code examples
hadoophiveanalyticscubes

Cube.js as reporting tool


Can we use cube.js for reporting purpose. If possible,then how to integrate cube.js with hive database so that I can create my cube on top of my table and trigger query on cube.js.


Solution

  • Yes, you definitely can. Cube.js is designed for this purpose. Hive drivers are in development right now and will be released soon. If you have Presto on top of your Hive you can use it right away. Please check this conversation https://github.com/statsbotco/cube.js/pull/127 and our community Slack for updates.