You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by Roman Shaposhnik <rv...@apache.org> on 2012/12/27 00:41:34 UTC

[ANNOUNCE] Apache Bigtop 0.5.0 release

Hi!

Apache Bigtop community is happy to announce our first
TLP release of Bigtop 0.5.0. This latest release is based
on Hadoop 2.0.2-alpha and it provides full integration
between the following Hadoop ecosystem projects:
  * Apache Zookeeper 3.4.5
  * Apache Flume 1.3.0
  * Apache HBase 0.94.2
  * Apache Pig 0.10.0
  * Apache Hive 0.9.0
  * Apache Sqoop 1.4.2
  * Apache Oozie 3.3.0
  * Apache Whirr 0.8.1
  * Apache Mahout 0.7
  * Apache Solr (SolrCloud) 4.0.0
  * Apache Crunch (incubating) 0.4.0
  * DataFu 0.0.4
  * Hue 2.1.0

This release has been tested and provides binary
convenience artifacts for the following set of Linux distros:
  * RHEL/CentOS 5 and 6
  * Fedora 16 and 17
  * SLES 11
  * OpenSUSE 12.2
  * Ubuntu LTS Lucid and Precise
  * Ubuntu Quantal

We would like to invite everybody to join the developer
community or simply give the binary Bigtop distribution a try.
All you have to do is pick your favorite Linux Distro and
apt-get/yum/zypper install whatever tickles your fancy:
   http://apache.org/dyn/closer.cgi/bigtop/bigtop-0.5.0/repos
   https://cwiki.apache.org/confluence/display/BIGTOP/How+to+install+Hadoop+distribution+from+Bigtop+0.5.0

Finally, I would like to apologize for this wide
distribution of the announcement and invite everybody
who's interested in receiving future Bigtop announcements
to join announce@bigtop.apache.org

The idea behind announce@bigtop.apache.org is to be a very
low-traffic mailing list specifically dedicated to:
  * release announcements
  * security announcements
  * feedback gathering for future releases of Bigtop

I can't stress enough how important this last point is for us. It
is pretty much impossible to build a comprehensive Hadoop
distribution without members of individual projects giving
us feedback on which versions to target, etc. Please do
subscribe -- we promise less than half a dozen emails
per quarter.

Once again -- thanks and enjoy the Bigtop Hadoop distribution!

Your faithful release manager for Bigtop 0.5.0,
Roman.

Re: [ANNOUNCE] Apache Bigtop 0.5.0 release

Posted by Ken Nakagama <be...@yahoo.com>.
Hey Roman

If you find some time, give me a call.

I want to speak to you about http://www.verticloud.com

Happy Holidays
 
+1 201 855-9250 please leave a message or text


________________________________
 From: Roman Shaposhnik <rv...@apache.org>
To: announce@bigtop.apache.org 
Cc: user@bigtop.apache.org; dev@bigtop.apache.org; dev@zookeeper.apache.org; general@hadoop.apache.org; dev@hbase.apache.org; dev@pig.apache.org; dev@hive.apache.org; dev@sqoop.apache.org; dev@oozie.apache.org; dev@whirr.apache.org; dev@mahout.apache.org; dev@flume.apache.org; dev@giraph.apache.org 
Sent: Wednesday, December 26, 2012 3:41 PM
Subject: [ANNOUNCE] Apache Bigtop 0.5.0 release
 
Hi!

Apache Bigtop community is happy to announce our first
TLP release of Bigtop 0.5.0. This latest release is based
on Hadoop 2.0.2-alpha and it provides full integration
between the following Hadoop ecosystem projects:
  * Apache Zookeeper 3.4.5
  * Apache Flume 1.3.0
  * Apache HBase 0.94.2
  * Apache Pig 0.10.0
  * Apache Hive 0.9.0
  * Apache Sqoop 1.4.2
  * Apache Oozie 3.3.0
  * Apache Whirr 0.8.1
  * Apache Mahout 0.7
  * Apache Solr (SolrCloud) 4.0.0
  * Apache Crunch (incubating) 0.4.0
  * DataFu 0.0.4
  * Hue 2.1.0

