You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@incubator.apache.org by Sergio Fernández <se...@salzburgresearch.at> on 2014/01/25 09:18:15 UTC

Re: [] Release Apache Falcon version 0.4-incubating

Dear Seetharam,

I'm trying to build the release, but unfortunately it has failed:

[ERROR] Failed to execute goal 
org.codehaus.mojo:exec-maven-plugin:1.1:exec (BUILD-OOZIE) on project 
build-tools: Result of /bin/sh -c cd 
/home/sergio/tmp/falcon/falcon-sources-0.4-incubating/build-tools && 
src/bin/oozie-patch-pkg.sh execution is: '1'. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to 
execute goal org.codehaus.mojo:exec-maven-plugin:1.1:exec (BUILD-OOZIE) 
on project build-tools: Result of /bin/sh -c cd 
/home/sergio/tmp/falcon/falcon-sources-0.4-incubating/build-tools && 
src/bin/oozie-patch-pkg.sh execution is: '1'

Looking to the script is failing, it looks your are trying to manually 
install a maven dependency. I don't have background about the task, but 
I'm pretty sure there a re better ways to it. Later I'll try to find 
time to send you alternatives.

The concrete environment where I'm trying to build the release is:

OS name: "linux", version: "3.10-3-amd64", arch: "amd64", family: "unix"

And I'm using this command at the root of the sources:

mvn clean install -Dmaven.repo.local=/tmp/falcon

Please, let me know if there is something I'm doing wrong on building 
the release, to then continue with my checking for the vote.

One more thing, does the release also include binary packages? Because 
I've notice the distribution area also contains:

http://people.apache.org/~venkatesh/falcon-0.4-incubating-rc2/binary/

which was not referenced in the vote mail, and may involve a more closed 
check to L&N files if binaries are part of the official release.

Thanks.

Kind regards,


On 25/01/14 07:51, Seetharam Venkatesh wrote:
> Hello folks,
>
> This is a call for a vote on Apache Falcon 0.4 incubating release.
>
> A vote was held on developer mailing list and it passed with 10 +1's.
>
> VOTE: http://s.apache.org/lk2
> RESULT: http://s.apache.org/B4v
>
> The source tarball (*.tar.gz), signature (*.asc), checksum (*.md5, *.sha):
> http://people.apache.org/~venkatesh/falcon-0.4-incubating-rc2/source/
>
> The release has been signed through key(42C7A5EA):
> http://pgp.mit.edu:11371/pks/lookup?op=vindex&search=0x1B16738C42C7A5EA
>
> The tag to be voted upon:
> https://git-wip-us.apache.org/repos/asf?p=incubator-falcon.git;a=tag;h=refs/tags/release-0.4-rc2
>
> The list of fixed issues:
> https://git-wip-us.apache.org/repos/asf?p=incubator-falcon.git;a=blob;f=CHANGES.txt;h=d94d4158a178e0b6e197ffaa107d6a71f07a9aae;hb=69562ef7f937c24d219ed6cec83f1370ca64c93c
>
> Keys to verify the signature of the release artifact are available at:
> http://www.apache.org/dist/incubator/falcon/KEYS
>
> Checksums:
> MD5 (falcon-0.4-incubating-sources.tar.gz)  =
> 3d19b17c95d898227fe28feca487091b
> SHA1 (falcon-0.4-incubating-sources.tar.gz) =
> 7938e8e68c7d7203db3339d2cb39b7f70cfa9b0e
>
> Vote will be open for 72 hours and close at 28/Jan/2014 10 AM PST.
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove (and reason why)
>
> --
> Regards,
> Venkatesh
>
> “Perfection (in design) is achieved not when there is nothing more to add,
> but rather when there is nothing more to take away.”
> - Antoine de Saint-Exupéry
>

