I'm planning to do a poc on kylin at my company. I went through the apache documentation and I have couple of questions regarding installation and overall architecture.
- Can I have kylin(job/query) engine on one emr cluster, hadoop/hive (source or data processing) on a different emr cluster and finally a stand alone emr cluster for Hbase ? If yes, what are the config files that I need to update to connect all three and are there any examples or documentation that I can follow for this kind of setup?
The documentation by apache for stand alone hbase cluster was no clear enough it doesn't have how we can connect hadoop cluster with kylin cluster.