This release has been tested and provides binary
convenience artifacts for the following set of Linux distros:
  * RHEL/CentOS 5 and 6
  * Fedora 16 and 17
  * SLES 11
  * OpenSUSE 12.2
  * Ubuntu LTS Lucid and Precise
  * Ubuntu Quantal

We would like to invite everybody to join the developer
community or simply give the binary Bigtop distribution a try.
All you have to do is pick your favorite Linux Distro and
apt-get/yum/zypper install whatever tickles your fancy:
   http://apache.org/dyn/closer.cgi/bigtop/bigtop-0.5.0/repos
  https://cwiki.apache.org/confluence/display/BIGTOP/How+to+install+Hadoop+distribution+from+Bigtop+0.5.0

Finally, I would like to apologize for this wide
distribution of the announcement and invite everybody
who's interested in receiving future Bigtop announcements
to join announce@bigtop.apache.org

The idea behind announce@bigtop.apache.org is to be a very
low-traffic mailing list specifically dedicated to:
  * release announcements
  * security announcements
  * feedback gathering for future releases of Bigtop

I can't stress enough how important this last point is for us. It
is pretty much impossible to build a comprehensive Hadoop
distribution without members of individual projects giving
us feedback on which versions to target, etc. Please do
subscribe -- we promise less than half a dozen emails
per quarter.

Once again -- thanks and enjoy the Bigtop Hadoop distribution!

Your faithful release manager for Bigtop 0.5.0,
Roman.

RE: [ANNOUNCE] Apache Bigtop 0.5.0 release

Posted by Uma Maheswara Rao G <ma...@huawei.com>.
>> Also, as far as BookKeeper concerned -- I'd live to understand
>> what's involved in using it as a HA solution for HDFS and whether
>> there's anybody interested in pursuing this direction.
 As Hadoop-2 has a chance to plug in the Journal implementations, BookKeeperJournalManager is the implementation for that. We are maintaining this in Hadoop-2 code and all the improvements for the integration mudule is getting tracked with a JIRA HDFS-3399. In HA case, we will configure this bk url as shared edits path. Here shared storage server would be a BookKeeper servers.
 Here is the usage related docs : http://hadoop.apache.org/docs/current/hadoop-yarn/hadoop-yarn-site/HDFSHighAvailability.html#BookKeeper_as_a_Shared_storage_EXPERIMENTAL

Regards,
Uma
________________________________________
From: Flavio Junqueira [fpjunqueira@yahoo.com]
Sent: Tuesday, January 08, 2013 4:25 PM
To: bookkeeper-dev@zookeeper.apache.org
Cc: Roman Shaposhnik; Uma Maheswara Rao G; Sijie Guo; Flavio Junqueira
Subject: Re: [ANNOUNCE] Apache Bigtop 0.5.0 release

As for use cases, we have a poweredby page listing the ones we know of:

https://cwiki.apache.org/confluence/display/BOOKKEEPER/PoweredBy

-Flavio

On Jan 8, 2013, at 9:36 AM, Ivan Kelly <iv...@yahoo-inc.com> wrote:

> I think to start we could create bigtop components for
> bookkeeper-server and bkjournal manager, as these fix most directly
> into the hadoop eco-system.
>
> I haven't looked much into what is involved in packaging for bigtop,
> but I can start looking once the BK 4.2.0 release is out (should be
> thursday or friday this week). This is the release we would aim to put
> in our initial bigtop release.
>
> + cc: bookkeeper-dev@
>
> -Ivan
>
>
> On Tue, Jan 08, 2013 at 01:08:52AM +0000, Roman Shaposhnik wrote:
>> On Mon, Jan 7, 2013 at 5:06 AM, Uma Maheswara Rao G
>> <ma...@huawei.com> wrote:
>>> Wish you a very happy new Year
>>> Thanks a lot, Roman for accepting to include. :-)
>>> Thanks a lot to Ivan and Sijie for offering the help to Bigtop. I can also support, if I get a chance to do that.
>>
>> Perfect! For the next steps I think we've got to identify a few
>> existing use cases (or better yet active users!) for the BK and
>> Hedwig. It is much easier to work from an already existing
>> practices of deployment, etc.
>>
>> Also, as far as BookKeeper concerned -- I'd live to understand
>> what's involved in using it as a HA solution for HDFS and whether
>> there's anybody interested in pursuing this direction.
>>
>> Finally, perhaps this conversation belongs to @zookeeper.a.o &
>> @bigtop.a.o
>>
>> Thanks,
>> Roman.