-- 
Sergio Fernández
Senior Researcher
Knowledge and Media Technologies
Salzburg Research Forschungsgesellschaft mbH
Jakob-Haringer-Straße 5/3 | 5020 Salzburg, Austria
T: +43 662 2288 318 | M: +43 660 2747 925
sergio.fernandez@salzburgresearch.at
http://www.salzburgresearch.at

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org


Re: [] Release Apache Falcon version 0.4-incubating

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
Hi Sergio,

It could be related to oozie 4.0.0 / hadoop snapshot dependency.

Let me double check.

Regards
JB

On 01/25/2014 09:18 AM, Sergio Fernández wrote:
> Dear Seetharam,
>
> I'm trying to build the release, but unfortunately it has failed:
>
> [ERROR] Failed to execute goal
> org.codehaus.mojo:exec-maven-plugin:1.1:exec (BUILD-OOZIE) on project
> build-tools: Result of /bin/sh -c cd
> /home/sergio/tmp/falcon/falcon-sources-0.4-incubating/build-tools &&
> src/bin/oozie-patch-pkg.sh execution is: '1'. -> [Help 1]
> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to
> execute goal org.codehaus.mojo:exec-maven-plugin:1.1:exec (BUILD-OOZIE)
> on project build-tools: Result of /bin/sh -c cd
> /home/sergio/tmp/falcon/falcon-sources-0.4-incubating/build-tools &&
> src/bin/oozie-patch-pkg.sh execution is: '1'
>
> Looking to the script is failing, it looks your are trying to manually
> install a maven dependency. I don't have background about the task, but
> I'm pretty sure there a re better ways to it. Later I'll try to find
> time to send you alternatives.
>
> The concrete environment where I'm trying to build the release is:
>
> OS name: "linux", version: "3.10-3-amd64", arch: "amd64", family: "unix"
>
> And I'm using this command at the root of the sources:
>
> mvn clean install -Dmaven.repo.local=/tmp/falcon
>
> Please, let me know if there is something I'm doing wrong on building
> the release, to then continue with my checking for the vote.
>
> One more thing, does the release also include binary packages? Because
> I've notice the distribution area also contains:
>
> http://people.apache.org/~venkatesh/falcon-0.4-incubating-rc2/binary/
>
> which was not referenced in the vote mail, and may involve a more closed
> check to L&N files if binaries are part of the official release.
>
> Thanks.
>
> Kind regards,
>
>
> On 25/01/14 07:51, Seetharam Venkatesh wrote:
>> Hello folks,
>>
>> This is a call for a vote on Apache Falcon 0.4 incubating release.
>>
>> A vote was held on developer mailing list and it passed with 10 +1's.
>>
>> VOTE: http://s.apache.org/lk2
>> RESULT: http://s.apache.org/B4v
>>
>> The source tarball (*.tar.gz), signature (*.asc), checksum (*.md5,
>> *.sha):
>> http://people.apache.org/~venkatesh/falcon-0.4-incubating-rc2/source/
>>
>> The release has been signed through key(42C7A5EA):
>> http://pgp.mit.edu:11371/pks/lookup?op=vindex&search=0x1B16738C42C7A5EA
>>
>> The tag to be voted upon:
>> https://git-wip-us.apache.org/repos/asf?p=incubator-falcon.git;a=tag;h=refs/tags/release-0.4-rc2
>>
>>
>> The list of fixed issues:
>> https://git-wip-us.apache.org/repos/asf?p=incubator-falcon.git;a=blob;f=CHANGES.txt;h=d94d4158a178e0b6e197ffaa107d6a71f07a9aae;hb=69562ef7f937c24d219ed6cec83f1370ca64c93c
>>
>>
>> Keys to verify the signature of the release artifact are available at:
>> http://www.apache.org/dist/incubator/falcon/KEYS
>>
>> Checksums:
>> MD5 (falcon-0.4-incubating-sources.tar.gz)  =
>> 3d19b17c95d898227fe28feca487091b
>> SHA1 (falcon-0.4-incubating-sources.tar.gz) =
>> 7938e8e68c7d7203db3339d2cb39b7f70cfa9b0e
>>
>> Vote will be open for 72 hours and close at 28/Jan/2014 10 AM PST.
>>
>> [ ] +1 approve
>> [ ] +0 no opinion
>> [ ] -1 disapprove (and reason why)
>>
>> --
>> Regards,
>> Venkatesh
>>
>> “Perfection (in design) is achieved not when there is nothing more to
>> add,
>> but rather when there is nothing more to take away.”
>> - Antoine de Saint-Exupéry
>>
>

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

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org


