Re: [VOTE] Release apache-kylin-4.0.0 (RC1)

2021-08-25 Thread ShaoFeng Shi
+1 (binding), based on the following checks:

1. Checked the NOTICE, License, and README files are in the source package;
2. 'mvn clean package' and 'mvn test' are successful on my Mac java 1.8.
3. Checked the source package is signed with PMC Xiaoxiang Yu's key;
4. Checked the sha256 of source package is correct.

Best regards,

Shaofeng Shi 史少锋
Apache Kylin PMC,
Apache Incubator PMC,
Email: shaofeng...@apache.org

Apache Kylin FAQ: https://kylin.apache.org/docs/gettingstarted/faq.html
Join Kylin user mail group: user-subscr...@kylin.apache.org
Join Kylin dev mail group: dev-subscr...@kylin.apache.org




Li Yang  于2021年8月25日周三 下午8:07写道:

> +1 binding
>
> mvn clean install -DskipTests
> passed
>
> On Wed, Aug 25, 2021 at 2:05 PM wangrupeng  wrote:
>
> > + 1  mvn clean install -DskipTests passed
> >
> > ---
> > Best wishes,
> > Rupeng Wang
> >
> >
> >
> > 
> > 发件人: hit_la...@126.com  代表 Xiaoxiang Yu <
> > x...@apache.org>
> > 发送时间: 2021年8月24日 11:54
> > 收件人: Kylin Dev 
> > 主题: [VOTE] Release apache-kylin-4.0.0 (RC1)
> >
> > Hi all,
> >
> > I have created a build for Apache Kylin 4.0.0, release candidate 1.
> >
> > Changes highlights:
> >
> >
> >
> >
> > KYLIN-4903 cache parent datasource to accelerate next layer's cuboid
> > building
> >
> > KYLIN-4905 Support limit .. offset ... in spark query engine
> >
> > KYLIN-4925 Use Spark 3 as build and query engine for Kylin 4
> >
> > KYLIN-5011 Detect and scatter skewed data in dict encoding step
> >
> > KYLIN-4948 Provide an API to allow users to adjust cuboids manually
> >
> > KYLIN-5027 Add the config of whether to build base cuboid in kylin4
> >
> > KYLIN-5019 Avoid building global dictionary from all data of fact table
> > each time
> >
> >
> >
> >
> >
> >
> >
> > Thanks to everyone who has contributed to this release.
> >
> > Here are the release notes:
> >
> > <
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316121&version=12349382
> > >
> >
> >
> >
> >
> >
> >
> >
> > The commit to being voted upon:
> >
> > <
> >
> https://github.com/apache/kylin/commit/aa6d582c0a96fdf31e85791f86850cfc00a7644f
> > >
> >
> > Its hash is aa6d582c0a96fdf31e85791f86850cfc00a7644f.
> >
> >
> >
> >
> >
> >
> >
> > The artifacts to be voted on, including the source package and two
> >
> > pre-compiled binary packages are located here:
> >
> > 
> >
> >
> >
> >
> >
> >
> >
> > The hash of the artifacts are as follows:
> >
> >
> >
> >
> > apache-kylin-4.0.0-source-release.zip.sha256
> >
> > 788d0402756dad6e735d6b435b94e3c67f2b3c730f38f8c9b4d71bc66dd71703
> >
> >
> >
> >
> > apache-kylin-4.0.0-bin-spark2.tar.gz.sha256
> >
> > 748c4916489e1e014eae81fe7e0cc72ef564573eb5882969b53feb2ac7ab9379
> >
> >
> >
> >
> > apache-kylin-4.0.0-bin-spark3.tar.gz.sha256
> >
> > 2378c066ff990b70f9a5f4ee32f56ed4a4d86afc88f5986dfbb05fd8f9cc5946
> >
> >
> >
> >
> >
> >
> >
> > A staged Maven repository is available for review at:
> >
> >  >
> >
> >
> >
> >
> > Release artifacts are signed with the following key:
> >
> > 
> >
> >
> >
> >
> >
> >
> >
> > Please vote on releasing this package as Apache Kylin 4.0.0 .
> >
> >
> >
> >
> > The vote is open for the next 72 hours and passes if a majority of
> >
> > at least three +1 binding votes are cast.
> >
> >
> >
> >
> > [ ] +1 Release this package as Apache Kylin 3.1.2
> >
> > [ ]  0 I don't feel strongly about it, but I'm okay with the release
> >
> > [ ] -1 Do not release this package because...
> >
> >
> >
> >
> > Here is my vote:
> >
> > +1 (binding)
> >
> > --
> >
> > Best wishes to you !
> > From :Xiaoxiang Yu
> >
>


