From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-discuss/20110826/005092.html | 105 ++++++++++++++++++++++++++++ 1 file changed, 105 insertions(+) create mode 100644 zarb-ml/mageia-discuss/20110826/005092.html (limited to 'zarb-ml/mageia-discuss/20110826/005092.html') 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 @@ + + + + [Mageia-discuss] Support of Mageia in BigTop + + + + + + + + + +

[Mageia-discuss] Support of Mageia in BigTop

+ Bruno Mahe + bruno.mahe at laposte.net +
+ Fri Aug 26 10:04:19 CEST 2011 +

+
+ +
On 08/25/2011 01:53 PM, Reinout van Schouwen wrote:
+> Hi Bruno,
+>
+> 2011/8/14 Bruno Mahe <bruno.mahe at laposte.net>:
+>
+>> 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):
+> I know a little bit about Hadoop but BigTop is new to me. I found
+> https://github.com/cloudera/bigtop/wiki but it's not quite clear to me
+> what I need to do to build a Mageia package. Could you elaborate a bit
+> on this subject please?
+>
+
+Hi Reinout,
+
+First of all, BigTop is now an Apache Incubator project. So all
+informations are located here:
+http://incubator.apache.org/projects/bigtop.html
+
+I also put on the wiki a small faq explaining how to build a component:
+https://cwiki.apache.org/confluence/display/BIGTOP/Frequently+Asked+Questions+%28FAQ%29#FrequentlyAskedQuestions%28FAQ%29-HowtobuildacomponentofBigTop%3F
+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:
+http://incubator.apache.org/bigtop/
+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
+
+ + + +
+

+ +
+More information about the Mageia-discuss +mailing list
+ -- cgit v1.2.1