- 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 make Apache Kylin work with HDP 2.5.3
- Labels:
-
Hortonworks Data Platform (HDP)
Created ‎12-22-2016 06:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'v install HDP 2.5.3 successfully, and I will install Apache Kylin which as a OLAP engine.
How to install Apche Kylin with HDP 2.5.3?
Created ‎12-22-2016 05:58 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Installation Guide
http://kylin.apache.org/docs16/install/index.html
Install Kylin on a beefy node (1 to start) that has Hadoop client and all the configuration files.
Start it and follow their guide to using the UI
Always watch for permissions.
See instructions from Kylin for HDP here:
http://kylin.apache.org/docs/install/hadoop_env.html
Reference:
https://community.hortonworks.com/questions/55282/unified-bi-semantic-layer.html
Created ‎12-22-2016 05:36 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Take a look at the response/instructions here:
https://community.hortonworks.com/questions/1293/how-to-make-kylin-work-with-hdp-23.html
It references HDP 2.3, but still applies for HDP 2.5. It contains links to the "installation guide" and "quick-start" instructions. It will also give you an idea of some of the "undocumented" changes that may need to be made.
note: You will probably not need to download the Binary for HBase 1.1 since it should already be included in the newer versions of Kylin.
Created ‎12-22-2016 05:58 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Installation Guide
http://kylin.apache.org/docs16/install/index.html
Install Kylin on a beefy node (1 to start) that has Hadoop client and all the configuration files.
Start it and follow their guide to using the UI
Always watch for permissions.
See instructions from Kylin for HDP here:
http://kylin.apache.org/docs/install/hadoop_env.html
Reference:
https://community.hortonworks.com/questions/55282/unified-bi-semantic-layer.html
Created ‎04-13-2018 12:59 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Folks,
Any help would be appreciated.
I am trying to start the kylin service / load sample cube but got stuck with the below error.
Exception in thread "main" java.lang.IllegalArgumentException: Failed to find metadata store by url: kylin_metadata@hbase
1. I want to deploy in a distributed mode / multiple instance . i went through the official documentation but didn't find much help there . if anyone has suggestion on this that would be welcomed.
2. Version
hadoop : 2.7.3.2.6.2.25-1
hive: 2.6.2.25-1
hbase : 1.1.2.2.6.2.25-1
java L: 1.8
Created ‎08-16-2018 01:54 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You need to run these commands with a user that has access/permissions to hadoop, make sure you run the check-env.sh to resolve any access and environment issues. Then the sample command should work just fine.
Created ‎05-03-2018 10:38 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Arjun,
I've got the same problem. I'm working on it now. Will share my findings.
Richard
