[
https://issues.apache.org/jira/browse/TEZ-4731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
László Bodor updated TEZ-4731:
------------------------------
Description:
[https://github.com/apache/tez/blob/master/dev-support/bin/tez_run_example.sh]
currently, it downloads a released tez tarball and uses the corresponding
hadoop version
the proposal is that it can pick up tez-dist/target/tez-*-SNAPSHOT.tar.gz, or
any tez tar which is provided, then similarly figure out hadoop version, and
run the same example
this way we can have an easy pseudo-distributed sanity testing on a tarball
> Improve tez_run_example.sh to use custom tez.tar.gz
> ---------------------------------------------------
>
> Key: TEZ-4731
> URL: https://issues.apache.org/jira/browse/TEZ-4731
> Project: Apache Tez
> Issue Type: Improvement
> Reporter: László Bodor
> Priority: Major
>
> [https://github.com/apache/tez/blob/master/dev-support/bin/tez_run_example.sh]
> currently, it downloads a released tez tarball and uses the corresponding
> hadoop version
> the proposal is that it can pick up tez-dist/target/tez-*-SNAPSHOT.tar.gz, or
> any tez tar which is provided, then similarly figure out hadoop version, and
> run the same example
> this way we can have an easy pseudo-distributed sanity testing on a tarball
--
This message was sent by Atlassian Jira
(v8.20.10#820010)