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

2016-03-08 Thread hongbin ma
Since current release does not differ significantly I'd suggest to rename
the current release to 1.2.1 instead of 1.3. Otherwise we'll have to
maintain too many minor versions at the same time.


On Tue, Mar 8, 2016 at 1:32 PM, hongbin ma  wrote:

> ​revoke this ​release candidate, and I'll soon release RC2
>
> On Tue, Mar 8, 2016 at 1:31 PM, hongbin ma  wrote:
>
>>
>> Internally we used ​the -P sandbox profile to run all the tests. Seems
>> need to run "mvn test" to cover th
>>
>
>
>
>
> --
> Regards,
>
> *Bin Mahone | 马洪宾*
> Apache Kylin: http://kylin.io
> Github: https://github.com/binmahone
>



-- 
Regards,

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


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

2016-03-07 Thread hongbin ma
​revoke this ​release candidate, and I'll soon release RC2

On Tue, Mar 8, 2016 at 1:31 PM, hongbin ma  wrote:

>
> Internally we used ​the -P sandbox profile to run all the tests. Seems
> need to run "mvn test" to cover th
>




-- 
Regards,

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


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

2016-03-07 Thread hongbin ma
​@shaofeng, thanks for your input,  I'll check.

Internally we used ​the -P sandbox profile to run all the tests. Seems need
to run "mvn test" to cover the default minicluster profile

On Tue, Mar 8, 2016 at 1:22 PM, ShaoFeng Shi  wrote:

> ashMap.java:362)
>
> at java.util.HashMap.put(HashMap.java:492)
>
> at java.util.HashSet.add(HashSet.java:217)
>
> at
> org.apache.kylin.cube.model.CubeDesc.initMeasureColumns(CubeDesc.java:654)
>




-- 
Regards,

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


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

2016-03-07 Thread Li Yang
keExplosively(FrameworkMethod.java:44)
>
> at
>
> org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
>
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
>
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
>
> at
>
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
>
> at
>
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
>
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
>
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
>
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
>
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
>
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
>
> at
>
> org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
>
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
>
> at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
>
> at
>
> org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
>
> at
>
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
>
> at
>
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
>
> at
>
> org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
>
> at
>
> org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
>
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
>
> 2016-03-08 11:55:02,008 ERROR [main] cube.CubeManager
> (CubeManager.java:loadCubeInstance(700)) - Error during load cube instance
> /cube/test_kylin_cube_without_slr_ready.json
>
> java.lang.IllegalStateException: CubeInstance desc not found
> 'TEST_KYLIN_CUBE_WITHOUT_SLR_DESC', at
> /cube/test_kylin_cube_without_slr_ready.json
>
> at org.apache.kylin.cube.CubeManager.loadCubeInstance(CubeManager.java:689)
>
> at
> org.apache.kylin.cube.CubeManager.loadAllCubeInstance(CubeManager.java:671)
>
> at org.apache.kylin.cube.CubeManager.(CubeManager.java:128)
>
> at org.apache.kylin.cube.CubeManager.getInstance(CubeManager.java:97)
>
> at org.apache.kylin.storage.test.StorageTest.setUp(StorageTest.java:75)
>
> 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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
>
> at
>
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
>
> at
>
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
>
> at
>
> org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
>
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
>
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
>
> at
>
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
>
> at
>
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
>
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
>
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
>
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
>
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
>
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
>
> at
>
> org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
>
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
>
> at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
>
> at
>
> org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
>
> at
>
> org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
>
> at
>
> org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
>
> at
>
> org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
>
> at
>
> org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
>
> at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.j

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

2016-03-07 Thread ShaoFeng Shi
er.java:50)

at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)

at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)

at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)

at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)

at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)

at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)

at
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)

at org.junit.runners.ParentRunner.run(ParentRunner.java:309)

at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)

at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)

at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)

at
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)

at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)

at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

Tests run: 2, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 0.131 sec
<<< FAILURE! - in org.apache.kylin.storage.test.StorageTest

test01(org.apache.kylin.storage.test.StorageTest)  Time elapsed: 0.13 sec
<<< FAILURE!

java.lang.AssertionError: null

at org.junit.Assert.fail(Assert.java:86)

at org.junit.Assert.assertTrue(Assert.java:41)

at org.junit.Assert.assertNotNull(Assert.java:621)

at org.junit.Assert.assertNotNull(Assert.java:631)

at org.apache.kylin.storage.test.StorageTest.setUp(StorageTest.java:77)



2016-03-08 11:04 GMT+08:00 Dong Li <lid...@apache.org>:

> +1 (no binding)
>
>
> mvn test passed
>
>
> Thanks,
> Dong Li
>
>
> Original Message
> Sender:hongbin mamahong...@apache.org
> Recipient:dev...@kylin.apache.org
> Date:Tuesday, Mar 8, 2016 10:56
> Subject:[VOTE] Release apache-kylin-1.3 (release candidate 1)
>
>
> Hi all, I have created a build for Apache Kylin 1.3, release candidate 1.
> Changes highlights: [KYLIN-1323] - Improve performance of converting data
> to hfile [KYLIN-1186] - Support precise Count Distinct using bitmap
> [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=12316121version=1265
> The commit to be voted upon:
> https://github.com/apache/kylin/commit/99b50e1ce517a1be8fe3e87108999d347aa4929b
> Its hash is 99b50e1ce517a1be8fe3e87108999d347aa4929b. The artifacts to be
> voted on are located here:
> https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-1.3-rc1/ The
> hashes of the artifacts are as follows: apache-kylin-1.3-src.tar.gz.md5
> 15aad4c3f7e435d30477ce5fae8bea30 apache-kylin-1.3-src.tar.gz.sha1
> 09995c94cfd8d8b2bb1798126157093da9142762 A staged Maven repository is
> available for review at:
> https://repository.apache.org/content/repositories/orgapachekylin-1019/
> 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. 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 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) -- Regards, *Bin Mahone | 马洪宾*
> Apache Kylin: http://kylin.io Github: https://github.com/binmahone




-- 
Best regards,

Shaofeng Shi


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

2016-03-07 Thread nichunen
+1(no binding)
mvn test passed
build success
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 8, 2016, at 1:13 PM, nichunen  wrote:
> 
> 
> 


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

2016-03-07 Thread nichunen
+1(no binding)
mvn test passed
build success
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 8, 2016, at 11:04 AM, Dong Li <lid...@apache.org> wrote:
> 
> 
> +1 (no binding)
> 
> 
> 
> 
> 
> mvn test passed
> 
> 
> 
> 
> 
> Thanks,
> Dong Li
> 
> 
> 
> 
> 
> Original Message
> Sender:hongbin mamahong...@apache.org
> Recipient:dev...@kylin.apache.org
> Date:Tuesday, Mar 8, 2016 10:56
> Subject:[VOTE] Release apache-kylin-1.3 (release candidate 1)
> 
> 
> 
> 
> 
> Hi all, I have created a build for Apache Kylin 1.3, release candidate 1. 
> Changes highlights: [KYLIN-1323] - Improve performance of converting data to 
> hfile [KYLIN-1186] - Support precise Count Distinct using bitmap [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=12316121version=1265
>  The commit to be voted upon: 
> https://github.com/apache/kylin/commit/99b50e1ce517a1be8fe3e87108999d347aa4929b
>  Its hash is 99b50e1ce517a1be8fe3e87108999d347aa4929b. The artifacts to be 
> voted on are located here: 
> https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-1.3-rc1/ The hashes 
> of the artifacts are as follows: apache-kylin-1.3-src.tar.gz.md5 
> 15aad4c3f7e435d30477ce5fae8bea30 apache-kylin-1.3-src.tar.gz.sha1 
> 09995c94cfd8d8b2bb1798126157093da9142762 A staged Maven repository is 
> available for review at: 
> https://repository.apache.org/content/repositories/orgapachekylin-1019/ 
> 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. 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 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) -- Regards, *Bin Mahone | 马洪宾* 
> Apache Kylin: http://kylin.io Github: https://github.com/binmahone
> 


[VOTE] Release apache-kylin-1.3 (release candidate 1)

2016-03-07 Thread hongbin ma
Hi all,

I have created a build for Apache Kylin 1.3, release candidate 1.

Changes highlights:

[KYLIN-1323] - Improve performance of converting data to hfile
[KYLIN-1186] - Support precise Count Distinct using bitmap
[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/99b50e1ce517a1be8fe3e87108999d347aa4929b

Its hash is 99b50e1ce517a1be8fe3e87108999d347aa4929b.

The artifacts to be voted on are located here:
https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-1.3-rc1/

The hashes of the artifacts are as follows:
apache-kylin-1.3-src.tar.gz.md5 15aad4c3f7e435d30477ce5fae8bea30
apache-kylin-1.3-src.tar.gz.sha1 09995c94cfd8d8b2bb1798126157093da9142762

A staged Maven repository is available for review at:
https://repository.apache.org/content/repositories/orgapachekylin-1019/

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.

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 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)


-- 
Regards,

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