Re: [VOTE] Release Apache Falcon version 0.4-incubating

Posted by Seetharam Venkatesh <ve...@innerzeal.com>.
Hi Sergio,

Thanks for your response.


On Sun, Feb 2, 2014 at 3:22 AM, Sergio Fernández <
sergio.fernandez@salzburgresearch.at> wrote:

> Hi,
>
>
> On 31/01/14 06:09, Seetharam Venkatesh wrote:
>
>> Sorry for the delay in getting back to you. The issue is that you are
>> building with JDK 1.7.x and Oozie is using maven-enforcer-plugin to check
>> if its 1.6.x. Appreciate if you could rerun maven with JDK 1.6.x and see
>> if
>> it works for you.
>>
>
> That'd be the suggestion I was going to do, right. In parallel, I'd
> recommend you to start to think about Java 7 support, Java 8 is coming
> soon... but this is just a personal recommendation.
>
This is on a dependency for Falcon. Falcon does not have any restriction
for the jdk version.

>
> Another issue with your 'custom dependency management' is that does not
> work well when selecting a custom path for the local maven repo on building
> (I use to do it for check releases with a fresh environment).
>
We will open a jira and follow up on this.

>
> Anyway, build the release with JDK 6 works fine, including tests. I'd
> include those details in the README, as well of typical memory requirements.
>
Again, will add this to the release notes and opened
FALCON-292<https://issues.apache.org/jira/browse/FALCON-292> to
track this.


>
> Checking your NOTICE files I noticed your are including there many
> dependencies with MIT and 3-clause BSD licenses, which are unnecessary. For
> all other licenses, either guess or ask. Please, address the issue in the
> following release.
>
Sure, will do and is being tracked at: FALCON-293

>
> Also, please, remember to keep updated the podling status page:
> http://incubator.apache.org/projects/falcon.html

Will do and is tracked at FALCON-294 as part of the release jira.

>
>
> After all, I my vote is +1 (binding) to release Apache Falcon
> 0.4-incubating. But I'll try to closely check all those open issues in the
> next release.
>
Thanks Sergio, sincerely appreciate it. Will close this vote and update the
ML with the results shortly.


>
> Best,
>
>
> --
> Sergio Fernández
> Senior Researcher
> Knowledge and Media Technologies
> Salzburg Research Forschungsgesellschaft mbH
> Jakob-Haringer-Straße 5/3 | 5020 Salzburg, Austria
> T: +43 662 2288 318 | M: +43 660 2747 925
> sergio.fernandez@salzburgresearch.at
> http://www.salzburgresearch.at
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> For additional commands, e-mail: general-help@incubator.apache.org
>
>


-- 
Regards,
Venkatesh

"Perfection (in design) is achieved not when there is nothing more to add,
but rather when there is nothing more to take away."
- Antoine de Saint-Exupéry

Re: [VOTE] Release Apache Falcon version 0.4-incubating

Posted by Sergio Fernández <se...@salzburgresearch.at>.
Hi,

On 31/01/14 06:09, Seetharam Venkatesh wrote:
> Sorry for the delay in getting back to you. The issue is that you are
> building with JDK 1.7.x and Oozie is using maven-enforcer-plugin to check
> if its 1.6.x. Appreciate if you could rerun maven with JDK 1.6.x and see if
> it works for you.

