summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2014-12-20 18:32:12 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2014-12-20 18:32:12 +0000
commit1759c63e9fe2c7cc64a068cb0eea4fb1bb2b8d68 (patch)
treef0074bf7fd112b9b8f396eff4957ef942fe8e33a
parentUse GH_COMMIT (diff)
Add some notes for potential update submitters.
Notes
Notes: svn path=/head/; revision=375080
-rw-r--r--devel/hadoop2/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/hadoop2/Makefile b/devel/hadoop2/Makefile
index f8f3e6a8f650..0f2997a2d3cb 100644
--- a/devel/hadoop2/Makefile
+++ b/devel/hadoop2/Makefile
@@ -1,6 +1,10 @@
# Created by: Dmitry Sivachenko <demon@FreeBSD.org>
# $FreeBSD$
+# Please do not submit untested updates. Be sure to start hadoop in
+# distributed mode and run few map/reduce. Be sure there are no exception
+# in any of it's log files. This version is tested under the load and
+# no problems encountered so far. Thanks.
PORTNAME= hadoop
PORTVERSION= 2.4.1
PORTREVISION= 4