Re: Using direct Query on Apache Kylin

2021-08-25 Thread ShaoFeng Shi
Hello Zakaria,

Apache Kylin, as open-source software, doesn't provide such a connector for
Power BI (direct query).

While Kyligence Inc offers such a connector between Power BI and its
commercial platform Kyligence Enterprise (powered by Apache Kylin). It
needs a commercial license.

https://powerbi.microsoft.com/es-es/blog/announcing-general-availability-of-custom-and-certified-connectors-for-power-bi/


Best regards,

Shaofeng Shi 史少锋
Apache Kylin PMC,
Apache Incubator PMC,
Email: shaofeng...@apache.org

Apache Kylin FAQ: https://kylin.apache.org/docs/gettingstarted/faq.html
Join Kylin user mail group: user-subscr...@kylin.apache.org
Join Kylin dev mail group: dev-subscr...@kylin.apache.org




EL-KARMA Zakaria - externe 
于2021年8月23日周一 下午12:18写道:

> Hello,
>
>
>
> I hope my email finds you well.
>
>
>
> I’m trying to use Direct Query with Power BI on Apache Kylin’s cubes,
> without any luck.
>
> We’ve develloped a custom connector witch support Direct Query on Kylin’s
> cubes, but once we add the fields to the graphiques I have this error
> (please find attached the error’s details)
>
>
>
> *Does Apache kylin support Direct Query from Power BI ? *
>
>
>
> Thanks,
>
> Best regards
>
> Zakaria,
>


Re: [VOTE] Release apache-kylin-4.0.0 (RC1)

2021-08-25 Thread Li Yang
+1 binding

mvn clean install -DskipTests
passed

On Wed, Aug 25, 2021 at 2:05 PM wangrupeng  wrote:

> + 1  mvn clean install -DskipTests passed
>
> ---
> Best wishes,
> Rupeng Wang
>
>
>
> 
> 发件人: hit_la...@126.com  代表 Xiaoxiang Yu <
> x...@apache.org>
> 发送时间: 2021年8月24日 11:54
> 收件人: Kylin Dev 
> 主题: [VOTE] Release apache-kylin-4.0.0 (RC1)
>
> Hi all,
>
> I have created a build for Apache Kylin 4.0.0, release candidate 1.
>
> Changes highlights:
>
>
>
>
> KYLIN-4903 cache parent datasource to accelerate next layer's cuboid
> building
>
> KYLIN-4905 Support limit .. offset ... in spark query engine
>
> KYLIN-4925 Use Spark 3 as build and query engine for Kylin 4
>
> KYLIN-5011 Detect and scatter skewed data in dict encoding step
>
> KYLIN-4948 Provide an API to allow users to adjust cuboids manually
>
> KYLIN-5027 Add the config of whether to build base cuboid in kylin4
>
> KYLIN-5019 Avoid building global dictionary from all data of fact table
> each time
>
>
>
>
>
>
>
> Thanks to everyone who has contributed to this release.
>
> Here are the release notes:
>
> <
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316121&version=12349382
> >
>
>
>
>
>
>
>
> The commit to being voted upon:
>
> <
> https://github.com/apache/kylin/commit/aa6d582c0a96fdf31e85791f86850cfc00a7644f
> >
>
> Its hash is aa6d582c0a96fdf31e85791f86850cfc00a7644f.
>
>
>
>
>
>
>
> The artifacts to be voted on, including the source package and two
>
> pre-compiled binary packages are located here:
>
> 
>
>
>
>
>
>
>
> The hash of the artifacts are as follows:
>
>
>
>
> apache-kylin-4.0.0-source-release.zip.sha256
>
> 788d0402756dad6e735d6b435b94e3c67f2b3c730f38f8c9b4d71bc66dd71703
>
>
>
>
> apache-kylin-4.0.0-bin-spark2.tar.gz.sha256
>
> 748c4916489e1e014eae81fe7e0cc72ef564573eb5882969b53feb2ac7ab9379
>
>
>
>
> apache-kylin-4.0.0-bin-spark3.tar.gz.sha256
>
> 2378c066ff990b70f9a5f4ee32f56ed4a4d86afc88f5986dfbb05fd8f9cc5946
>
>
>
>
>
>
>
> A staged Maven repository is available for review at:
>
> 
>
>
>
>
> Release artifacts are signed with the following key:
>
> 
>
>
>
>
>
>
>
> Please vote on releasing this package as Apache Kylin 4.0.0 .
>
>
>
>
> The vote is open for the next 72 hours and passes if a majority of
>
> at least three +1 binding votes are cast.
>
>
>
>
> [ ] +1 Release this package as Apache Kylin 3.1.2
>
> [ ]  0 I don't feel strongly about it, but I'm okay with the release
>
> [ ] -1 Do not release this package because...
>
>
>
>
> Here is my vote:
>
> +1 (binding)
>
> --
>
> Best wishes to you !
> From :Xiaoxiang Yu
>


