diff options
Diffstat (limited to 'zarb-ml/mageia-discuss/20110826/005092.html')
-rw-r--r-- | zarb-ml/mageia-discuss/20110826/005092.html | 105 |
1 files changed, 105 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20110826/005092.html b/zarb-ml/mageia-discuss/20110826/005092.html new file mode 100644 index 000000000..3613f6515 --- /dev/null +++ b/zarb-ml/mageia-discuss/20110826/005092.html @@ -0,0 +1,105 @@ +<!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=%3C4E575383.7070500%40laposte.net%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + + <LINK REL="Next" HREF="005093.html"> + </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=%3C4E575383.7070500%40laposte.net%3E" + TITLE="[Mageia-discuss] Support of Mageia in BigTop">bruno.mahe at laposte.net + </A><BR> + <I>Fri Aug 26 10:04:19 CEST 2011</I> + <P><UL> + + <LI>Next message: <A HREF="005093.html">[Mageia-discuss] Journées du Logiciel Libre de Lyon (Free Software Days in Lyon) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5092">[ date ]</a> + <a href="thread.html#5092">[ thread ]</a> + <a href="subject.html#5092">[ subject ]</a> + <a href="author.html#5092">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On 08/25/2011 01:53 PM, Reinout van Schouwen wrote: +><i> Hi Bruno, +</I>><i> +</I>><i> 2011/8/14 Bruno Mahe <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">bruno.mahe at laposte.net</A>>: +</I>><i> +</I>>><i> I don't know how many fans of hadoop there are around here, but I +</I>>><i> recently added support for Mageia in BigTop. This is not yet checked in +</I>>><i> and in a release, but it means anyone can now build or install packages +</I>>><i> for the following projects (descriptions taken from their respective +</I>>><i> website): +</I>><i> I know a little bit about Hadoop but BigTop is new to me. I found +</I>><i> <A HREF="https://github.com/cloudera/bigtop/wiki">https://github.com/cloudera/bigtop/wiki</A> but it's not quite clear to me +</I>><i> what I need to do to build a Mageia package. Could you elaborate a bit +</I>><i> on this subject please? +</I>><i> +</I> +Hi Reinout, + +First of all, BigTop is now an Apache Incubator project. So all +informations are located here: +<A HREF="http://incubator.apache.org/projects/bigtop.html">http://incubator.apache.org/projects/bigtop.html</A> + +I also put on the wiki a small faq explaining how to build a component: +<A HREF="https://cwiki.apache.org/confluence/display/BIGTOP/Frequently+Asked+Questions+%28FAQ%29#FrequentlyAskedQuestions%28FAQ%29-HowtobuildacomponentofBigTop%3F">https://cwiki.apache.org/confluence/display/BIGTOP/Frequently+Asked+Questions+%28FAQ%29#FrequentlyAskedQuestions%28FAQ%29-HowtobuildacomponentofBigTop%3F</A> +But in a nutshell, you should just have to type: "make <component>-rpm" +where component is one of the following value "flume hadoop hbase +hive oozie pig sqoop whirr zookeeper" +You could also just type "make rpm" to build RPMs for all the projects. + + +You will also find a list of dependencies needed to build Hadoop here: +<A HREF="http://incubator.apache.org/bigtop/">http://incubator.apache.org/bigtop/</A> +Note Forrest 0.8 (documentation generation tool used by hadoop and pig) +will only work on with a 32bit 1.5 JDK. This should be only needed for +building Hadoop. + + +And also, in the "test" directory, you will find a testing framework +(along with some tests) to automatically do: +* package testing (checking files attributes, checking packages +metadata, ensuring service scripts perform as expected...) +* smoke testing to ensure correct basic usage of each component +* integration testing to ensure interoperability between each component + + +I hope this answer your questions. But feel free to let me know if you +encounter any issue. +Don't hesitate also to join BigTop mailing list. + +Thanks, +Bruno +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + + <LI>Next message: <A HREF="005093.html">[Mageia-discuss] Journées du Logiciel Libre de Lyon (Free Software Days in Lyon) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5092">[ date ]</a> + <a href="thread.html#5092">[ thread ]</a> + <a href="subject.html#5092">[ subject ]</a> + <a href="author.html#5092">[ 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> |