DefaultJobPropertiesParser, MapReduceJobPropertiesParserpublic interface JobPropertyParser
JobProperties parsing utility.| Modifier and Type | Method | Description |
|---|---|---|
DataType<?> |
parseJobProperty(java.lang.String key,
java.lang.String value) |
Parse the specified job configuration key-value pair.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.