I installed the following stack on my lab setup:
- Hadoop 2.7.1
- Hive 1.2.2
- HBase 1.7.1
- Kylin 3.1.2
I now try to build a cube from the sample dataset provided by Kylin itself, and the process gets stuck at 78.26% "Convert Cuboid Data to HFile". The logs do not show any error and it fails after a few hours, probably because of a timeout.
Did anyone of you encounter that problem and managed to solve it?