That'd be the suggestion I was going to do, right. In parallel, I'd 
recommend you to start to think about Java 7 support, Java 8 is coming 
soon... but this is just a personal recommendation.

Another issue with your 'custom dependency management' is that does not 
work well when selecting a custom path for the local maven repo on 
building (I use to do it for check releases with a fresh environment).

Anyway, build the release with JDK 6 works fine, including tests. I'd 
include those details in the README, as well of typical memory requirements.

Checking your NOTICE files I noticed your are including there many 
dependencies with MIT and 3-clause BSD licenses, which are unnecessary. 
For all other licenses, either guess or ask. Please, address the issue 
in the following release.

Also, please, remember to keep updated the podling status page: 
http://incubator.apache.org/projects/falcon.html

After all, I my vote is +1 (binding) to release Apache Falcon 
0.4-incubating. But I'll try to closely check all those open issues in 
the next release.

Best,

-- 
Sergio Fernández
Senior Researcher
Knowledge and Media Technologies
Salzburg Research Forschungsgesellschaft mbH
Jakob-Haringer-Straße 5/3 | 5020 Salzburg, Austria
T: +43 662 2288 318 | M: +43 660 2747 925
sergio.fernandez@salzburgresearch.at
http://www.salzburgresearch.at

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org


Re: [] Release Apache Falcon version 0.4-incubating

Posted by Seetharam Venkatesh <ve...@innerzeal.com>.
Hi Sergio,

Sorry for the delay in getting back to you. The issue is that you are
building with JDK 1.7.x and Oozie is using maven-enforcer-plugin to check
if its 1.6.x. Appreciate if you could rerun maven with JDK 1.6.x and see if
it works for you.

[INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (clean) @ oozie-main ---
[INFO] [WARNING] Rule 1:
org.apache.maven.plugins.enforcer.RequireJavaVersion failed with message:
[INFO] Detected JDK Version: 1.7.0-51 is not in the allowed range
[1.6.0,1.6.1000}].


On Mon, Jan 27, 2014 at 6:25 AM, Sergio Fernández <
sergio.fernandez@salzburgresearch.at> wrote:

> Hi Seetharam,
>
>
> On 27/01/14 05:51, Seetharam Venkatesh wrote:
>
>> Thanks for trying the release of Falcon.
>>
>
> Thanks for all the great stuff your are implementing. From my experience
> it's always useful to get feedback from user out of the core team.

Certainly, we welcome your feedback.

>
>
>  but unfortunately it has failed:
>>>
>> I'm not sure why the oozie dependency build is failing. I'll look into
>> this
>> tonite. The logs from the build failure could help.
>>
>
> Sure. Please, find it attached. Hope this helps you to find the source of
> the issue.

Thanks.

>
>
>  Looking to the script is failing, it looks your are trying to manually
>>>
>> install a maven dependency. I don't have background about the task, but
>> I'm
>> pretty sure there a re better ways to it.
>> The reason we do this are 2 fold:
>> 1. these dependencies are not available in a central repo
>> 2. We need to customize certain behavior of this dependency in falcon so
>> we
>> can run end to end integration tests as part of the build.
>>
>
> I'd prefer to have a second opinion from the IPMC on this, but I guess
> your work around with that dependency does not fit well with some ASF rules
> on releasing. Not sure to be blocking, but at least something to be noticed
> somewhere.

I did ask a few folks who I work with and they were not -1. This is a short
term fix until we have oozie dependencies published into a maven repo.

>
>
>  One more thing, does the release also include binary packages?
>>>
>> This is a source-only release and the vote is called for the source
>> package. The binary is there for convenience for folks to try Falcon with
>> out building the sources.
>>
>
> OK, then be careful not to distributes binaries together the source
> release.
>
Sure, sounds good. Thanks!

