Details
Description
With TCOMP-253, the component framework can add business objects with common logic.
Component families can provide a FileSystemDefinition that represent a file system that can serve files to components.
Normally, any component that deals with a file system should be able to deal with any instance of a file system that is configured in the component framework (i.e. Local, HDFS, S3, other cloud solutions).
Attachments
Issue Links
- depends on
-
TCOMP-253 Add "extended" definitions to components-api, commons and service.
- Closed
- is related to
-
TCOMP-268 A component family can provide a new file/record format definition.
- Closed
-
TCOMP-269 A component family can provide a file/record compression definition.
- Closed
- prerequisite of
-
TCOMP-1119 Unified FileSystem Datastore/Dataset definition to centralize all FS providers
- Rejected