Re: sample cube build fails on stage2 kylin 1.3

2016-01-09 Thread michael jones
After some bit of digging realized that kylin by default was trying to do mapred local instead of on submitting to yarn clusters, fixed that with params in the kylin.properties and yarn-site.xml. These errors were not quite intuitive in the logs, prolly need more trace in debug mode. Another issu

Re: kylin.route.hive.enabled parameters of the question

2016-01-09 Thread ShaoFeng Shi
I didn't get your point of the first paragraph; English is the recommended language in Kylin's mailing list, but if you're not comfortable with it, Chinese is also okay. Regarding "kylin.route.hive.enabled", it means whether you want Kylin route the SQL query to Hive if Kylin couldn't answer that

kylin.route.hive.enabled parameters of the question

2016-01-09 Thread wenye...@163.com
Thank your support, in our company in using kylin encountered problems in a timely manner to solve the problem, here kylin team said thank you and support is in place, also hope that this product can accomplish many companies, but we still have some parameters of the question, I hope you give so

Re: Relationship between rowkey column length and cube size

2016-01-09 Thread yu feng
Let me have a try to explain it. Cube size determines how to split region for table in hbase after generate all cuboid files, for example, If all of your cuboid file size is 100GB, your cube size set to "SMALL", and the property for SMALL is 10GB, kylin will create hbase table with 10 regions. it