GitHub user bobbai00 edited a comment on the discussion: Planning to clean up on amber directory
Sure, at high level, `amber` folder contains code in the following two packages: - `org.apache.amber`: main logic of the amber engine, 3 child packages are underneath: - `clustering` - `engine` - `error` - `org.apache.texera`: webserver related logic. 2 child packages are underneath: - `web`: **ComputingUnitMaster, ComputingUnitWorker, TexeraWebApplication** are here - `workflow`: **duplicated definitions** of WorkflowCompiler, LogicalLink and LogicalPlan (`org.apache.amber.compiler.model` contain another copy) GitHub link: https://github.com/apache/texera/discussions/3997#discussioncomment-14768682 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
