[ https://issues.apache.org/jira/browse/MAHOUT-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16024246#comment-16024246 ]
ASF GitHub Bot commented on MAHOUT-1989: ---------------------------------------- GitHub user cbaenziger opened a pull request: https://github.com/apache/mahout/pull/322 MAHOUT-1989 - Paul Komarek's Thesis URL is 403'ing ### Purpose of PR: MAHOUT-1989 to fix Paul Komarek's Thesis URL ### Important ToDos Please mark each with an "x" - [X] A JIRA ticket exists (MAHOUT-1989)[https://issues.apache.org/jira/browse/MAHOUT-1989] - [X ] Title of PR is "MAHOUT-1989 - Paul Komarek's Thesis URL is 403'ing" where 1989 is the JIRA number. - [NA] Created unit tests where appropriate - [NA] Added licenses correct on newly added files - [ ] Assigned JIRA to self (I can not seem to do this?) - [NA] Added documentation in scala docs/java docs, and to website - [ ] Successfully built and ran all unit tests, verified that all tests pass locally. (Sorry I didn't try building the docs; but here's the change...) 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/cbaenziger/mahout MAHOUT-1989 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/mahout/pull/322.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 #322 ---- commit f027cca435859bb0f9f48447bf3b8ce5fc8a7a1e Author: Clay Baenziger <c...@clayb.net> Date: 2017-05-25T05:53:30Z MAHOUT-1989 - Paul Komarek's Thesis URL is 403'ing ---- > Paul Komarek's Thesis URL is 403'ing > ------------------------------------ > > Key: MAHOUT-1989 > URL: https://issues.apache.org/jira/browse/MAHOUT-1989 > Project: Mahout > Issue Type: Bug > Components: Documentation > Reporter: Clay B. > Priority: Trivial > > Going to > {{http://www.autonlab.org/autonweb/14709/version/4/part/5/data/komarek:lr_thesis.pdf?branch=main&language=en}} > e.g. from > https://mahout.apache.org/users/classification/logistic-regression.html > results in a 403. The current URL is from his lab. Using a web search I find > that his thesis is hosted at > {{http://repository.cmu.edu/cgi/viewcontent.cgi?article=1221&context=robotics}} > which is likely to be stable. -- This message was sent by Atlassian JIRA (v6.3.15#6346)