Re: [VOTE] Release apache-kylin-4.0.0 (RC1)

2021-08-25 Thread zhengshengjun
+1
mvn clean test -DskipRunIT=false passed


> 2021年8月24日 下午8:01,Xiaoxiang Yu  写道:
> 
> Sorry for my mistake, the correct voting option should be :
> 
> 
> [ ] +1 Release this package as Apache Kylin 4.0.0
> [ ]  0 I don't feel strongly about it, but I'm okay with the release
> [ ] -1 Do not release this package because...
> 
> --
> 
> Best wishes to you ! 
> From :Xiaoxiang Yu
> 
> 
> 
> 
> 
> At 2021-08-24 19:54:46, "Xiaoxiang Yu"  wrote:
>> Hi all,
>> 
>> I have created a build for Apache Kylin 4.0.0, release candidate 1.
>> 
>> Changes highlights:
>> 
>> 
>> 
>> 
>> KYLIN-4903 cache parent datasource to accelerate next layer's cuboid building
>> 
>> KYLIN-4905 Support limit .. offset ... in spark query engine
>> 
>> KYLIN-4925 Use Spark 3 as build and query engine for Kylin 4
>> 
>> KYLIN-5011 Detect and scatter skewed data in dict encoding step
>> 
>> KYLIN-4948 Provide an API to allow users to adjust cuboids manually
>> 
>> KYLIN-5027 Add the config of whether to build base cuboid in kylin4
>> 
>> KYLIN-5019 Avoid building global dictionary from all data of fact table each 
>> time
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> Thanks to everyone who has contributed to this release.
>> 
>> Here are the release notes:
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> The commit to being voted upon:
>> 
>> 
>> 
>> Its hash is aa6d582c0a96fdf31e85791f86850cfc00a7644f.
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> The artifacts to be voted on, including the source package and two
>> 
>> pre-compiled binary packages are located here:
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> The hash of the artifacts are as follows:
>> 
>> 
>> 
>> 
>> apache-kylin-4.0.0-source-release.zip.sha256
>> 
>> 788d0402756dad6e735d6b435b94e3c67f2b3c730f38f8c9b4d71bc66dd71703
>> 
>> 
>> 
>> 
>> apache-kylin-4.0.0-bin-spark2.tar.gz.sha256
>> 
>> 748c4916489e1e014eae81fe7e0cc72ef564573eb5882969b53feb2ac7ab9379
>> 
>> 
>> 
>> 
>> apache-kylin-4.0.0-bin-spark3.tar.gz.sha256
>> 
>> 2378c066ff990b70f9a5f4ee32f56ed4a4d86afc88f5986dfbb05fd8f9cc5946
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> A staged Maven repository is available for review at:
>> 
>> 
>> 
>> 
>> 
>> 
>> Release artifacts are signed with the following key:
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> Please vote on releasing this package as Apache Kylin 4.0.0 .
>> 
>> 
>> 
>> 
>> The vote is open for the next 72 hours and passes if a majority of
>> 
>> at least three +1 binding votes are cast.
>> 
>> 
>> 
>> 
>> [ ] +1 Release this package as Apache Kylin 3.1.2
>> 
>> [ ]  0 I don't feel strongly about it, but I'm okay with the release
>> 
>> [ ] -1 Do not release this package because...
>> 
>> 
>> 
>> 
>> Here is my vote:
>> 
>> +1 (binding)
>> 
>> --
>> 
>> Best wishes to you ! 
>> From :Xiaoxiang Yu



