Ah, that fixed it. Thanks, I should have known. Now, 2 test failures:
Tests in error: HBaseResourceStoreTest.testHBaseStoreWithLargeCell » Remote File /tmp/hadoop-y... HBaseResourceStoreTest.setup:47->HBaseMetadataTestCase.createTestMetadata:42->HBaseMetadataTestCase.staticCreateTestMetadata:55 » IllegalState Tests run: 20, Failures: 0, Errors: 2, Skipped: 3 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Kylin:HadoopOLAPEngine ............................ SUCCESS [ 1.273 s] [INFO] Kylin:AtopCalcite ................................. SUCCESS [ 1.743 s] [INFO] Kylin:Common ...................................... FAILURE [14:34 min] I'm going to re-run to see whether it was an intermittent failure. Julian On Tue, Oct 13, 2015 at 9:49 PM, Shi, Shaofeng <[email protected]> wrote: > Hi Julian, > > Did you download my pub key from the gpg server, as below: > > wget https://people.apache.org/keys/committer/shaofengshi.asc > cat shaofengshi.asc | head > gpg --recv-keys 6FCF4720 > > > Once the key is installed in local, you can run gpg to verify the package: > > gpg --verify apache-kylin-1.1-incubating-src.tar.gz.asc > gpg: assuming signed data in 'apache-kylin-1.1-incubating-src.tar.gz' > gpg: Signature made Fri Oct 9 18:06:51 2015 CST using RSA key ID 6FCF4720 > gpg: Good signature from "Shaofeng Shi <[email protected]>" [ultimate] > > > > > On 10/14/15, 12:28 PM, "Julian Hyde" <[email protected]> wrote: > >>I am having a problem with the signing key: >> >>$ gpg --verify >>apache-kylin-1.1-incubating-rc1/apache-kylin-1.1-incubating-src.tar.gz.asc >>gpg: assuming signed data in >>`apache-kylin-1.1-incubating-rc1/apache-kylin-1.1-incubating-src.tar.gz' >>gpg: Signature made Fri 09 Oct 2015 03:06:51 AM PDT using RSA key ID >>6FCF4720 >>gpg: Can't check signature: public key not found >> >>-1 (binding) >> >>Did anyone else have this problem? I am not an expert on PGP. If I am >>mistaken I will change my vote. >> >>Julian >> >> >>On Tue, Oct 13, 2015 at 8:11 PM, Dayue Gao <[email protected]> wrote: >>> +1 binding >>> >>> All unit tests passed. >>> MD5 & SHA1 checksum verified. >>> >>>> 在 2015年10月10日,上午11:57,ShaoFeng Shi <[email protected]> 写道: >>>> >>>> Hi all, >>>> >>>> >>>> I have created a build for Apache Kylin 1.1-incubating, release >>>>candidate 1. >>>> >>>> >>>> Thanks to everyone who has contributed to this release. >>>> >>>> Here’s release notes: >>>> >>>> >>>>https://github.com/apache/incubator-kylin/blob/v1.1-release/website/_doc >>>>s/release_notes.md >>>> >>>> >>>> The commit to be voted upon: >>>> >>>> >>>> >>>>*https://github.com/apache/incubator-kylin/commit/1955a2f9aea7b7f608f049 >>>>6c00807715ea4246a5 >>>> >>>><https://github.com/apache/incubator-kylin/commit/1955a2f9aea7b7f608f049 >>>>6c00807715ea4246a5>* >>>> >>>> Its hash is 1955a2f9aea7b7f608f0496c00807715ea4246a5. >>>> >>>> >>>> The artifacts to be voted on are located here: >>>> >>>> >>>>https://dist.apache.org/repos/dist/dev/incubator/kylin/apache-kylin-1.1- >>>>incubating-rc1 >>>> >>>> >>>> The hashes of the artifacts are as follows: >>>> >>>> src.tar.gz.md5 18dfbb012e1eb807b1a5c1b134a537aa >>>> >>>> src.tar.gz.sha1 041ee010c67a0b5611d9dd06f7fd6f37388c5374 >>>> >>>> >>>> A staged Maven repository is available for review at: >>>> >>>> https://repository.apache.org/content/repositories/orgapachekylin-1012/ >>>> >>>> >>>> Release artifacts are signed with the following key: >>>> >>>> https://people.apache.org/keys/committer/shaofengshi.asc >>>> >>>> >>>> Please vote on releasing this package as Apache Kylin 1.1-incubating. >>>> >>>> >>>> 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.1-incubating >>>> >>>> [ ] 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, >>>> >>>> >>>> Shaofeng, Shi >>>> >>>> [email protected] >>> >>> >
