You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Edward J. Yoon" <ed...@apache.org> on 2011/06/24 09:39:49 UTC

Apache Hama 0.3-incubating release (RC1)

Hi,

I just created a release candidate for the Apache Hama 0.3-incubating release.

The RC1 is available at:

http://people.apache.org/~edwardyoon/dist/0.3.0-RC1/

Please try it, run the tests, check the doc, etc.

Thanks!
-- 
Best Regards, Edward J. Yoon
@eddieyoon

Re: Apache Hama 0.3-incubating release (RC1)

Posted by "Edward J. Yoon" <ed...@apache.org>.
Thanks for all.

P.S., I'm adding apidocs.

2011/6/24 ChiaHung Lin <ch...@nuk.edu.tw>:
>
> Building source works ok.
>
> [INFO]
> [INFO] --- maven-jar-plugin:2.3:jar (default-jar) @ hama-core ---
> [INFO] Building jar: hama-0.3.0-incubating/target/hama-core-0.3.0-incubating.jar
> [INFO]
> [INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ hama-core ---
> [INFO] Copying servlet-api-6.0.32.jar to hama-0.3.0-incubating/lib/servlet-api-6.0.32.jar
> [INFO] Copying jetty-annotations-6.1.26.jar to hama-0.3.0-incubating/lib/jetty-annotations-6.1.26.jar
> [INFO] Copying jetty-naming-6.1.26.jar to hama-0.3.0-incubating/lib/jetty-naming-6.1.26.jar
> [INFO] Copying jetty-plus-6.1.26.jar to hama-0.3.0-incubating/lib/jetty-plus-6.1.26.jar
> [INFO] Copying slf4j-log4j12-1.5.2.jar to hama-0.3.0-incubating/lib/slf4j-log4j12-1.5.2.jar
> [INFO] commons-cli-1.2.jar already exists in destination.
> [INFO] commons-logging-1.1.1.jar already exists in destination.
> [INFO] junit-4.8.1.jar already exists in destination.
> [INFO] log4j-1.2.16.jar already exists in destination.
> [INFO] hadoop-core-0.20.2.jar already exists in destination.
> [INFO] hadoop-test-0.20.2.jar already exists in destination.
> [INFO] zookeeper-3.3.1.jar already exists in destination.
> [INFO] jetty-6.1.26.jar already exists in destination.
> [INFO] jetty-util-6.1.26.jar already exists in destination.
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
> [INFO] ------------------------------------------------------------------------
>
>
> -----Original message-----
> From:Tommaso Teofili <to...@gmail.com>
> To:hama-dev@incubator.apache.org
> Date:Fri, 24 Jun 2011 11:46:27 +0200
> Subject:Re: Apache Hama 0.3-incubating release (RC1)
>
> I tested it and it works, however I think we just need an RC2 which includes
> fix for the bug highlighted by Thomas.
> Regards,
> Tommaso
>
> 2011/6/24 Thomas Jungblut <th...@googlemail.com>
>
>> I've testet it on my VHosts, too. Working well.
>> Besides the PageRank bug. I'm going to open up a blocking issue for that.
>>
>> 2011/6/24 Edward J. Yoon <ed...@apache.org>
>>
>> >  I've tested on my cluster and it is working good.
>> >
>> > On Fri, Jun 24, 2011 at 4:39 PM, Edward J. Yoon <ed...@apache.org>
>> > wrote:
>> > > Hi,
>> > >
>> > > I just created a release candidate for the Apache Hama 0.3-incubating
>> > release.
>> > >
>> > > The RC1 is available at:
>> > >
>> > > http://people.apache.org/~edwardyoon/dist/0.3.0-RC1/
>> > >
>> > > Please try it, run the tests, check the doc, etc.
>> > >
>> > > Thanks!
>> > > --
>> > > Best Regards, Edward J. Yoon
>> > > @eddieyoon
>> > >
>> >
>> >
>> >
>> > --
>> > Best Regards, Edward J. Yoon
>> > @eddieyoon
>> >
>>
>>
>>
>> --
>> Thomas Jungblut
>> Berlin
>>
>> mobile: 0170-3081070
>>
>> business: thomas.jungblut@testberichte.de
>> private: thomas.jungblut@gmail.com
>>
>
>
> --
> ChiaHung Lin
> Department of Information Management
> National University of Kaohsiung
> Taiwan
>



-- 
Best Regards, Edward J. Yoon
@eddieyoon

Re: Apache Hama 0.3-incubating release (RC1)

Posted by ChiaHung Lin <ch...@nuk.edu.tw>.
Building source works ok. 

[INFO] 
[INFO] --- maven-jar-plugin:2.3:jar (default-jar) @ hama-core ---
[INFO] Building jar: hama-0.3.0-incubating/target/hama-core-0.3.0-incubating.jar
[INFO] 
[INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ hama-core ---
[INFO] Copying servlet-api-6.0.32.jar to hama-0.3.0-incubating/lib/servlet-api-6.0.32.jar
[INFO] Copying jetty-annotations-6.1.26.jar to hama-0.3.0-incubating/lib/jetty-annotations-6.1.26.jar
[INFO] Copying jetty-naming-6.1.26.jar to hama-0.3.0-incubating/lib/jetty-naming-6.1.26.jar
[INFO] Copying jetty-plus-6.1.26.jar to hama-0.3.0-incubating/lib/jetty-plus-6.1.26.jar
[INFO] Copying slf4j-log4j12-1.5.2.jar to hama-0.3.0-incubating/lib/slf4j-log4j12-1.5.2.jar
[INFO] commons-cli-1.2.jar already exists in destination.
[INFO] commons-logging-1.1.1.jar already exists in destination.
[INFO] junit-4.8.1.jar already exists in destination.
[INFO] log4j-1.2.16.jar already exists in destination.
[INFO] hadoop-core-0.20.2.jar already exists in destination.
[INFO] hadoop-test-0.20.2.jar already exists in destination.
[INFO] zookeeper-3.3.1.jar already exists in destination.
[INFO] jetty-6.1.26.jar already exists in destination.
[INFO] jetty-util-6.1.26.jar already exists in destination.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------


-----Original message-----
From:Tommaso Teofili <to...@gmail.com>
To:hama-dev@incubator.apache.org
Date:Fri, 24 Jun 2011 11:46:27 +0200
Subject:Re: Apache Hama 0.3-incubating release (RC1)

I tested it and it works, however I think we just need an RC2 which includes
fix for the bug highlighted by Thomas.
Regards,
Tommaso

2011/6/24 Thomas Jungblut <th...@googlemail.com>

> I've testet it on my VHosts, too. Working well.
> Besides the PageRank bug. I'm going to open up a blocking issue for that.
>
> 2011/6/24 Edward J. Yoon <ed...@apache.org>
>
> >  I've tested on my cluster and it is working good.
> >
> > On Fri, Jun 24, 2011 at 4:39 PM, Edward J. Yoon <ed...@apache.org>
> > wrote:
> > > Hi,
> > >
> > > I just created a release candidate for the Apache Hama 0.3-incubating
> > release.
> > >
> > > The RC1 is available at:
> > >
> > > http://people.apache.org/~edwardyoon/dist/0.3.0-RC1/
> > >
> > > Please try it, run the tests, check the doc, etc.
> > >
> > > Thanks!
> > > --
> > > Best Regards, Edward J. Yoon
> > > @eddieyoon
> > >
> >
> >
> >
> > --
> > Best Regards, Edward J. Yoon
> > @eddieyoon
> >
>
>
>
> --
> Thomas Jungblut
> Berlin
>
> mobile: 0170-3081070
>
> business: thomas.jungblut@testberichte.de
> private: thomas.jungblut@gmail.com
>


--
ChiaHung Lin
Department of Information Management
National University of Kaohsiung
Taiwan

Re: Apache Hama 0.3-incubating release (RC1)

Posted by Tommaso Teofili <to...@gmail.com>.
I tested it and it works, however I think we just need an RC2 which includes
fix for the bug highlighted by Thomas.
Regards,
Tommaso

2011/6/24 Thomas Jungblut <th...@googlemail.com>

> I've testet it on my VHosts, too. Working well.
> Besides the PageRank bug. I'm going to open up a blocking issue for that.
>
> 2011/6/24 Edward J. Yoon <ed...@apache.org>
>
> >  I've tested on my cluster and it is working good.
> >
> > On Fri, Jun 24, 2011 at 4:39 PM, Edward J. Yoon <ed...@apache.org>
> > wrote:
> > > Hi,
> > >
> > > I just created a release candidate for the Apache Hama 0.3-incubating
> > release.
> > >
> > > The RC1 is available at:
> > >
> > > http://people.apache.org/~edwardyoon/dist/0.3.0-RC1/
> > >
> > > Please try it, run the tests, check the doc, etc.
> > >
> > > Thanks!
> > > --
> > > Best Regards, Edward J. Yoon
> > > @eddieyoon
> > >
> >
> >
> >
> > --
> > Best Regards, Edward J. Yoon
> > @eddieyoon
> >
>
>
>
> --
> Thomas Jungblut
> Berlin
>
> mobile: 0170-3081070
>
> business: thomas.jungblut@testberichte.de
> private: thomas.jungblut@gmail.com
>

Re: Apache Hama 0.3-incubating release (RC1)

Posted by Thomas Jungblut <th...@googlemail.com>.
I've testet it on my VHosts, too. Working well.
Besides the PageRank bug. I'm going to open up a blocking issue for that.

2011/6/24 Edward J. Yoon <ed...@apache.org>

>  I've tested on my cluster and it is working good.
>
> On Fri, Jun 24, 2011 at 4:39 PM, Edward J. Yoon <ed...@apache.org>
> wrote:
> > Hi,
> >
> > I just created a release candidate for the Apache Hama 0.3-incubating
> release.
> >
> > The RC1 is available at:
> >
> > http://people.apache.org/~edwardyoon/dist/0.3.0-RC1/
> >
> > Please try it, run the tests, check the doc, etc.
> >
> > Thanks!
> > --
> > Best Regards, Edward J. Yoon
> > @eddieyoon
> >
>
>
>
> --
> Best Regards, Edward J. Yoon
> @eddieyoon
>



-- 
Thomas Jungblut
Berlin

mobile: 0170-3081070

business: thomas.jungblut@testberichte.de
private: thomas.jungblut@gmail.com

Re: Apache Hama 0.3-incubating release (RC1)

Posted by "Edward J. Yoon" <ed...@apache.org>.
 I've tested on my cluster and it is working good.

On Fri, Jun 24, 2011 at 4:39 PM, Edward J. Yoon <ed...@apache.org> wrote:
> Hi,
>
> I just created a release candidate for the Apache Hama 0.3-incubating release.
>
> The RC1 is available at:
>
> http://people.apache.org/~edwardyoon/dist/0.3.0-RC1/
>
> Please try it, run the tests, check the doc, etc.
>
> Thanks!
> --
> Best Regards, Edward J. Yoon
> @eddieyoon
>



-- 
Best Regards, Edward J. Yoon
@eddieyoon