Re: [VOTE] Release apache-kylin-4.0.0 (RC1)

2021-08-25 Thread JiaTao Tao
+1

Regards!

Aron Tao


wangrupeng  于2021年8月25日周三 下午2:05写道:

> + 1  mvn clean install -DskipTests passed
>
> ---
> Best wishes,
> Rupeng Wang
>
>
>
> 
> 发件人: hit_la...@126.com  代表 Xiaoxiang Yu <
> x...@apache.org>
> 发送时间: 2021年8月24日 11:54
> 收件人: Kylin Dev 
> 主题: [VOTE] Release apache-kylin-4.0.0 (RC1)
>
> Hi all,
>
> I have created a build for Apache Kylin 4.0.0, release candidate 1.
>
> Changes highlights:
>
>
>
>
> KYLIN-4903 cache parent datasource to accelerate next layer's cuboid
> building
>
> KYLIN-4905 Support limit .. offset ... in spark query engine
>
> KYLIN-4925 Use Spark 3 as build and query engine for Kylin 4
>
> KYLIN-5011 Detect and scatter skewed data in dict encoding step
>
> KYLIN-4948 Provide an API to allow users to adjust cuboids manually
>
> KYLIN-5027 Add the config of whether to build base cuboid in kylin4
>
> KYLIN-5019 Avoid building global dictionary from all data of fact table
> each time
>
>
>
>
>
>
>
> Thanks to everyone who has contributed to this release.
>
> Here are the release notes:
>
> <
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316121&version=12349382
> >
>
>
>
>
>
>
>
> The commit to being voted upon:
>
> <
> https://github.com/apache/kylin/commit/aa6d582c0a96fdf31e85791f86850cfc00a7644f
> >
>
> Its hash is aa6d582c0a96fdf31e85791f86850cfc00a7644f.
>
>
>
>
>
>
>
> The artifacts to be voted on, including the source package and two
>
> pre-compiled binary packages are located here:
>
> 
>
>
>
>
>
>
>
> The hash of the artifacts are as follows:
>
>
>
>
> apache-kylin-4.0.0-source-release.zip.sha256
>
> 788d0402756dad6e735d6b435b94e3c67f2b3c730f38f8c9b4d71bc66dd71703
>
>
>
>
> apache-kylin-4.0.0-bin-spark2.tar.gz.sha256
>
> 748c4916489e1e014eae81fe7e0cc72ef564573eb5882969b53feb2ac7ab9379
>
>
>
>
> apache-kylin-4.0.0-bin-spark3.tar.gz.sha256
>
> 2378c066ff990b70f9a5f4ee32f56ed4a4d86afc88f5986dfbb05fd8f9cc5946
>
>
>
>
>
>
>
> A staged Maven repository is available for review at:
>
> 
>
>
>
>
> Release artifacts are signed with the following key:
>
> 
>
>
>
>
>
>
>
> Please vote on releasing this package as Apache Kylin 4.0.0 .
>
>
>
>
> The vote is open for the next 72 hours and passes if a majority of
>
> at least three +1 binding votes are cast.
>
>
>
>
> [ ] +1 Release this package as Apache Kylin 3.1.2
>
> [ ]  0 I don't feel strongly about it, but I'm okay with the release
>
> [ ] -1 Do not release this package because...
>
>
>
>
> Here is my vote:
>
> +1 (binding)
>
> --
>
> Best wishes to you !
> From :Xiaoxiang Yu
>