Last Version

tez 0.10.1

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

org.apache.tez
ArtifactId

ArtifactId

tez
Version

Version

0.10.1
Type

Type

jar
Description

Description

tez
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

Apache Software Foundation

Download tez 0.10.1

Filename Size
tez-0.10.1.pom 44 KB
tez-0.10.1-tests.jar 7 KB
Browse

<!-- https://jarcasting.com/artifacts/org.apache.tez/tez/ -->
<dependency>
    <groupId>org.apache.tez</groupId>
    <artifactId>tez</artifactId>
    <version>0.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tez/tez/
implementation 'org.apache.tez:tez:0.10.1'
// https://jarcasting.com/artifacts/org.apache.tez/tez/
implementation ("org.apache.tez:tez:0.10.1")
'org.apache.tez:tez:jar:0.10.1'
<dependency org="org.apache.tez" name="tez" rev="0.10.1">
  <artifact name="tez" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tez', module='tez', version='0.10.1')
)
libraryDependencies += "org.apache.tez" % "tez" % "0.10.1"
[org.apache.tez/tez "0.10.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • hadoop-shim
  • tez-api
  • tez-build-tools
  • tez-common
  • tez-runtime-library
  • tez-runtime-internals
  • tez-mapreduce
  • tez-examples
  • tez-tests
  • tez-dag
  • tez-ext-service-tests
  • tez-ui
  • tez-plugins
  • tez-tools
  • hadoop-shim-impls
  • tez-dist
  • docs