1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] Support of Mageia in BigTop
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Support%20of%20Mageia%20in%20BigTop&In-Reply-To=%3C4E471C52.9020708%40laposte.net%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] Support of Mageia in BigTop</H1>
<B>Bruno Mahe</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Support%20of%20Mageia%20in%20BigTop&In-Reply-To=%3C4E471C52.9020708%40laposte.net%3E"
TITLE="[Mageia-discuss] Support of Mageia in BigTop">bruno.mahe at laposte.net
</A><BR>
<I>Sun Aug 14 02:52:34 CEST 2011</I>
<P><UL>
<LI> <B>Messages sorted by:</B>
<a href="date.html#5054">[ date ]</a>
<a href="thread.html#5054">[ thread ]</a>
<a href="subject.html#5054">[ subject ]</a>
<a href="author.html#5054">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Hi all,
I don't know how many fans of hadoop there are around here, but I
recently added support for Mageia in BigTop. This is not yet checked in
and in a release, but it means anyone can now build or install packages
for the following projects (descriptions taken from their respective
website):
* Hadoop. Project to develop open-source software for reliable,
scalable, distributed computing. <A HREF="http://hadoop.apache.org/">http://hadoop.apache.org/</A>
* Flume. A distributed, reliable, and available service for efficiently
collecting, aggregating, and moving large amounts of log data.
<A HREF="https://cwiki.apache.org/confluence/display/FLUME/Index">https://cwiki.apache.org/confluence/display/FLUME/Index</A>
* HBase. An open-source, distributed, versioned, column-oriented store
modeled after Google' Bigtable. <A HREF="http://hbase.apache.org/">http://hbase.apache.org/</A>
* Hive. A data warehouse infrastructure built on top of Apache Hadoop.
<A HREF="http://hive.apache.org/">http://hive.apache.org/</A>
* Oozie. An open-source workflow/coordination service to manage data
processing jobs for Apache Hadoop. <A HREF="http://yahoo.github.com/oozie/">http://yahoo.github.com/oozie/</A>
* Pig. A platform for analyzing large data sets that consists of a
high-level language for expressing data analysis programs, coupled with
infrastructure for evaluating these programs. <A HREF="http://pig.apache.org/">http://pig.apache.org/</A>
* Sqoop. A tool designed for efficiently transferring bulk data between
Hadoop and structured datastores such as relational
databases.<A HREF="https://cwiki.apache.org/confluence/display/SQOOP/Home">https://cwiki.apache.org/confluence/display/SQOOP/Home</A>
* Whirr. A set of libraries for running cloud services.
<A HREF="http://incubator.apache.org/whirr/">http://incubator.apache.org/whirr/</A>
* Zookeeper. An open-source server which enables highly reliable
distributed coordination. <A HREF="http://zookeeper.apache.org/">http://zookeeper.apache.org/</A>
And on top of that, there is Bigtop which is a project for the
development of packaging and tests of the Hadoop ecosystem
So in effect this brings an entire full fledged open source distributed
computing platform to Mageia.
I am a little bit hesitant about providing a repository yet, but don't
hesitate to give it a try and send some feedback so this can be
improved. If needed I can still send a url to my repository but I don't
guarantee anything :)
If you are also interested in using one of these projects, don't
hesitate to let me know so I can estimate the effort to put in
maintaining a working Mageia version.
Thanks,
Bruno
Note: Big thanks to dmorgan for his invaluable maven 3 efforts. It has
made my work much easier.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> <B>Messages sorted by:</B>
<a href="date.html#5054">[ date ]</a>
<a href="thread.html#5054">[ thread ]</a>
<a href="subject.html#5054">[ subject ]</a>
<a href="author.html#5054">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
mailing list</a><br>
</body></html>
|