Correct, the fix to miniBSPCluster bug made it work again. Cheers, Tommaso 2011/3/13 Chia-Hung Lin <[email protected]>
> I download the build version from [1], but I notice that it doesn't > contain the pom.xml which is required by maven when executing e.g. > `mvn clean package` > > But when testing with the latest trunk in svn, the execution of > command `mvn clean package` works well. > > [INFO] Building jar: > /home/user/hama/target/hama-0.2.0-incubating-SNAPSHOT.jar > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD SUCCESS > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 1:38.758s > [INFO] Finished at: Sun Mar 13 18:05:42 CST 2011 > [INFO] Final Memory: 13M/32M > [INFO] > ------------------------------------------------------------------------ > > > 2011/3/11 Edward J. Yoon <[email protected]>: > > Thanks for the comment. > > > > I guess it's related with miniBSPCluster bug. I'll look at it! > > > > On Fri, Mar 11, 2011 at 2:01 AM, Tommaso Teofili > > <[email protected]> wrote: > >> running 'mvn clean package' I got one test failing: > >> > >> *Failed tests: > >>> testSync(org.apache.hama.bsp.TestBSPPeer) > >>> .... > >>> junit.framework.AssertionFailedError: Fail to launch groom server.* > >> > >> > >> I will try to work on it in the weekend so if we have also other issues > to > >> work on I'd wait that to be fixed and prepare another RC. > >> Cheers, > >> Tommaso > >> > >> > >> 2011/3/9 Edward J. Yoon <[email protected]> > >> > >>> I missed one issue HAMA-339 > >>> > >>> On Wed, Mar 9, 2011 at 9:19 AM, Edward J. Yoon <[email protected]> > >>> wrote: > >>> > Last night, I received a mail that this is not work on > Cygwin/Windows7. > >>> > > >>> > By the way, should hama work on windows also? > >>> > > >>> > Thanks. > >>> > > >>> > On Mon, Mar 7, 2011 at 6:05 PM, Tommaso Teofili > >>> > <[email protected]> wrote: > >>> >> Hi all, > >>> >> please download, check and test the Hama 0.2.0-incubating RC1 at > [1]. > >>> >> Feedback about it is welcome, especially from existing committers. > >>> >> Let's discuss here about any issues raised. > >>> >> The vote thread will be open once this "review" has finished. > >>> >> Cheers, > >>> >> Tommaso > >>> >> > >>> >> > >>> >> [1] : http://people.apache.org/~edwardyoon/dist/0.2.0/ > >>> >> > >>> > > >>> > > >>> > > >>> > -- > >>> > Best Regards, Edward J. Yoon > >>> > http://blog.udanax.org > >>> > http://twitter.com/eddieyoon > >>> > > >>> > >>> > >>> > >>> -- > >>> Best Regards, Edward J. Yoon > >>> http://blog.udanax.org > >>> http://twitter.com/eddieyoon > >>> > >> > > > > > > > > -- > > Best Regards, Edward J. Yoon > > http://blog.udanax.org > > http://twitter.com/eddieyoon > > > > > > -- > ChiaHung Lin @ nuk, tw. >
