Re: does Apache Kylin need a Apache Derby or Mysql for run the sample cube

2018-10-26 Thread BOT
Hi ebrahim zare: Derby or MySQL is needed but they are not for Kylin directly. Actually they are used to store the metadata of Hadoop??s components(For example, Hive). For Kylin, both metadata and cube data are stored in HBase. So you should configure HBase and HDFS correctly. Besides, you

Re: [DISCUSS] Columnar storage engine for Apache Kylin

2018-10-26 Thread ShaoFeng Shi
Exactly; Thank you jiatao for the comments! JiaTao Tao 于2018年10月25日周四 下午6:12写道: > As far as I'm concerned, using Parquet as Kylin's storage format is pretty > appropriate. From the aspect of integrating Spark, Spark made a lot of > optimizations for Parquet, e.g. We can enjoy Spark's vectorized

Apache Kylin

2018-10-26 Thread Goran Čekol
Hello, At the moment I'm working in Business Intelligence (BI) department and we are working with IBM Cognos products (reporting, cubes (MOLAP, ROLAP, dynamic cubes). We also have a big data department that is based on Cloudera. I am interested in Apache Kylin product and I'd like to know if

does Apache Kylin need a Apache Derby or Mysql for run the sample cube

2018-10-26 Thread ebrahim zare
I installed Java and Hadoop and Hbase and Hive and Spark and Kylin. hadoop-3.0.3 hbase-1.2.6 apache-hive-2.3.3-bin spark-2.2.2-bin-without-hadoop apache-kylin-2.3.1-bin I will be grateful if someone in Help me with Kyle's installation and configuration them.

Re: does Apache Kylin need a Apache Derby or Mysql for run the sample cube

2018-10-26 Thread ShaoFeng Shi
No, derby/mysql is not needed; By default, Kylin uses HBase for metadata persistency; You only need to make sure Hive/HBase/Hadoop working fine. I see you're using Hadoop 3; please note that, only from 2.5, Kylin provides the binary package for Hadoop 3. Besides, we only tested it on HDP 3 and

Re: [DISCUSS] Columnar storage engine for Apache Kylin

2018-10-26 Thread JiaTao Tao
You are welcome, ShaoFeng! Storage and query engine are inseparable and should design together for fully gaining each other's abilities. And I'm very excited about the new coming columnar storage and query engine! -- Regards! Aron Tao ShaoFeng Shi 于2018年10月26日周五 下午10:28写道: > Exactly;

Re: Apache Kylin

2018-10-26 Thread ShaoFeng Shi
Hi Goran, I do know some users are using Kylin to replace Cognos Cubes, getting big improvements in terms of performance, capability, flexibility, and others. Usually, that is a total solution with a set of tools and professional services from vendors. If you're interested, I can find someone to

How to assign namespace of hbase in kylin

2018-10-26 Thread Scott Fan
Hi, How can I assign the namespace of hbase. I don’t want to use the default namespace of hbase. Thanks

Re: How to assign namespace of hbase in kylin

2018-10-26 Thread Lijun Cao
Hi Scott Fan: You can find the namespace configuration in $KYLIN_HOME/conf/kylin.properties. Just as the picture shown below: Best Regards Lijun Cao > 在 2018年10月26日,16:36,Scott Fan 写道: > > Hi, > > How can I assign the namespace of hbase. I don’t want to use the default > namespace of

[jira] [Created] (KYLIN-3650) support for hive table partitioned on separate columns year,month and day

2018-10-26 Thread dipesh (JIRA)
dipesh created KYLIN-3650: - Summary: support for hive table partitioned on separate columns year,month and day Key: KYLIN-3650 URL: https://issues.apache.org/jira/browse/KYLIN-3650 Project: Kylin

[jira] [Created] (KYLIN-3649) segment region count and size are not correct when using mysql as Kylin metadata storage

2018-10-26 Thread Lingang Deng (JIRA)
Lingang Deng created KYLIN-3649: --- Summary: segment region count and size are not correct when using mysql as Kylin metadata storage Key: KYLIN-3649 URL: https://issues.apache.org/jira/browse/KYLIN-3649

Re: Unable to connect to Kylin Web UI

2018-10-26 Thread jenkinsliu
Thanks, I solved it. We must choose the the reserved port in virtual box.eg. 6 -- Sent from: http://apache-kylin.74782.x6.nabble.com/