Re: http://127.0.0.1/kylin is giving 404, using HDP 2.5

2016-11-03 Thread Ankur Kapoor
Thanks BigDataR, that was the last resort I was thinking of, you have stamped on it :) Downloading the sandbox 2.4 now. Really got frustrated being spend 3 full days on it, damm tried every possible ways of fixing this but the page won't turned up. I have seen this link too (http://johanw.com/set

[Draft][REPORT] Apache Kylin - Nov 2016

2016-11-03 Thread Luke Han
Dear community, I have drafted below board report for review, please help to check and let me know if there's any issue. Feel free to reply here if there are more activities, conference, meetup and other events, also community development and others which should be included in this report

Re: 13 Step Name: Load HFile to HBase Table

2016-11-03 Thread mnagy
the error that I got is did not changed -- View this message in context: http://apache-kylin.74782.x6.nabble.com/13-Step-Name-Load-HFile-to-HBase-Table-tp6144p6190.html Sent from the Apache Kylin mailing list archive at Nabble.com.

Re: http://127.0.0.1/kylin is giving 404, using HDP 2.5

2016-11-03 Thread BigdataGR
Ankur, Go with this link if it helps. http://johanw.com/setup-kylin/ -- View this message in context: http://apache-kylin.74782.x6.nabble.com/http-127-0-0-1-kylin-is-giving-404-using-HDP-2-5-tp6178p6189.html Sent from the Apache Kylin mailing list archive at Nabble.com.

Re: http://127.0.0.1/kylin is giving 404, using HDP 2.5

2016-11-03 Thread BigdataGR
Hello Ankur, After I spend # of days on HDP2.5, I couldn’t get it to work then i thought of using HDP2.4 (earlier version) and I have downloaded HDP2.4 sandbox and configured kylin 1.6.0 snapshot on top of it. After restarting Hbase and Kylin, it started working for me with http://sandbox.hortonw

Data Authorization in Apache Kylin

2016-11-03 Thread Karthik Swaminathan
Hi, can anyone help elaborate as to what is the best way to implement data authorization/row level access for data residing in Apache Kylin. I see that there are ACLs at Cube level, but I would want to restriction at row level.

Re: 答复: http://127.0.0.1/kylin is giving 404, using HDP 2.5

2016-11-03 Thread ShaoFeng Shi
Is there any firewall/iptable enabled in the vm? besides, try to change the network to bridged so the vm can get a separate ip address then you can use http://ip:7070/kylin to access. 2016-11-03 21:44 GMT+08:00 roger shi : > Would you please send out the kylin log? It helps locate your issue. > >

答复: http://127.0.0.1/kylin is giving 404, using HDP 2.5

2016-11-03 Thread roger shi
Would you please send out the kylin log? It helps locate your issue. 发件人: Alberto Ramón 发送时间: 2016年11月3日 20:46 收件人: dev@kylin.apache.org 主题: Re: http://127.0.0.1/kylin is giving 404, using HDP 2.5 This: "A new Kylin instance is started by root, stop it using "

Re: http://127.0.0.1/kylin is giving 404, using HDP 2.5

2016-11-03 Thread Alberto Ramón
This: "A new Kylin instance is started by root, stop it using "kylin.sh stop" Please visit http://:7070/kylin You can check the log at /home/apache-kylin-1.5.4.1- hbase1.x-bin/logs/kylin.log" sounds OK !! If you don't have UI in your virtual machine, you can try -Install *Lynx*: fow view

Re: http://127.0.0.1/kylin is giving 404, using HDP 2.5

2016-11-03 Thread Ankur Kapoor
I have done all sorts of settings and checked various logs too, but nothing seems to be working for me. After restarting kylin from kylin.sh start, this is what I am getting : *** *** KYLIN_HOME is set to /home/apache-kylin

Re: http://127.0.0.1/kylin is giving 404, using HDP 2.5

2016-11-03 Thread Alberto Ramón
And Check this file: /usr/local/apache-kylin-1.5.2.1-bin/logs/kylin.log 2016-11-03 12:49 GMT+01:00 Alberto Ramón : > Ideas: > - can you use a Web broser in your Virtual Box Machine? to discard network > problems > > - Try: kylin.sh stop and kylin.sh start > > -When you /apache-kylin-1.5.2.1-bin/

Re: http://127.0.0.1/kylin is giving 404, using HDP 2.5

