You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2017/01/09 07:33:58 UTC

[jira] [Commented] (TEZ-3561) Fix wrong tez tarball name in install.md

    [ https://issues.apache.org/jira/browse/TEZ-3561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15810932#comment-15810932 ] 

Siddharth Seth commented on TEZ-3561:
-------------------------------------

+1. Committing. Thanks [~ajisakaa]

> Fix wrong tez tarball name in install.md
> ----------------------------------------
>
>                 Key: TEZ-3561
>                 URL: https://issues.apache.org/jira/browse/TEZ-3561
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Akira Ajisaka
>            Assignee: Akira Ajisaka
>            Priority: Minor
>              Labels: documentation, newbie
>         Attachments: TEZ-3561.01.patch
>
>
> In install.md, tez-x.y.z-SNAPSHOT-archive.tar.gz should be tez-x.y.z-SNAPSHOT.tar.gz.
> {noformat}
>     -   Assuming that the tez jars are put in /apps/ on HDFS, the
>         command would be
>     ```
>     hadoop dfs -mkdir /apps/tez-x.y.z-SNAPSHOT
>     hadoop dfs -copyFromLocal tez-dist/target/tez-x.y.z-SNAPSHOT-archive.tar.gz /apps/tez-x.y.z-SNAPSHOT/
>     ```
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)