[
https://issues.apache.org/jira/browse/MAHOUT-2007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16172669#comment-16172669
]
ASF GitHub Bot commented on MAHOUT-2007:
----------------------------------------
GitHub user jackcgai opened a pull request:
https://github.com/apache/mahout/pull/339
Add files via upload
### 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 <[email protected]>
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
> 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)