| Package | Description |
|---|---|
| com.aliyun.odps.exec | |
| com.aliyun.odps.udf |
UDF API
主要包括
UDF(User Defined Function,用户自定义函数)
和 UDTF (User Defined Table-generating Function,用户自定义生成表函数) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExecutionContextReporter
Reporter implemented by ExecutionContext
|
| Modifier and Type | Method and Description |
|---|---|
RecordReader |
InputFormat.getRecordReader(InputSplit split,
Configuration conf,
Reporter reporter)
Get the RecordReader for the given InputSplit.
|
RecordWriter |
OutputFormat.getRecordWriter(Configuration conf,
String name,
Class valueClass,
boolean isCompressed,
Properties tableProperties,
Reporter reporter) |
Copyright © 2021 Alibaba Cloud Computing. All rights reserved.