| Package | Description |
|---|---|
| org.apache.tez.runtime.library.common | |
| org.apache.tez.runtime.library.common.sort.impl |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.tez.runtime.library.common.task.local.output |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.tez.runtime.library.common.writers |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method and Description |
|---|---|
static TezTaskOutput |
TezRuntimeUtils.instantiateTaskOutputManager(org.apache.hadoop.conf.Configuration conf,
org.apache.tez.runtime.api.OutputContext outputContext) |
| Modifier and Type | Field and Description |
|---|---|
protected TezTaskOutput |
ExternalSorter.mapOutputFile |
| Modifier and Type | Method and Description |
|---|---|
TezTaskOutput |
ExternalSorter.getMapOutput() |
| Modifier and Type | Class and Description |
|---|---|
class |
TezTaskOutputFiles
Manipulate the working area for the transient store for components in tez-runtime-library
This class is used by Inputs and Outputs in tez-runtime-library to identify the directories
that they need to write to / read from for intermediate files.
|
| Modifier and Type | Field and Description |
|---|---|
protected TezTaskOutput |
BaseUnorderedPartitionedKVWriter.outputFileHandler |
Copyright © 2017 Apache Software Foundation. All rights reserved.