Re: [VOTE] Release apache-kylin-1.5.0 (release candidate 1)

2016-03-13 Thread nichunen
+1(no binding)

build success
mvn test passed

md5 verified





  George/倪春恩

Mobile:+86-13501723787| WeChat:nceecn

北京明略软件系统有限公司(MiningLamp.COM
)





上海市浦东新区晨晖路258号G座iDream张江科创中心C125




Room C125#,Intelligent Industrial Park Building G,258#Chenhui Road, Pudong 
District,Shanghai,201203


> On Mar 14, 2016, at 11:01 AM, Yerui Sun  wrote:
> 
> 
> +1(binding)
> md5 sha1 passed
> 
> 
> Already looking for this version long time!
>> 
>> 
>> 在 2016年3月13日,22:41,周千昊  写道:
>> 
>> 
>> +1(binding)
>> md5 sha1 passed
>> 
> 


Re: [VOTE] Release apache-kylin-1.5.0 (release candidate 1)

2016-03-13 Thread hongbin ma
​+1 binding​

On Mon, Mar 14, 2016 at 11:01 AM, Yerui Sun  wrote:

> +1(binding)
> md5 sha1 passed
>
> Already looking for this version long time!
>
> > 在 2016年3月13日,22:41,周千昊  写道:
> >
> > +1(binding)
> > md5 sha1 passed
>
>


-- 
Regards,

*Bin Mahone | 马洪宾*
Apache Kylin: http://kylin.io
Github: https://github.com/binmahone


Re: ClassNotFoundException in apache-kylin-1.5.0

2016-03-13 Thread hongbin ma
is there any context for this issue? any modification to the metastore, or
any updates performed recently?


On Mon, Mar 14, 2016 at 10:48 AM, zeLiu  wrote:

> when I build job, can not find the class of
> "org.apache.kylin.job.cube.UpdateCubeInfoAfterIndex".
>
>
> 2016-03-14 10:47:59,122 ERROR [http-bio-10070-exec-6]
> controller.BasicController:44 :
> java.lang.IllegalStateException: cannot parse this
> job:0d331b9a-70f1-4810-b0e5-bd8b53e51846-02
> at
>
> org.apache.kylin.job.manager.ExecutableManager.parseTo(ExecutableManager.java:354)
> at
>
> org.apache.kylin.job.manager.ExecutableManager.parseTo(ExecutableManager.java:349)
> at
>
> org.apache.kylin.job.manager.ExecutableManager.getAllExecutables(ExecutableManager.java:188)
> at
>
> org.apache.kylin.rest.service.BasicService.listAllCubingJobs(BasicService.java:108)
> at
>
> org.apache.kylin.rest.service.BasicService.listAllCubingJobs(BasicService.java:104)
> at
>
> org.apache.kylin.rest.service.BasicService.listAllCubingJobs(BasicService.java:145)
> at
>
> org.apache.kylin.rest.service.JobService.checkNoRunningJob(JobService.java:249)
> at
> org.apache.kylin.rest.service.JobService.submitJob(JobService.java:205)
> at
>
> org.apache.kylin.rest.service.JobService$$FastClassByCGLIB$$83a44b2a.invoke()
> at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
> at
>
> org.springframework.aop.framework.Cglib2AopProxy$CglibMethodInvocation.invokeJoinpoint(Cglib2AopProxy.java:689)
> at
>
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
> at
>
> org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:64)
> at
>
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
> at
>
> org.springframework.aop.framework.Cglib2AopProxy$DynamicAdvisedInterceptor.intercept(Cglib2AopProxy.java:622)
> at
>
> org.apache.kylin.rest.service.JobService$$EnhancerByCGLIB$$9b1e8afa.submitJob()
> at
>
> org.apache.kylin.rest.controller.CubeController.rebuild(CubeController.java:214)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
>
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
>
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at
>
> org.springframework.web.method.support.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:213)
> at
>
> org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:126)
> at
>
> org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:96)
> at
>
> org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:617)
> at
>
> org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:578)
> at
>
> org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:80)
> at
>
> org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:923)
> at
>
> org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:852)
> at
>
> org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:882)
> at
>
> org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:800)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:649)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
> at
>
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
> at
>
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
> at
> org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
> at
>
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
> at
>
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
> at
>
> org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
> at
>
> org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
> at
>
> org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
> at
>
> 

