summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-discuss/20110828/005096.html
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2013-04-14 13:46:12 +0000
committerNicolas Vigier <boklm@mageia.org>2013-04-14 13:46:12 +0000
commit1be510f9529cb082f802408b472a77d074b394c0 (patch)
treeb175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-discuss/20110828/005096.html
parentfa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff)
downloadarchives-master.tar
archives-master.tar.gz
archives-master.tar.bz2
archives-master.tar.xz
archives-master.zip
Add zarb MLs html archivesHEADmaster
Diffstat (limited to 'zarb-ml/mageia-discuss/20110828/005096.html')
-rw-r--r--zarb-ml/mageia-discuss/20110828/005096.html114
1 files changed, 114 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20110828/005096.html b/zarb-ml/mageia-discuss/20110828/005096.html
new file mode 100644
index 000000000..709053efb
--- /dev/null
+++ b/zarb-ml/mageia-discuss/20110828/005096.html
@@ -0,0 +1,114 @@
+<!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=%3C4E5AADAB.50405%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=%3C4E5AADAB.50405%40laposte.net%3E"
+ TITLE="[Mageia-discuss] Support of Mageia in BigTop">bruno.mahe at laposte.net
+ </A><BR>
+ <I>Sun Aug 28 23:05:47 CEST 2011</I>
+ <P><UL>
+
+
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#5096">[ date ]</a>
+ <a href="thread.html#5096">[ thread ]</a>
+ <a href="subject.html#5096">[ subject ]</a>
+ <a href="author.html#5096">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On 08/26/2011 01:04 AM, Bruno Mahe wrote:
+&gt;<i> On 08/25/2011 01:53 PM, Reinout van Schouwen wrote:
+</I>&gt;&gt;<i> Hi Bruno,
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> 2011/8/14 Bruno Mahe &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">bruno.mahe at laposte.net</A>&gt;:
+</I>&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i> I don't know how many fans of hadoop there are around here, but I
+</I>&gt;&gt;&gt;<i> recently added support for Mageia in BigTop. This is not yet checked in
+</I>&gt;&gt;&gt;<i> and in a release, but it means anyone can now build or install packages
+</I>&gt;&gt;&gt;<i> for the following projects (descriptions taken from their respective
+</I>&gt;&gt;&gt;<i> website):
+</I>&gt;&gt;<i> I know a little bit about Hadoop but BigTop is new to me. I found
+</I>&gt;&gt;<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>&gt;&gt;<i> what I need to do to build a Mageia package. Could you elaborate a bit
+</I>&gt;&gt;<i> on this subject please?
+</I>&gt;&gt;<i>
+</I>&gt;<i> Hi Reinout,
+</I>&gt;<i>
+</I>&gt;<i> First of all, BigTop is now an Apache Incubator project. So all
+</I>&gt;<i> informations are located here:
+</I>&gt;<i> <A HREF="http://incubator.apache.org/projects/bigtop.html">http://incubator.apache.org/projects/bigtop.html</A>
+</I>&gt;<i>
+</I>&gt;<i> I also put on the wiki a small faq explaining how to build a component:
+</I>&gt;<i> <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>
+</I>&gt;<i> But in a nutshell, you should just have to type: &quot;make &lt;component&gt;-rpm&quot;
+</I>&gt;<i> where component is one of the following value &quot;flume hadoop hbase
+</I>&gt;<i> hive oozie pig sqoop whirr zookeeper&quot;
+</I>&gt;<i> You could also just type &quot;make rpm&quot; to build RPMs for all the projects.
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i> You will also find a list of dependencies needed to build Hadoop here:
+</I>&gt;<i> <A HREF="http://incubator.apache.org/bigtop/">http://incubator.apache.org/bigtop/</A>
+</I>&gt;<i> Note Forrest 0.8 (documentation generation tool used by hadoop and pig)
+</I>&gt;<i> will only work on with a 32bit 1.5 JDK. This should be only needed for
+</I>&gt;<i> building Hadoop.
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i> And also, in the &quot;test&quot; directory, you will find a testing framework
+</I>&gt;<i> (along with some tests) to automatically do:
+</I>&gt;<i> * package testing (checking files attributes, checking packages
+</I>&gt;<i> metadata, ensuring service scripts perform as expected...)
+</I>&gt;<i> * smoke testing to ensure correct basic usage of each component
+</I>&gt;<i> * integration testing to ensure interoperability between each component
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i> I hope this answer your questions. But feel free to let me know if you
+</I>&gt;<i> encounter any issue.
+</I>&gt;<i> Don't hesitate also to join BigTop mailing list.
+</I>&gt;<i>
+</I>&gt;<i> Thanks,
+</I>&gt;<i> Bruno
+</I>
+I also just put online the packages I use.
+So if you don't feel to build them, but to play with them, feel free to
+do a:
+urpmi.addmedia BigTop &quot;<A HREF="http://www.bmahe.net/repos/BigTop/mageia/1/x86_64/">http://www.bmahe.net/repos/BigTop/mageia/1/x86_64/</A>&quot;
+
+So far I have only focused on getting things built and installable. And
+will start focusing on ensuring they do work as expected :)
+
+Note that I don't guarantee anything about that repository, although I
+will try to update it from time to time.
+
+</PRE>
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+
+
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#5096">[ date ]</a>
+ <a href="thread.html#5096">[ thread ]</a>
+ <a href="subject.html#5096">[ subject ]</a>
+ <a href="author.html#5096">[ 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>