+1

Ran the Pi Estimator on a single node.

Signatures are good.

Some time after 0.5-RC2 the

pgd.addClass("sssp-text2seq", SSSPTextToSeq.class, "Generates SSSP input
from textfile");
pgd.addClass("pagerank-text2seq", PagerankTextToSeq.class, "Generates
Pagerank input from textfile");

has been deleted from the org.apache.hama.examples.ExampleDriver.java.

So, I get the below error

bin/hama jar hama-examples-0.5.0.jar sssp-text2seq
/home/praveensripati/Hama/SSSP/inputSSSP.txt /home/praveensripati/Hama/SSSP/
Unknown program 'sssp-text2seq' chosen.
Valid program names are:
  bench: Random Benchmark
  bipartite: Bipartite Matching
  cmb: Combine
  inlnkcount: InlinkCount
  mdstsearch: Mindist search / Connected Components
  pagerank: PageRank
  pi: Pi Estimator
  sssp: Single Shortest Path

But, the documentation in the below is still the same

http://wiki.apache.org/hama/PageRank
http://wiki.apache.org/hama/SSSP

Thanks,
Praveen


On Tue, Jul 3, 2012 at 8:39 PM, Thomas Jungblut
<[email protected]>wrote:

> Sorry for the delay. Here is my checklist:
>
> Build is fine, ran several jobs in local mode and pseudo distributed mode.
> All signatures are correct.
>
> +1 (binding).
>
> With that vote we have 3 binding votes as far as I can see and can announce
> the release.
> Thanks for all the work happening in the last months and especially all the
> people involved.
>
> 2012/7/2 Apurv Verma <[email protected]>
>
> > +1
> >
> > unit tests pass
> > pi example running
> > signature is ok
> >
> > --
> > thanks and regards,
> >
> > Apurv Verma
> > India
> >
> >
> >
> >
> >
> > On Mon, Jul 2, 2012 at 12:39 PM, Tommaso Teofili
> > <[email protected]>wrote:
> >
> > > +1, all my tests passed, the build and the artifacts look good.
> > >
> > > Tommaso
> > >
> > > 2012/6/29 Edward J. Yoon <[email protected]>
> > >
> > > > The artifacts signatures are OK. Again, I've tested all examples and
> > > > web UI on my 16 nodes cluster (160 tasks) successfully.
> > > >
> > > > Everything is fine to me.
> > > >
> > > > [x] +1 Release the packages as Apache Hama 0.5
> > > >
> > > > On Fri, Jun 29, 2012 at 8:54 PM, Edward J. Yoon <
> [email protected]
> > >
> > > > wrote:
> > > > > Hi all,
> > > > >
> > > > > The Hama 0.5 RC4 is now available.
> > > > >
> > > > > Artifacts and Signatures:
> > > > > http://people.apache.org/~edwardyoon/dist/0.5-RC4/
> > > > >
> > > > > SVN Tags:
> > > > > http://svn.apache.org/repos/asf/hama/tags/0.5-RC4/
> > > > >
> > > > > Please try it, run the tests, check the doc, etc.
> > > > >
> > > > > [ ] +1 Release the packages as Apache Hama 0.5
> > > > > []   0
> > > > > [ ] -1 Do not release the packages because...
> > > > >
> > > > > Thanks.
> > > > > --
> > > > > Best Regards, Edward J. Yoon
> > > > > @eddieyoon
> > > >
> > > >
> > > >
> > > > --
> > > > Best Regards, Edward J. Yoon
> > > > @eddieyoon
> > > >
> > >
> >
>

Reply via email to