[ 
https://issues.apache.org/jira/browse/MAHOUT-2122?focusedWorklogId=504259&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-504259
 ]

ASF GitHub Bot logged work on MAHOUT-2122:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 23/Oct/20 17:12
            Start Date: 23/Oct/20 17:12
    Worklog Time Spent: 10m 
      Work Description: andrewmusselman commented on a change in pull request 
#405:
URL: https://github.com/apache/mahout/pull/405#discussion_r511023581



##########
File path: docker/getting-started/readme.md
##########
@@ -0,0 +1,22 @@
+# Getting Started With Mahout Using Apache Zeppelin
+
+## Setting Environment Variables
+
+```
+export CONTAINER_NAME=$USER/mahoutgui
+export VERSION=14.3-SNAPSHOT
+```
+
+## Building Container
+
+```bash
+docker build -t $CONTAINER_NAME:$VERSION .

Review comment:
       Is this not `pull`

##########
File path: website/_posts/2020-10-18-version-14-2-released.md
##########
@@ -0,0 +1,13 @@
+---
+layout: post
+title: 14.2 Is Released!

Review comment:
       This is 14.1

##########
File path: docker/getting-started/readme.md
##########
@@ -0,0 +1,22 @@
+# Getting Started With Mahout Using Apache Zeppelin
+
+## Setting Environment Variables
+
+```
+export CONTAINER_NAME=$USER/mahoutgui
+export VERSION=14.3-SNAPSHOT
+```
+
+## Building Container
+
+```bash
+docker build -t $CONTAINER_NAME:$VERSION .

Review comment:
       Nevermind I see the "how to pull" doc below




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 504259)
    Time Spent: 40m  (was: 0.5h)

> Create a getting started docker container
> -----------------------------------------
>
>                 Key: MAHOUT-2122
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-2122
>             Project: Mahout
>          Issue Type: Improvement
>            Reporter: Trevor Grant
>            Assignee: Trevor Grant
>            Priority: Major
>          Time Spent: 40m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to