You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by Ajay Yadav <aj...@gmail.com> on 2015/09/02 11:36:28 UTC

[VOTE] Release of Apache Falcon 0.7 RC1

Hello everyone,

This is the call for vote for the following RC to be released as
official Apache Falcon 0.7 release.

The source tar ball, signature and checksum files can be downloaded from:
https://dist.apache.org/repos/dist/dev/falcon/apache-falcon-0.7-sources/

You can find the KEYS file here:
https://dist.apache.org/repos/dist/release/falcon/KEYS

To verify signature:
>gpg --verify apache-falcon-0.7-sources.tar.gz.asc
apache-falcon-0.7-sources.tar.gz

Git commit-id for the tag  *release-0.7-rc1:*
https://git-wip-us.apache.org/repos/asf?p=falcon.git;a=commit;h=687c93a3d3b9e2425e235cd464f6dcd387875353

To verify signature on git tag
>git verify-tag release-0.7-rc1


We have closed more than 200 JIRAs as part of this release, the details of
which can be found here:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314429&version=12329000

Please find attached the release document with brief explanation on key
changes.
This vote will remain open for at least 72 hours. Please vote on releasing this
RC.

[ ] +1 approve
[ ] +0 no opinion
[ ] -1 disapprove (and reason why)

+1 from my side

NOTE: This is the first release candidate for 0.7 vote but it's named as
release-0.7-rc1 because some issues were found between creating tag
release-0.7-rc0 and and calling for vote. Instead of modifying that tag I
created a new one. Sorry for the confusion.

Thanks
Ajay Yadava

Re: [VOTE] Release of Apache Falcon 0.7 RC1

Posted by Amareshwari Sriramdasu <am...@apache.org>.
+0 (as I could not build it properly)


   - Verified chesksums. SHA checksum seems to be SHA512, if the file
   extension was the same, it would be good.
   - Signature looks good.
   - NOTICE looks fine.
   - LICENSE : Looks good. Found some minor issues, as listed below.
   - Building from source.  Seeing the test failures :

Ran the following command for build to proceed :

mvn clean install -fn -Ptest-patch,hadoop-2

Two modules failed : Apache Falcon Commons and Apache Falcon Web Application

testValidateACLAndStorageForValidGroupBadOwner(org.apache.falcon.entity.parser.FeedEntityParserTest)
 Time elapsed: 0.622 sec  <<< FAILURE!
testValidateACLValidGroupBadOwner(org.apache.falcon.entity.parser.FeedEntityParserTest)
 Time elapsed: 0.69 sec  <<< FAILURE!

