Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Hadoop users are used to setting job configuration through "-D" on the command line.
Right now, Flink users have to manually parse command line arguments and pass them to the methods.
It would be nice to provide a standard args parser with is taking care of such stuff.
Attachments
Issue Links
- relates to
-
FLINK-2017 Add predefined required parameters to ParameterTool
- Resolved
-
FLINK-2021 Rework examples to use ParameterTool
- Resolved
-
FLINK-2018 Add ParameterUtil.fromGenericOptionsParser() for compatibility to Hadoop's argument parser
- Closed
1.
|
Add support for positional arguments to ParameterTool | Open | Unassigned |