Ethan Wang created TAJO-733:
-------------------------------
Summary: Installation guide - Unpack tarball command updating
Key: TAJO-733
URL: https://issues.apache.org/jira/browse/TAJO-733
Project: Tajo
Issue Type: Improvement
Components: documentation
Affects Versions: 0.2-incubating
Reporter: Ethan Wang
Priority: Trivial
Installation guid (http://tajo.apache.org/tajo-0.8.0-doc.html#GettingStarted)
Unpack tarball
You should unpack the tarball (refer to build instruction).
$ tar xzvf tajo-0.2.0-SNAPSHOT.tar.gz
Command line should be updated as:
tar xzvf ./tajo-dist/target/tajo-x.y.z-SNAPSHOT.tar.gz
--
This message was sent by Atlassian JIRA
(v6.2#6252)