2016-11-03 Thread Alberto Ramón
Ideas: - can you use a Web broser in your Virtual Box Machine? to discard network problems - Try: kylin.sh stop and kylin.sh start -When you /apache-kylin-1.5.2.1-bin/bin/kylin.sh start, and see last printed output -There is a command to know which ports are used on linux and the name program (I

Re: http://127.0.0.1/kylin is giving 404, using HDP 2.5

2016-11-03 Thread Ankur Kapoor
Yes, HBase is running and its reflecting the same in Ambari too. -- View this message in context: http://apache-kylin.74782.x6.nabble.com/http-127-0-0-1-kylin-is-giving-404-using-HDP-2-5-tp6178p6180.html Sent from the Apache Kylin mailing list archive at Nabble.com.

Re: http://127.0.0.1/kylin is giving 404, using HDP 2.5

2016-11-03 Thread Alberto Ramón
Can you check if HBase is OK, from ambary ? (95% of times this is the problem) 2016-11-03 11:08 GMT+01:00 Ankur Kapoor : > Hi BigDataR, > > I am facing similar kind of issues. I am trying to run apache HBase 1.x > (includes HDP 2.3/2.4, EMR 5.0) - apache-kylin-1.5.4.1-hbase1.x- > bin.tar.gz. > >

http://127.0.0.1/kylin is giving 404, using HDP 2.5

2016-11-03 Thread Ankur Kapoor
Hi BigDataR, I am facing similar kind of issues. I am trying to run apache HBase 1.x (includes HDP 2.3/2.4, EMR 5.0) - apache-kylin-1.5.4.1-hbase1.x-bin.tar.gz. I am running it on HDP 2.5 , which is hosted in my MAC ( using VirtualBox). Kylin.out and kylin.log shows that the kylin is started

Re: 答复: 答复: how to modify kylin.cube.aggrgroup.max.combination

2016-11-03 Thread ShaoFeng Shi
the default value is 4096 (2^12); in the future kylin will show them in the kylin.properties; 2016-11-03 17:14 GMT+08:00 胡志华(万里通科技及数据中心商务智能团队数据分析组) < huzhihua...@pingan.com.cn>: > I modified it to 2*31 , and put the it the middle of the file, it works > > By the way, I don't know the default valu

答复: 答复: how to modify kylin.cube.aggrgroup.max.combination

2016-11-03 Thread 万里通科技及数据中心商务智能团队数据分析组
I modified it to 2*31 , and put the it the middle of the file, it works By the way, I don't know the default value, and kylin.properties doesn't contain it by default -邮件原件- 发件人: ShaoFeng Shi [mailto:shaofeng...@apache.org] 发送时间: 2016年11月3日 16:48 收件人: dev 主题: Re: 答复: how to modify kylin

[jira] [Created] (KYLIN-2156) support filters like a != 0

2016-11-03 Thread hongbin ma (JIRA)
hongbin ma created KYLIN-2156: - Summary: support filters like a != 0 Key: KYLIN-2156 URL: https://issues.apache.org/jira/browse/KYLIN-2156 Project: Kylin Issue Type: Bug Reporter: hon

Re: 答复: how to modify kylin.cube.aggrgroup.max.combination

2016-11-03 Thread ShaoFeng Shi
The value need be an integer, but 4294967296 is too big I guess; why not just double or triple the default value? 2016-11-03 14:27 GMT+08:00 胡志华(万里通科技及数据中心商务智能团队数据分析组) < huzhihua...@pingan.com.cn>: > HI shaofeng, > > After adding " kylin.cube.aggrgroup.max.combination= 4294967296" > at th

Re: 答复: 答复: How to filter dimension from look-up table

2016-11-03 Thread ShaoFeng Shi
Great, enjoy! 2016-11-03 16:21 GMT+08:00 胡志华(万里通科技及数据中心商务智能团队数据分析组) < huzhihua...@pingan.com.cn>: > Thank you shaofeng, > > Done successfully as your tips > > -邮件原件- > 发件人: ShaoFeng Shi [mailto:shaofeng...@apache.org] > 发送时间: 2016年11月2日 17:24 > 收件人: dev > 主题: Re: 答复: How to filter dimensi

答复: 答复: How to filter dimension from look-up table

2016-11-03 Thread 万里通科技及数据中心商务智能团队数据分析组
Thank you shaofeng, Done successfully as your tips -邮件原件- 发件人: ShaoFeng Shi [mailto:shaofeng...@apache.org] 发送时间: 2016年11月2日 17:24 收件人: dev 主题: Re: 答复: How to filter dimension from look-up table "but cube ran error when built at step 1 or step 2, telling us it can't find the dimension

Re: 13 Step Name: Load HFile to HBase Table

2016-11-03 Thread Alberto Ramón
Hello As ShaoFeng Shi said, LoadIncrementalHFiles step, is only copy / move HFile to another path (under HBase Path) I the past a had a lot of problems like this: The user which generates HFile can't write on HBase folder SOL1: Check the user who build HFile, is a Yarn user or is other (like root,