GitHub user chezou opened a pull request:

    https://github.com/apache/incubator-hivemall/pull/162

    [HIVEMALL-217] Resolve missing links for user manual

    ## What changes were proposed in this pull request?
    
    Fix missing links and unintended redirection on the document.
    
    There are still known issues required to be fixed:
    - Change of Kaggle documents loses good refere for [Log 
Loss](https://www.kaggle.com/wiki/LogarithmicLoss) and 
[Metrics](https://www.kaggle.com/wiki/Metrics) for evaluation for regression 
page
    - Due to version up of EMR version, [this 
link](https://docs.aws.amazon.com/ElasticMapReduce/latest/DeveloperGuide/emr-plan-ami.html)
 redirects unintended page
    - Mix server related documents are outdated; tips/mixserver, 
tips/hadoop_tuning
    
    ## What type of PR is it?
    
    Improvement
    
    ## What is the Jira issue?
    
    https://issues.apache.org/jira/projects/HIVEMALL/issues/HIVEMALL-217
    
    ## How was this patch tested?
    
    manual tests


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

    $ git pull https://github.com/chezou/incubator-hivemall resolve-missinglink

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

    https://github.com/apache/incubator-hivemall/pull/162.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 #162
    
----
commit bcb9ea313a5ac9915048125f583a1d52287c7d01
Author: Aki Ariga <ariga@...>
Date:   2018-09-04T08:33:19Z

    Fix missing links

commit 502334fca898d68f3146cd1cb7c3f1e3d42cb84c
Author: Aki Ariga <ariga@...>
Date:   2018-09-04T09:47:08Z

    Change EMR cli client link

commit fdc0a932b0d94744dd20505d081a081f749bf031
Author: Aki Ariga <ariga@...>
Date:   2018-09-04T09:48:00Z

    Add scoreKDD.py link and instruction

commit 8a3b299e34a22905601f6e7c53fca4f8c887e383
Author: Aki Ariga <ariga@...>
Date:   2018-09-04T10:04:54Z

    Fix redirected links

commit 23effd99a516edae433f139c6b58880e6d369238
Author: Aki Ariga <ariga@...>
Date:   2018-09-04T10:05:35Z

    s/http/https/

commit 9ff65d2df9c7b2045a5ba4a3cdad6412e0cd8449
Author: Aki Ariga <ariga@...>
Date:   2018-09-04T10:08:31Z

    Revert outdated documents with mix server

commit c52fb312d585876bfbd581c111a191eed73b21e2
Author: Aki Ariga <ariga@...>
Date:   2018-09-04T10:12:54Z

    Revert 403 link for https

----


---

Reply via email to