## What changes were proposed in this pull request?
Update documentation about Amazon EMR.
Just little change to make bootstrap script working.
Previous script had dead link.
## What type of PR is it?
Documentation
## What is the Jira issue?
https://issues.apache.org/jira/browse/HIVEMALL-317
## How was this patch tested?
Document update. Test not needed.
Author: boomkim <bhk3177@gmail.com>
Closes #246 from boomkim/emr_docs.
mkdir -p /home/hadoop/tmp
wget --no-check-certificate -P /home/hadoop/tmp \
mkdir -p /home/hadoop/tmp
wget --no-check-certificate -P /home/hadoop/tmp \
- https://github.com/myui/hivemall/raw/master/target/hivemall-with-dependencies.jar https://github.com/myui/hivemall/raw/master/scripts/ddl/define-all.hive
+ https://repo1.maven.org/maven2/org/apache/hivemall/hivemall-all/0.6.0-incubating/hivemall-all-0.6.0-incubating.jar https://raw.githubusercontent.com/apache/incubator-hivemall/master/resources/ddl/define-all.hive