You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hivemall.apache.org by my...@apache.org on 2018/05/24 09:58:24 UTC

incubator-hivemall git commit: update conv.awk location

Repository: incubator-hivemall
Updated Branches:
  refs/heads/master 4af2ed492 -> 7ea6bfd52


update conv.awk location

http 404 before correction

## What changes were proposed in this pull request?

(Please fill in changes proposed in this fix)

## What type of PR is it?

[Bug Fix | Improvement | Feature | Documentation | Hot Fix | Refactoring]

## What is the Jira issue?

(Put link here and add [HIVEMALL-*Jira number*] in PR title, e.g., [HIVEMALL-533])

## How was this patch tested?

(Please explain how this patch was tested. e.g., unit tests, integration tests, manual tests)

## How to use this feature?

(Please remove this section if not needed)

## Checklist

(Please remove this section if not needed; check `x` for YES, blank for NO)

- [x] Did you apply source code formatter, i.e., `./bin/format_code.sh`, for your commit?
- [ ] Did you run system tests on Hive (or Spark)?

Author: nono <as...@users.noreply.github.com>

Closes #150 from aschor/patch-1.


Project: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/commit/7ea6bfd5
Tree: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/tree/7ea6bfd5
Diff: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/diff/7ea6bfd5

Branch: refs/heads/master
Commit: 7ea6bfd527cc4b215f4bb689f40e555f8a3a1969
Parents: 4af2ed4
Author: nono <as...@users.noreply.github.com>
Authored: Thu May 24 18:58:17 2018 +0900
Committer: Makoto Yui <my...@apache.org>
Committed: Thu May 24 18:58:17 2018 +0900

----------------------------------------------------------------------
 docs/gitbook/binaryclass/a9a_dataset.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/7ea6bfd5/docs/gitbook/binaryclass/a9a_dataset.md
----------------------------------------------------------------------
diff --git a/docs/gitbook/binaryclass/a9a_dataset.md b/docs/gitbook/binaryclass/a9a_dataset.md
index cd53d46..26b1700 100644
--- a/docs/gitbook/binaryclass/a9a_dataset.md
+++ b/docs/gitbook/binaryclass/a9a_dataset.md
@@ -26,7 +26,7 @@ http://www.csie.ntu.edu.tw/~cjlin/libsvmtools/datasets/binary.html#a9a
 preparation
 =========
 
-[conv.awk](https://raw.githubusercontent.com/myui/hivemall/master/resources/misc/conv.awk)
+[conv.awk](https://raw.githubusercontent.com/apache/incubator-hivemall/master/resources/misc/conv.awk)
 
 ```
 cd /mnt/archive/datasets/classification/a9a