[ANNOUNCE] Apache Kylin 1.3.0 released

2016-03-13 Thread hongbin ma
The Apache Kylin team is pleased to announce the immediate availability of
the 1.3.0 release. The release note can be found here [1]; The source
code and binary package can be downloaded from Kylin's download page [2].

The Apache Kylin Team would like to hear from you and welcomes your
comments and contributions.

Thanks,
The Apache Kylin Team

[1] https://kylin.apache.org/docs/release_notes.html
[2] https://kylin.apache.org/download/

-- 
Regards,

*Bin Mahone | 马洪宾*
Apache Kylin: http://kylin.io
Github: https://github.com/binmahone


[RESULT][VOTE]Release apache-kylin-1.3.0 (release candidate 2)

2016-03-13 Thread hongbin ma
Thanks to everyone who has tested the release candidate and given
their comments and votes.

The tally is as follows.

5 binding +1s:

5 non-binding +1s:

No 0s or -1s.

Therefore I am delighted to announce that the proposal to release
Apache-Kylin-1.3.0 has passed.


hongbin ma


Re: [VOTE] Release apache-kylin-1.3.0 (release candidate 2)

2016-03-13 Thread 周千昊
+1(binding)
md5 sha1 passed

Luke Han 于2016年3月13日周日 下午6:40写道:

> Hi Hongbin,
> Please help to send out result mail since this vote already over 3
> days.
>
> Thanks.
>
> Luke
>
>
> Best Regards!
> -
>
> Luke Han
>
> On Fri, Mar 11, 2016 at 8:02 AM, Luke Han  wrote:
>
> > +1 binding
> >
> > verified md5& sha1, mvn test passed.
> >
> >
> >
> >
> > Best Regards!
> > -
> >
> > Luke Han
> >
> > On Thu, Mar 10, 2016 at 3:37 PM, yu feng  wrote:
> >
> >> +1(no binding)
> >> md5 & sha1 signature is Verified
> >>
> >> build success.
> >>
> >> mvn test passed.
> >>
> >> 2016-03-10 11:27 GMT+08:00 Li Yang :
> >>
> >> > +1 binding
> >> >
> >> > `mvn test` passed on java version "1.7.0_79", OpenJDK Runtime
> >> Environment
> >> > (rhel-2.5.5.1.el6_6-x86_64 u79-b14)
> >> >
> >> > On Thu, Mar 10, 2016 at 11:19 AM, nichunen 
> >> > wrote:
> >> >
> >> > > +1(no binding)
> >> > > build success
> >> > > mvn test passed
> >> > >
> >> > > md5 verified
> >> > >
> >> > >
> >> > >
> >> > >   George/倪春恩
> >> > >
> >> > > Mobile:+86-13501723787| WeChat:nceecn
> >> > >
> >> > > 北京明略软件系统有限公司(MiningLamp.COM
> >> > > )
> >> > >
> >> > >
> >> > >
> >> > >
> >> > >
> >> > > 上海市浦东新区晨晖路258号G座iDream张江科创中心C125
> >> > >
> >> > >
> >> > >
> >> > >
> >> > > Room C125#,Intelligent Industrial Park Building G,258#Chenhui Road,
> >> > Pudong
> >> > > District,Shanghai,201203
> >> > >
> >> > >
> >> > >
> >> > >
> >> > > > On Mar 10, 2016, at 10:12 AM, Xiaoyu Wang 
> >> wrote:
> >> > > >
> >> > > >
> >> > > > +1 (no binding)
> >> > > >
> >> > > >
> >> > > > Verify signature,md5,sha1 is passed.
> >> > > > mvn test is passed.
> >> > > >
> >> > > >
> >> > > > 在 2016年03月09日 16:56, hongbin ma 写道:
> >> > > >>
> >> > > >>
> >> > > >> Hi all,
> >> > > >>
> >> > > >>
> >> > > >> I have created a build for Apache Kylin 1.3.0, release candidate
> 2.
> >> > > >>
> >> > > >>
> >> > > >> Changes highlights:
> >> > > >>
> >> > > >>
> >> > > >> [KYLIN-1323] - Improve performance of converting data to hfile
> >> > > >> [KYLIN-1186] - Support precise Count Distinct using bitmap (under
> >> > > limited
> >> > > >> conditions)
> >> > > >> [KYLIN-976] - Support Custom Aggregation Types
> >> > > >> [KYLIN-1054] - Support Hive client Beeline
> >> > > >> [KYLIN-1128] - Clone Cube Metadata
> >> > > >>
> >> > > >>
> >> > > >> Thanks to everyone who has contributed to this release.
> >> > > >> Here’s the full release notes:
> >> > > >>
> >> > > >>
> >> > > >>
> >> > >
> >> >
> >>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316121=1265
> >> > > >>
> >> > > >>
> >> > > >> The commit to be voted upon:
> >> > > >>
> >> > > >>
> >> > > >>
> >> > >
> >> >
> >>
> https://github.com/apache/kylin/commit/b95e47c4dde42ec752916013f67ed1221f092cb7
> >> > > >>
> >> > > >>
> >> > > >> Its hash is b95e47c4dde42ec752916013f67ed1221f092cb7.
> >> > > >>
> >> > > >>
> >> > > >> The artifacts to be voted on are located here:
> >> > > >>
> >> https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-1.3.0-rc2/
> >> > > >>
> >> > > >>
> >> > > >> The hashes of the artifacts are as follows:
> >> > > >> apache-kylin-1.3.0-src.tar.gz.md5
> 5fa34cf18eb4a689b469b6926f8b7cda
> >> > > >> apache-kylin-1.3.0-src.tar.gz.sha1
> >> > > 1a355f9c53efe632f77687dab050fed4e94b78c2
> >> > > >>
> >> > > >>
> >> > > >> A staged Maven repository is available for review at:
> >> > > >>
> >> >
> https://repository.apache.org/content/repositories/orgapachekylin-1022/
> >> > > >>
> >> > > >>
> >> > > >> Release artifacts are signed with the following key:
> >> > > >> https://people.apache.org/keys/committer/mahongbin.asc
> >> > > >>
> >> > > >>
> >> > > >> Please vote on releasing this package as Apache Kylin 1.3.0.
> >> > > >>
> >> > > >>
> >> > > >> The vote is open for the next 72 hours and passes if a majority
> of
> >> > > >> at least three +1 PPMC votes are cast.
> >> > > >>
> >> > > >>
> >> > > >> [ ] +1 Release this package as Apache Kylin 1.3.0
> >> > > >> [ ] 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)
> >> > > >>
> >> > > >
> >> > >
> >> >
> >>
> >
> >
>


Re: [VOTE] Release apache-kylin-1.5.0 (release candidate 1)

2016-03-13 Thread 周千昊
+1(binding)
md5 sha1 passed

王晓雨 于2016年3月13日周日 上午11:00写道:

> +1(no binding)
>
> verify signature passed
> mvn test passed
>
> > 在 2016年3月12日,21:14,ShaoFeng Shi  写道:
> >
> > Verified gpg signature and md5/sha1 hash, "mvn test" is passed; here is
> my
> > vote:
> >
> > +1 (binding)
> >
> > 2016-03-12 19:05 GMT+08:00 Dong Li :
> >
> >> +1 (no binding)
> >> mvn test passed
> >>
> >>
> >> Thanks,
> >> Dong Li
> >>
> >>
> >> Original Message
> >> Sender:Li yangliy...@apache.org
> >> Recipient:dev...@kylin.apache.org
> >> Date:Saturday, Mar 12, 2016 18:14
> >> Subject:[VOTE] Release apache-kylin-1.5.0 (release candidate 1)
> >>
> >>
> >> Hi all, I have created a build for Apache Kylin 1.5.0, release candidate
> >> 1. It is the first release from the master branch after the reorg.
> >> Significant changes have taken place in metadata and cube data, upgrade
> >> from v1.3 and before is difficult. Recommend build new cube from scratch
> >> with this version. Changes highlights: [KYLIN-875] - A plugin-able
> >> architecture, to allow alternative cube engine / storage engine / data
> >> source. [KYLIN-1245] - A better MR cubing algorithm, about 1.5 times
> faster
> >> by comparing hundreds of jobs. [KYLIN-942] - A better storage engine,
> makes
> >> query roughly 2 times faster (especially for slow queries) by comparing
> >> tens of thousands sqls. [KYLIN-738] - Streaming cubing EXPERIMENTAL
> >> support, source from kafka, build cube in-mem at minutes interval
> >> [KYLIN-943] - TopN pre-calculation (more UDFs coming) [KYLIN-1065] -
> ODBC
> >> compatible with Tableau 9.1, MS Excel, MS PowerBI [KYLIN-1219] - Kylin
> >> support SSO with Spring SAML Thanks to everyone who has contributed to
> this
> >> release. Here’s release notes:
> >> https://kylin.apache.org/docs15/release_notes.html The commit to be
> voted
> >> upon:
> >>
> https://github.com/apache/kylin/commit/64d02018fcf082745d4104d604646058fcb7e17c
> >> The artifacts to be voted on are located here:
> >> https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-1.5.0-rc1/
> The
> >> hashes of the artifacts are as follows:
> apache-kylin-1.5.0-src.tar.gz.md5
> >> 7121d4eadc71bfaf8519fe843500c7a5 apache-kylin-1.5.0-src.tar.gz.sha1
> >> abd34649b162ba06f7732b55748628c6c0f78222 A staged Maven repository is
> >> available for review at:
> >> https://repository.apache.org/content/repositories/orgapachekylin-1023
> >> Release artifacts are signed with the following key:
> >> https://people.apache.org/keys/committer/liyang.asc Please vote on
> >> releasing this package as Apache Kylin 1.5.0. The vote is open for the
> next
> >> 72 hours and passes if a majority of at least three +1 PPMC votes are
> cast.
> >> [ ] +1 Release this package as Apache Kylin 1.5.0 [ ] 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) Yang
> >>
> >
> >
> >
> > --
> > Best regards,
> >
> > Shaofeng Shi
>
>


Re: [VOTE] Release apache-kylin-1.3.0 (release candidate 2)

2016-03-13 Thread Luke Han
Hi Hongbin,
Please help to send out result mail since this vote already over 3 days.

Thanks.

Luke


Best Regards!
-

Luke Han

On Fri, Mar 11, 2016 at 8:02 AM, Luke Han  wrote:

> +1 binding
>
> verified md5& sha1, mvn test passed.
>
>
>
>
> Best Regards!
> -
>
> Luke Han
>
> On Thu, Mar 10, 2016 at 3:37 PM, yu feng  wrote:
>
>> +1(no binding)
>> md5 & sha1 signature is Verified
>>
>> build success.
>>
>> mvn test passed.
>>
>> 2016-03-10 11:27 GMT+08:00 Li Yang :
>>
>> > +1 binding
>> >
>> > `mvn test` passed on java version "1.7.0_79", OpenJDK Runtime
>> Environment
>> > (rhel-2.5.5.1.el6_6-x86_64 u79-b14)
>> >
>> > On Thu, Mar 10, 2016 at 11:19 AM, nichunen 
>> > wrote:
>> >
>> > > +1(no binding)
>> > > build success
>> > > mvn test passed
>> > >
>> > > md5 verified
>> > >
>> > >
>> > >
>> > >   George/倪春恩
>> > >
>> > > Mobile:+86-13501723787| WeChat:nceecn
>> > >
>> > > 北京明略软件系统有限公司(MiningLamp.COM
>> > > )
>> > >
>> > >
>> > >
>> > >
>> > >
>> > > 上海市浦东新区晨晖路258号G座iDream张江科创中心C125
>> > >
>> > >
>> > >
>> > >
>> > > Room C125#,Intelligent Industrial Park Building G,258#Chenhui Road,
>> > Pudong
>> > > District,Shanghai,201203
>> > >
>> > >
>> > >
>> > >
>> > > > On Mar 10, 2016, at 10:12 AM, Xiaoyu Wang 
>> wrote:
>> > > >
>> > > >
>> > > > +1 (no binding)
>> > > >
>> > > >
>> > > > Verify signature,md5,sha1 is passed.
>> > > > mvn test is passed.
>> > > >
>> > > >
>> > > > 在 2016年03月09日 16:56, hongbin ma 写道:
>> > > >>
>> > > >>
>> > > >> Hi all,
>> > > >>
>> > > >>
>> > > >> I have created a build for Apache Kylin 1.3.0, release candidate 2.
>> > > >>
>> > > >>
>> > > >> Changes highlights:
>> > > >>
>> > > >>
>> > > >> [KYLIN-1323] - Improve performance of converting data to hfile
>> > > >> [KYLIN-1186] - Support precise Count Distinct using bitmap (under
>> > > limited
>> > > >> conditions)
>> > > >> [KYLIN-976] - Support Custom Aggregation Types
>> > > >> [KYLIN-1054] - Support Hive client Beeline
>> > > >> [KYLIN-1128] - Clone Cube Metadata
>> > > >>
>> > > >>
>> > > >> Thanks to everyone who has contributed to this release.
>> > > >> Here’s the full release notes:
>> > > >>
>> > > >>
>> > > >>
>> > >
>> >
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316121=1265
>> > > >>
>> > > >>
>> > > >> The commit to be voted upon:
>> > > >>
>> > > >>
>> > > >>
>> > >
>> >
>> https://github.com/apache/kylin/commit/b95e47c4dde42ec752916013f67ed1221f092cb7
>> > > >>
>> > > >>
>> > > >> Its hash is b95e47c4dde42ec752916013f67ed1221f092cb7.
>> > > >>
>> > > >>
>> > > >> The artifacts to be voted on are located here:
>> > > >>
>> https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-1.3.0-rc2/
>> > > >>
>> > > >>
>> > > >> The hashes of the artifacts are as follows:
>> > > >> apache-kylin-1.3.0-src.tar.gz.md5 5fa34cf18eb4a689b469b6926f8b7cda
>> > > >> apache-kylin-1.3.0-src.tar.gz.sha1
>> > > 1a355f9c53efe632f77687dab050fed4e94b78c2
>> > > >>
>> > > >>
>> > > >> A staged Maven repository is available for review at:
>> > > >>
>> > https://repository.apache.org/content/repositories/orgapachekylin-1022/
>> > > >>
>> > > >>
>> > > >> Release artifacts are signed with the following key:
>> > > >> https://people.apache.org/keys/committer/mahongbin.asc
>> > > >>
>> > > >>
>> > > >> Please vote on releasing this package as Apache Kylin 1.3.0.
>> > > >>
>> > > >>
>> > > >> The vote is open for the next 72 hours and passes if a majority of
>> > > >> at least three +1 PPMC votes are cast.
>> > > >>
>> > > >>
>> > > >> [ ] +1 Release this package as Apache Kylin 1.3.0
>> > > >> [ ] 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)
>> > > >>
>> > > >
>> > >
>> >
>>
>
>


[jira] [Created] (KYLIN-1490) Use InstallShield 2015 to generate ODBC Driver setup files

2016-03-13 Thread Dong Li (JIRA)
Dong Li created KYLIN-1490:
--

 Summary: Use InstallShield 2015 to generate ODBC Driver setup 
files 
 Key: KYLIN-1490
 URL: https://issues.apache.org/jira/browse/KYLIN-1490
 Project: Kylin
  Issue Type: Improvement
  Components: Driver - ODBC
Reporter: Dong Li
Assignee: Dong Li
Priority: Minor






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)