You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mahout.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/11/15 14:52:00 UTC

[jira] [Commented] (MAHOUT-2007) Fix wikipedia xml dump url in examples

    [ https://issues.apache.org/jira/browse/MAHOUT-2007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16253552#comment-16253552 ] 

ASF GitHub Bot commented on MAHOUT-2007:
----------------------------------------

GitHub user jackcgai reopened a pull request:

    https://github.com/apache/mahout/pull/339

    MAHOUT-2007 Fix wikipedia xml dump url in examples

    ### Purpose of PR:
    Please give a short description of what this PR is for.
    MAHOUT-2007 Fix wikipedia xml dump url in examples
    
    ### Important ToDos
    Please mark each with an "x"
    - [x ] A JIRA ticket exists (if not, please create this first)[https://issues.apache.org/jira/browse/ZEPPELIN/]
    - [x ] Title of PR is "MAHOUT-XXXX Brief Description of Changes" where XXXX is the JIRA number.
    - [ ] Created unit tests where appropriate
    - [ ] Added licenses correct on newly added files
    - [x ] Assigned JIRA to self
    - [ ] Added documentation in scala docs/java docs, and to website
    - [x ] Successfully built and ran all unit tests, verified that all tests pass locally.
    
    If all of these things aren't complete, but you still feel it is
    appropriate to open a PR, please add [WIP] after MAHOUT-XXXX before the
    descriptions- e.g. "MAHOUT-XXXX [WIP] Description of Change"
    
    Does this change break earlier versions?
    no
    Is this the beginning of a larger project for which a feature branch should be made?
    no

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jackcgai/mahout jackcgai-patch-1

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/mahout/pull/339.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #339
    
----
commit ffb2eaaa78f09f11c1ff85040fd890bbb4a18bbc
Author: jackcgai <ja...@gmail.com>
Date:   2017-09-19T02:40:47Z

    Add files via upload

----


> Fix wikipedia xml dump url in examples
> --------------------------------------
>
>                 Key: MAHOUT-2007
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-2007
>             Project: Mahout
>          Issue Type: Bug
>    Affects Versions: 0.13.0
>            Reporter: Andrew Palumbo
>            Assignee: jack ai
>             Fix For: 0.13.1
>
>         Attachments: classify-wikipedia.sh
>
>
> sometime after mahout 0.12.2, the URL for the xml dump changed and now 404s out.  This is a one line fix.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)