GitHub user aschor opened a pull request:
https://github.com/apache/incubator-hivemall/pull/150
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)?
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aschor/incubator-hivemall patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hivemall/pull/150.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 #150
----
commit 9496539f34e5f5242e3a4570f528ad81ecafb2cf
Author: nono <aschor@...>
Date: 2018-05-24T07:56:34Z
update conv.awk location
http 404 before correction
----
---