Re: [ANNOUNCE] Apache Bigtop 0.5.0 release

Posted by Flavio Junqueira <fp...@yahoo.com>.
As for use cases, we have a poweredby page listing the ones we know of:

https://cwiki.apache.org/confluence/display/BOOKKEEPER/PoweredBy

-Flavio

On Jan 8, 2013, at 9:36 AM, Ivan Kelly <iv...@yahoo-inc.com> wrote:

> I think to start we could create bigtop components for
> bookkeeper-server and bkjournal manager, as these fix most directly
> into the hadoop eco-system. 
> 
> I haven't looked much into what is involved in packaging for bigtop,
> but I can start looking once the BK 4.2.0 release is out (should be
> thursday or friday this week). This is the release we would aim to put
> in our initial bigtop release. 
> 
> + cc: bookkeeper-dev@
> 
> -Ivan
> 
> 
> On Tue, Jan 08, 2013 at 01:08:52AM +0000, Roman Shaposhnik wrote:
>> On Mon, Jan 7, 2013 at 5:06 AM, Uma Maheswara Rao G
>> <ma...@huawei.com> wrote:
>>> Wish you a very happy new Year
>>> Thanks a lot, Roman for accepting to include. :-)
>>> Thanks a lot to Ivan and Sijie for offering the help to Bigtop. I can also support, if I get a chance to do that.
>> 
>> Perfect! For the next steps I think we've got to identify a few
>> existing use cases (or better yet active users!) for the BK and
>> Hedwig. It is much easier to work from an already existing
>> practices of deployment, etc.
>> 
>> Also, as far as BookKeeper concerned -- I'd live to understand
>> what's involved in using it as a HA solution for HDFS and whether
>> there's anybody interested in pursuing this direction.
>> 
>> Finally, perhaps this conversation belongs to @zookeeper.a.o &
>> @bigtop.a.o
>> 
>> Thanks,
>> Roman.


Re: [ANNOUNCE] Apache Bigtop 0.5.0 release

Posted by Ivan Kelly <iv...@yahoo-inc.com>.
I think to start we could create bigtop components for
bookkeeper-server and bkjournal manager, as these fix most directly
into the hadoop eco-system. 

I haven't looked much into what is involved in packaging for bigtop,
but I can start looking once the BK 4.2.0 release is out (should be
thursday or friday this week). This is the release we would aim to put
in our initial bigtop release. 

+ cc: bookkeeper-dev@

-Ivan


On Tue, Jan 08, 2013 at 01:08:52AM +0000, Roman Shaposhnik wrote:
> On Mon, Jan 7, 2013 at 5:06 AM, Uma Maheswara Rao G
> <ma...@huawei.com> wrote:
> > Wish you a very happy new Year
> > Thanks a lot, Roman for accepting to include. :-)
> > Thanks a lot to Ivan and Sijie for offering the help to Bigtop. I can also support, if I get a chance to do that.
> 
> Perfect! For the next steps I think we've got to identify a few
> existing use cases (or better yet active users!) for the BK and
> Hedwig. It is much easier to work from an already existing
> practices of deployment, etc.
> 
> Also, as far as BookKeeper concerned -- I'd live to understand
> what's involved in using it as a HA solution for HDFS and whether
> there's anybody interested in pursuing this direction.
> 
> Finally, perhaps this conversation belongs to @zookeeper.a.o &
> @bigtop.a.o
> 
> Thanks,
> Roman.