Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.13.0
-
None
-
None
Description
For certain system such as hdfs, the physical stream name might need to be finalized during the config generation. For example, we might allow user to specify the physical name to be the following path:
hdfs:/some/path/data/latest
and it will be translated to an actual path like (hdfs://some/path/data/00) when the application starts and generates the config for execution. So in order to do that, we will need to expose the stream physical name string for setting it in the config.
Attachments
Issue Links
- links to