You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by ra...@apache.org on 2018/06/06 15:12:09 UTC

mahout git commit: HOTFIX Add mahout-mr profile to website

Repository: mahout
Updated Branches:
  refs/heads/branch-0.14.0 ff658853d -> 0fca1c0f6


HOTFIX Add mahout-mr profile to website


Project: http://git-wip-us.apache.org/repos/asf/mahout/repo
Commit: http://git-wip-us.apache.org/repos/asf/mahout/commit/0fca1c0f
Tree: http://git-wip-us.apache.org/repos/asf/mahout/tree/0fca1c0f
Diff: http://git-wip-us.apache.org/repos/asf/mahout/diff/0fca1c0f

Branch: refs/heads/branch-0.14.0
Commit: 0fca1c0f6f2e9f45905171ac80550e33e72c477e
Parents: ff65885
Author: Trevor a.k.a @rawkintrevo <tr...@gmail.com>
Authored: Wed Jun 6 10:11:38 2018 -0500
Committer: Trevor a.k.a @rawkintrevo <tr...@gmail.com>
Committed: Wed Jun 6 10:11:38 2018 -0500

----------------------------------------------------------------------
 website/developers/buildingmahout.md | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mahout/blob/0fca1c0f/website/developers/buildingmahout.md
----------------------------------------------------------------------
diff --git a/website/developers/buildingmahout.md b/website/developers/buildingmahout.md
index 8f1576d..68d068a 100644
--- a/website/developers/buildingmahout.md
+++ b/website/developers/buildingmahout.md
@@ -169,6 +169,9 @@ The following profiles are available for building optional components:
 			<td>Build Community Engine of Mahout for H2o</td>
 		</tr>
 		<tr>
+			<td><code>mahout-mr</code></td>
+			<td>Build Community maintained Mahout for Map Reduce</td>
+		<tr>
 			<td><code>viennacl</code></td>
 			<td>Build Experimental ViennaCL (GPU) BLAS Pack</td>
 		</tr>