Questions tagged [kylin]

An open source distributed Analytical Engine from eBay to provide SQL interface and multi-dimensional analysis (OLAP) on Hadoop to support TB to PB size analysis.

An open source distributed Analytical Engine from eBay to provide SQL interface and multi-dimensional analysis (OLAP) on Hadoop to support TB to PB size analysis.

Learning more

158 questions
0
votes
1 answer

boot2docker ssh apache-kylin windows7 source ambari-functions ambari-functions ERROR : line 11: syntax error: bad function name

Here is my script (boot2docker ssh). docker pull sequenceiq/kylin curl -O https://raw.githubusercontent.com/sequenceiq/docker-kylin/master/ambari-functions source ambari-functions And the returned error : -sh: ambari-functions: line 11: syntax…
-1
votes
1 answer

org.apache.kylin.rest.service.QueryService.doQueryWithCache(QueryService.java:424)

Kirin multi-band parameter query error. post: { "sql": "SELECT loan.create_time AS time_date, loan.apply_orders AS apply_orders, lend.loan_orders AS loan_orders, round( cast(applyLend.apply_and_loan_orders AS…
penn
  • 1
-1
votes
1 answer

kylin failed to load kylin.properties

When start to Apache kylin WebUI(2.2.0 and 2.1.0) to do something, I got some error from Web console and the tools can't working correctly. But As I try to use kylin(1.6.0),This project is working. The below text from Web…
killer
  • 1
-1
votes
1 answer

Kylin build fails at first step

My Kylin metadata is corrupt, so I removed all metadata and reinstalled Kylin on the same server. I tried running: $KYLIN_HOME/bin/sample.sh And it is not giving any error. So i tried to create a simple cube with 1 fact and 2 dimension tables. But…
user6608138
  • 381
  • 1
  • 4
  • 20
-1
votes
1 answer

kylin.sh command inubuntu error

I'm trying to run kylin.sh to start kylin in ubuntu. Unfortunately, I'm getting the following error. Since I'm not so good in ubuntu please help me out figure the error. Here is the message I get while running the command. KYLIN_HOME is set to…
harish
  • 1
-2
votes
1 answer

Exploring Apache Kylin cubes with Power BI?

I had some conflicts with my teammates about if it is really the Power BI can read and explore Apache Kylin Cubes or it is just exploring the Data source, I had some problems with saiku exactly in the Mondrian schema that's why I am using Power BI,…
Khalil Mejdi
  • 132
  • 1
  • 8
-3
votes
1 answer

Tech stack selection for DMP systems

Our DMP system has such a demand: 1. Audience Export: Audience based on tag need to export new demographic results to Redis or files every day, to DSP. Because the tag data is refreshed every day.We have 600 million users.When we have tens of…
snow
  • 25
  • 1
-3
votes
1 answer

kylin java.io.IOException: OS command error exit with return code: 137

when i build cube , have an error , the error is : http://ww1.sinaimg.cn/large/b481d753ly1g0zuqbnkeaj21bd0p4q5d.jpg
1 2 3
10
11