[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Checkstyle ........................................ SUCCESS [6.792s]
[INFO] Apache Falcon ..................................... SUCCESS
[2:22.300s]
[INFO] Apache Falcon UI .................................. SUCCESS [33.364s]
[INFO] Build Tools ....................................... SUCCESS [10.764s]
[INFO] Apache Falcon CLI client .......................... SUCCESS
[1:08.673s]
[INFO] Apache Falcon Metrics ............................. SUCCESS [22.600s]
[INFO] Apache Falcon Hadoop Dependencies ................. SUCCESS [31.364s]
[INFO] Apache Falcon Test Utility ........................ SUCCESS [21.979s]
[INFO] Apache Falcon Commons ............................. FAILURE
[4:36.198s]
[INFO] Apache Falcon Oozie EL Extension .................. SUCCESS [45.780s]
[INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... SUCCESS
[1:28.626s]
[INFO] Apache Falcon Sharelib Hive - Test Cluster ........ SUCCESS [4.442s]
[INFO] Apache Falcon Sharelib Pig - Test Cluster ......... SUCCESS [5.637s]
[INFO] Apache Falcon Sharelib Hcatalog - Test Cluster .... SUCCESS [3.946s]
[INFO] Apache Falcon Sharelib Oozie - Test Cluster ....... SUCCESS [2.597s]
[INFO] Apache Falcon Test Tools - Test Cluster ........... SUCCESS [1.182s]
[INFO] Apache Falcon Messaging ........................... SUCCESS [50.691s]
[INFO] Apache Falcon Oozie Adaptor ....................... SUCCESS
[2:25.139s]
[INFO] Apache Falcon Acquisition ......................... SUCCESS [1.703s]
[INFO] Apache Falcon Distcp Replication .................. SUCCESS [46.706s]
[INFO] Apache Falcon Retention ........................... SUCCESS [38.404s]
[INFO] Apache Falcon Archival ............................ SUCCESS [2.017s]
[INFO] Apache Falcon Rerun ............................... SUCCESS [50.581s]
[INFO] Apache Falcon Prism ............................... SUCCESS
[2:38.355s]
[INFO] falcon-unit ....................................... SUCCESS
[1:47.345s]
[INFO] Apache Falcon Web Application ..................... FAILURE
[1:34.397s]
[INFO] Apache Falcon Documentation ....................... SUCCESS [21.140s]
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 24:44.186s
[INFO] Finished at: Thu Sep 03 14:30:15 IST 2015
[INFO] Final Memory: 303M/905M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on
project falcon-common: There are test failures.
[ERROR]
[ERROR] Please refer to /Users/
amareshwari.sr/Downloads/apache-falcon-0.7/falcon-sources-0.7/common/target/surefire-reports
for the individual test results.
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-dependency-plugin:2.8:copy-dependencies
(default) on project falcon-webapp: Artifact has not been packaged yet.
When used on reactor artifact, copy should be executed after packaging: see
MDEP-187. -> [Help 2]
[ERROR]

Minor License issues :
- /docs/license/entypo-icons-LICENSE.txt contains only a URL. Should
contain whole text.
- docs/license/bootstrap-LICENSE.txt  contains Apache License in the file.
The file and the mention in License are not required.

Thanks
Amareshwari


On Wed, Sep 2, 2015 at 3:06 PM, Ajay Yadav <aj...@gmail.com> wrote:

> Hello everyone,
>
> This is the call for vote for the following RC to be released as
> official Apache Falcon 0.7 release.
>
> The source tar ball, signature and checksum files can be downloaded from:
> https://dist.apache.org/repos/dist/dev/falcon/apache-falcon-0.7-sources/
>
> You can find the KEYS file here:
> https://dist.apache.org/repos/dist/release/falcon/KEYS
>
> To verify signature:
> >gpg --verify apache-falcon-0.7-sources.tar.gz.asc
> apache-falcon-0.7-sources.tar.gz
>
> Git commit-id for the tag  *release-0.7-rc1:*
>
> https://git-wip-us.apache.org/repos/asf?p=falcon.git;a=commit;h=687c93a3d3b9e2425e235cd464f6dcd387875353
>
> To verify signature on git tag
> >git verify-tag release-0.7-rc1
>
>
> We have closed more than 200 JIRAs as part of this release, the details of
> which can be found here:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314429&version=12329000
>
> Please find attached the release document with brief explanation on key
> changes.
> This vote will remain open for at least 72 hours. Please vote on releasing this
> RC.
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove (and reason why)
>
> +1 from my side
>
> NOTE: This is the first release candidate for 0.7 vote but it's named as
> release-0.7-rc1 because some issues were found between creating tag
> release-0.7-rc0 and and calling for vote. Instead of modifying that tag I
> created a new one. Sorry for the confusion.
>
> Thanks
> Ajay Yadava
>

Re: [VOTE] Release of Apache Falcon 0.7 RC1

Posted by Sowmya Ramesh <sr...@hortonworks.com>.
+1

Signature - OK
Build - OK
Checksums - OK

Regards,
Sowmya


On 9/2/15, 9:26 AM, "Idris Ali" <ps...@gmail.com>> wrote:

+1 binding

Signatures - OK
Checksums-OK
Build-OK
Testcases: (2 failed, known issue on mac because of active directory)
Directory contents:
Two minor issues.
1. found  directory by name ${system.lib.location} in root.
2. found lifecycle in sources tarball but not present in git release-0.7-rc1

Thanks,
-Idris




On Wed, Sep 2, 2015 at 4:46 PM, Jean-Baptiste Onofré <jb...@nanthrax.net>>
wrote:

+1

Regards
JB


On 09/02/2015 12:57 PM, Srikanth Sundarrajan wrote:

+1 binding

Licenses - OK
Signature - OK
Build - OK
Checksums - OK

Regards
Srikanth Sundarrajan

From: ajaynsit@gmail.com<ma...@gmail.com>
Date: Wed, 2 Sep 2015 15:06:28 +0530
Subject: [VOTE] Release of Apache Falcon 0.7 RC1
To: dev@falcon.apache.org<ma...@falcon.apache.org>

Hello everyone,
This is the call for vote for the following RC to be released as official
Apache Falcon 0.7 release.
The source tar ball, signature and checksum files can be downloaded from:
https://dist.apache.org/repos/dist/dev/falcon/apache-falcon-0.7-sources/
You can find the KEYS file here:
https://dist.apache.org/repos/dist/release/falcon/KEYS
To verify signature:

gpg --verify apache-falcon-0.7-sources.tar.gz.asc
apache-falcon-0.7-sources.tar.gz

Git commit-id for the tag  release-0.7-rc1:

https://git-wip-us.apache.org/repos/asf?p=falcon.git;a=commit;h=687c93a3d3b9e2425e235cd464f6dcd387875353
To verify signature on git tag >git verify-tag release-0.7-rc1


We have closed more than 200 JIRAs as part of this release, the details
of which can be found here:

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314429&version=12329000
Please find attached the release document with brief explanation on key
changes. This vote will remain open for at least 72 hours. Please vote on
releasing this RC.
[ ] +1 approve
[ ] +0 no opinion
[ ] -1 disapprove (and reason why)

+1 from my side
NOTE: This is the first release candidate for 0.7 vote but it's named as
release-0.7-rc1 because some issues were found between creating tag
release-0.7-rc0 and and calling for vote. Instead of modifying that tag I
created a new one. Sorry for the confusion.
ThanksAjay Yadava


--
Jean-Baptiste Onofré
jbonofre@apache.org<ma...@apache.org>
http://blog.nanthrax.net
Talend - http://www.talend.com



Re: [VOTE] Release of Apache Falcon 0.7 RC1

Posted by Idris Ali <ps...@gmail.com>.
+1 binding

Signatures - OK
Checksums-OK
Build-OK
Testcases: (2 failed, known issue on mac because of active directory)
Directory contents:
Two minor issues.
1. found  directory by name ${system.lib.location} in root.
2. found lifecycle in sources tarball but not present in git release-0.7-rc1

Thanks,
-Idris




On Wed, Sep 2, 2015 at 4:46 PM, Jean-Baptiste Onofré <jb...@nanthrax.net>
wrote:

> +1
>
> Regards
> JB
>
>
> On 09/02/2015 12:57 PM, Srikanth Sundarrajan wrote:
>
>> +1 binding
>>
>> Licenses - OK
>> Signature - OK
>> Build - OK
>> Checksums - OK
>>
>> Regards
>> Srikanth Sundarrajan
>>
>> From: ajaynsit@gmail.com
>> Date: Wed, 2 Sep 2015 15:06:28 +0530
>> Subject: [VOTE] Release of Apache Falcon 0.7 RC1
>> To: dev@falcon.apache.org
>>
>> Hello everyone,
>> This is the call for vote for the following RC to be released as official
>> Apache Falcon 0.7 release.
>> The source tar ball, signature and checksum files can be downloaded from:
>> https://dist.apache.org/repos/dist/dev/falcon/apache-falcon-0.7-sources/
>> You can find the KEYS file here:
>> https://dist.apache.org/repos/dist/release/falcon/KEYS
>> To verify signature:
>>
>>> gpg --verify apache-falcon-0.7-sources.tar.gz.asc
>>> apache-falcon-0.7-sources.tar.gz
>>>
>> Git commit-id for the tag  release-0.7-rc1:
>>
>> https://git-wip-us.apache.org/repos/asf?p=falcon.git;a=commit;h=687c93a3d3b9e2425e235cd464f6dcd387875353
>> To verify signature on git tag >git verify-tag release-0.7-rc1
>>
>>
>> We have closed more than 200 JIRAs as part of this release, the details
>> of which can be found here:
>>
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314429&version=12329000
>> Please find attached the release document with brief explanation on key
>> changes. This vote will remain open for at least 72 hours. Please vote on
>> releasing this RC.
>> [ ] +1 approve
>> [ ] +0 no opinion
>> [ ] -1 disapprove (and reason why)
>>
>> +1 from my side
>> NOTE: This is the first release candidate for 0.7 vote but it's named as
>> release-0.7-rc1 because some issues were found between creating tag
>> release-0.7-rc0 and and calling for vote. Instead of modifying that tag I
>> created a new one. Sorry for the confusion.
>> ThanksAjay Yadava
>>
>>
> --
> Jean-Baptiste Onofré
> jbonofre@apache.org
> http://blog.nanthrax.net
> Talend - http://www.talend.com
>

Re: [VOTE] Release of Apache Falcon 0.7 RC1

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
+1

Regards
JB

On 09/02/2015 12:57 PM, Srikanth Sundarrajan wrote:
> +1 binding
>
> Licenses - OK
> Signature - OK
> Build - OK
> Checksums - OK
>
> Regards
> Srikanth Sundarrajan
>
> From: ajaynsit@gmail.com
> Date: Wed, 2 Sep 2015 15:06:28 +0530
> Subject: [VOTE] Release of Apache Falcon 0.7 RC1
> To: dev@falcon.apache.org
>
> Hello everyone,
> This is the call for vote for the following RC to be released as official Apache Falcon 0.7 release.
> The source tar ball, signature and checksum files can be downloaded from:https://dist.apache.org/repos/dist/dev/falcon/apache-falcon-0.7-sources/
> You can find the KEYS file here:https://dist.apache.org/repos/dist/release/falcon/KEYS
> To verify signature:
>> gpg --verify apache-falcon-0.7-sources.tar.gz.asc apache-falcon-0.7-sources.tar.gz
> Git commit-id for the tag  release-0.7-rc1:
> https://git-wip-us.apache.org/repos/asf?p=falcon.git;a=commit;h=687c93a3d3b9e2425e235cd464f6dcd387875353
> To verify signature on git tag >git verify-tag release-0.7-rc1
>
>
> We have closed more than 200 JIRAs as part of this release, the details of which can be found here:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314429&version=12329000
> Please find attached the release document with brief explanation on key changes. This vote will remain open for at least 72 hours. Please vote on releasing this RC.
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove (and reason why)
>
> +1 from my side
> NOTE: This is the first release candidate for 0.7 vote but it's named as release-0.7-rc1 because some issues were found between creating tag release-0.7-rc0 and and calling for vote. Instead of modifying that tag I created a new one. Sorry for the confusion.
> ThanksAjay Yadava 		 	   		
>

-- 
Jean-Baptiste Onofré
jbonofre@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com

RE: [VOTE] Release of Apache Falcon 0.7 RC1

Posted by Srikanth Sundarrajan <sr...@hotmail.com>.
+1 binding

Licenses - OK
Signature - OK
Build - OK
Checksums - OK

Regards
Srikanth Sundarrajan

From: ajaynsit@gmail.com
Date: Wed, 2 Sep 2015 15:06:28 +0530
Subject: [VOTE] Release of Apache Falcon 0.7 RC1
To: dev@falcon.apache.org

Hello everyone,
This is the call for vote for the following RC to be released as official Apache Falcon 0.7 release. 
The source tar ball, signature and checksum files can be downloaded from:https://dist.apache.org/repos/dist/dev/falcon/apache-falcon-0.7-sources/ 
You can find the KEYS file here:https://dist.apache.org/repos/dist/release/falcon/KEYS
To verify signature:
>gpg --verify apache-falcon-0.7-sources.tar.gz.asc apache-falcon-0.7-sources.tar.gz
Git commit-id for the tag  release-0.7-rc1:
https://git-wip-us.apache.org/repos/asf?p=falcon.git;a=commit;h=687c93a3d3b9e2425e235cd464f6dcd387875353
To verify signature on git tag >git verify-tag release-0.7-rc1


We have closed more than 200 JIRAs as part of this release, the details of which can be found here:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314429&version=12329000
Please find attached the release document with brief explanation on key changes. This vote will remain open for at least 72 hours. Please vote on releasing this RC.
[ ] +1 approve
[ ] +0 no opinion
[ ] -1 disapprove (and reason why)
 
+1 from my side
NOTE: This is the first release candidate for 0.7 vote but it's named as release-0.7-rc1 because some issues were found between creating tag release-0.7-rc0 and and calling for vote. Instead of modifying that tag I created a new one. Sorry for the confusion.
ThanksAjay Yadava