Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Currently, feed/process workflow builder is a single class which handles all different cases of lifecycles, storage types, workflow engines and building all oozie entities(workflow, coord and bundle). This is not readable and difficult to maintain. This needs some re-factoring.
Approach:
Maintain different builders for
1. oozie entities - workflow, coord and bundle.
2. entity types - feed and process
3. lifecycle - process, retention and replication
4. workflow engines - oozie, pig and hive
Attachments
Attachments
Issue Links
- links to