>
> Cheers,
>
>
> --
> Sergio Fernández
> Senior Researcher
> Knowledge and Media Technologies
> Salzburg Research Forschungsgesellschaft mbH
> Jakob-Haringer-Straße 5/3 | 5020 Salzburg, Austria
> T: +43 662 2288 318 | M: +43 660 2747 925
> sergio.fernandez@salzburgresearch.at
> http://www.salzburgresearch.at
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> For additional commands, e-mail: general-help@incubator.apache.org
>



-- 
Regards,
Venkatesh

"Perfection (in design) is achieved not when there is nothing more to add,
but rather when there is nothing more to take away."
- Antoine de Saint-Exupéry

Re: [] Release Apache Falcon version 0.4-incubating

Posted by Sergio Fernández <se...@salzburgresearch.at>.
Hi Seetharam,

On 27/01/14 05:51, Seetharam Venkatesh wrote:
> Thanks for trying the release of Falcon.

Thanks for all the great stuff your are implementing. From my experience 
it's always useful to get feedback from user out of the core team.

>> but unfortunately it has failed:
> I'm not sure why the oozie dependency build is failing. I'll look into this
> tonite. The logs from the build failure could help.

Sure. Please, find it attached. Hope this helps you to find the source 
of the issue.

>> Looking to the script is failing, it looks your are trying to manually
> install a maven dependency. I don't have background about the task, but I'm
> pretty sure there a re better ways to it.
> The reason we do this are 2 fold:
> 1. these dependencies are not available in a central repo
> 2. We need to customize certain behavior of this dependency in falcon so we
> can run end to end integration tests as part of the build.

I'd prefer to have a second opinion from the IPMC on this, but I guess 
your work around with that dependency does not fit well with some ASF 
rules on releasing. Not sure to be blocking, but at least something to 
be noticed somewhere.

>> One more thing, does the release also include binary packages?
> This is a source-only release and the vote is called for the source
> package. The binary is there for convenience for folks to try Falcon with
> out building the sources.

OK, then be careful not to distributes binaries together the source release.

Cheers,

-- 
Sergio Fernández
Senior Researcher
Knowledge and Media Technologies
Salzburg Research Forschungsgesellschaft mbH
Jakob-Haringer-Straße 5/3 | 5020 Salzburg, Austria
T: +43 662 2288 318 | M: +43 660 2747 925
sergio.fernandez@salzburgresearch.at
http://www.salzburgresearch.at

Re: [] Release Apache Falcon version 0.4-incubating

Posted by Seetharam Venkatesh <ve...@innerzeal.com>.
Dear Sergio,

Thanks for trying the release of Falcon.

> but unfortunately it has failed:
I'm not sure why the oozie dependency build is failing. I'll look into this
tonite. The logs from the build failure could help.

> Looking to the script is failing, it looks your are trying to manually
install a maven dependency. I don't have background about the task, but I'm
pretty sure there a re better ways to it.
The reason we do this are 2 fold:
1. these dependencies are not available in a central repo
2. We need to customize certain behavior of this dependency in falcon so we
can run end to end integration tests as part of the build.

> One more thing, does the release also include binary packages?
This is a source-only release and the vote is called for the source
package. The binary is there for convenience for folks to try Falcon with
out building the sources.

Thanks!



On Sat, Jan 25, 2014 at 12:18 AM, Sergio Fernández <
sergio.fernandez@salzburgresearch.at> wrote:

> Dear Seetharam,
>
> I'm trying to build the release, but unfortunately it has failed:
>
> [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.1:exec
> (BUILD-OOZIE) on project build-tools: Result of /bin/sh -c cd
> /home/sergio/tmp/falcon/falcon-sources-0.4-incubating/build-tools &&
> src/bin/oozie-patch-pkg.sh execution is: '1'. -> [Help 1]
> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
> goal org.codehaus.mojo:exec-maven-plugin:1.1:exec (BUILD-OOZIE) on
> project build-tools: Result of /bin/sh -c cd /home/sergio/tmp/falcon/
> falcon-sources-0.4-incubating/build-tools && src/bin/oozie-patch-pkg.sh
> execution is: '1'
>
> Looking to the script is failing, it looks your are trying to manually
> install a maven dependency. I don't have background about the task, but I'm
> pretty sure there a re better ways to it. Later I'll try to find time to
> send you alternatives.
>
> The concrete environment where I'm trying to build the release is:
>
> OS name: "linux", version: "3.10-3-amd64", arch: "amd64", family: "unix"
>
> And I'm using this command at the root of the sources:
>
> mvn clean install -Dmaven.repo.local=/tmp/falcon
>
> Please, let me know if there is something I'm doing wrong on building the
> release, to then continue with my checking for the vote.
>
> One more thing, does the release also include binary packages? Because
> I've notice the distribution area also contains:
>
> http://people.apache.org/~venkatesh/falcon-0.4-incubating-rc2/binary/
>
> which was not referenced in the vote mail, and may involve a more closed
> check to L&N files if binaries are part of the official release.
>
> Thanks.
>
> Kind regards,
>
>
>
> On 25/01/14 07:51, Seetharam Venkatesh wrote:
>
>> Hello folks,
>>
>> This is a call for a vote on Apache Falcon 0.4 incubating release.
>>
>> A vote was held on developer mailing list and it passed with 10 +1's.
>>
>> VOTE: http://s.apache.org/lk2
>> RESULT: http://s.apache.org/B4v
>>
>> The source tarball (*.tar.gz), signature (*.asc), checksum (*.md5, *.sha):
>> http://people.apache.org/~venkatesh/falcon-0.4-incubating-rc2/source/
>>
>> The release has been signed through key(42C7A5EA):
>> http://pgp.mit.edu:11371/pks/lookup?op=vindex&search=0x1B16738C42C7A5EA
>>
>> The tag to be voted upon:
>> https://git-wip-us.apache.org/repos/asf?p=incubator-falcon.
>> git;a=tag;h=refs/tags/release-0.4-rc2
>>
>> The list of fixed issues:
>> https://git-wip-us.apache.org/repos/asf?p=incubator-falcon.
>> git;a=blob;f=CHANGES.txt;h=d94d4158a178e0b6e197ffaa107d6a71f07a9aae;hb=
>> 69562ef7f937c24d219ed6cec83f1370ca64c93c
>>
>> Keys to verify the signature of the release artifact are available at:
>> http://www.apache.org/dist/incubator/falcon/KEYS
>>
>> Checksums:
>> MD5 (falcon-0.4-incubating-sources.tar.gz)  =
>> 3d19b17c95d898227fe28feca487091b
>> SHA1 (falcon-0.4-incubating-sources.tar.gz) =
>> 7938e8e68c7d7203db3339d2cb39b7f70cfa9b0e
>>
>> Vote will be open for 72 hours and close at 28/Jan/2014 10 AM PST.
>>
>> [ ] +1 approve
>> [ ] +0 no opinion
>> [ ] -1 disapprove (and reason why)
>>
>> --
>> Regards,
>> Venkatesh
>>
>> “Perfection (in design) is achieved not when there is nothing more to add,
>> but rather when there is nothing more to take away.”
>> - Antoine de Saint-Exupéry
>>
>>
> --
> Sergio Fernández
> Senior Researcher
> Knowledge and Media Technologies
> Salzburg Research Forschungsgesellschaft mbH
> Jakob-Haringer-Straße 5/3 | 5020 Salzburg, Austria
> T: +43 662 2288 318 | M: +43 660 2747 925
> sergio.fernandez@salzburgresearch.at
> http://www.salzburgresearch.at
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> For additional commands, e-mail: general-help@incubator.apache.org
>
>


-- 
Regards,
Venkatesh

“Perfection (in design) is achieved not when there is nothing more to add,
but rather when there is nothing more to take away.”
- Antoine de Saint-Exupéry