Conversation
Signed-off-by: Maximilian Chrzan <maximilian.chrzan@here.com> Signed-off-by: mchrza <maximilian.chrzan@here.com>
Signed-off-by: Maximilian Chrzan <maximilian.chrzan@here.com> Signed-off-by: mchrza <maximilian.chrzan@here.com>
Signed-off-by: Maximilian Chrzan <maximilian.chrzan@here.com> Signed-off-by: mchrza <maximilian.chrzan@here.com>
Signed-off-by: Maximilian Chrzan <maximilian.chrzan@here.com> Signed-off-by: mchrza <maximilian.chrzan@here.com>
- Add logging to TaskedSpaceBasedStep#prepare() Signed-off-by: Benjamin Rögner <benjamin.roegner@here.com>
Also ignore "_SUCCESS" files. Signed-off-by: Maximilian Chrzan <maximilian.chrzan@here.com> Signed-off-by: mchrza <maximilian.chrzan@here.com>
…er error Signed-off-by: Benjamin Rögner <benjamin.roegner@here.com>
Signed-off-by: Benjamin Rögner <benjamin.roegner@here.com>
# Conflicts: # xyz-jobs/xyz-job-service/src/main/java/com/here/xyz/jobs/steps/JobCompiler.java
# Conflicts: # xyz-jobs/xyz-job-steps/src/main/java/com/here/xyz/jobs/steps/impl/transport/TaskedSpaceBasedStep.java
# Conflicts: # xyz-jobs/xyz-job-steps/src/main/java/com/here/xyz/jobs/steps/impl/transport/TaskedSpaceBasedStep.java
Signed-off-by: Ansari, Mujammil <mujammil.ansari@here.com>
Signed-off-by: Maximilian Chrzan <maximilian.chrzan@here.com> Signed-off-by: mchrza <maximilian.chrzan@here.com>
…ortSpaceToFiles step - Add flag to ImportFilesToSpace to allow re-using metadata from input files - Skip step execution for ExportSpaceToFiles when passthrough flag is enabled and return inputs as outputs Signed-off-by: Ansari, Mujammil <mujammil.ansari@here.com>
This change enables the user to define multiple input sets that are distinguishable by names. Depending on the expectations of the job, the different input sets can be assigned to be used for different purposes by the job compiler. The change is backwards compatible. If the user provides an "unnamed" input-set it has the default name "inputs". Signed-off-by: Benjamin Rögner <benjamin.roegner@here.com>
…the job payload Signed-off-by: Benjamin Rögner <benjamin.roegner@here.com>
…ly with new named user input-sets Signed-off-by: Benjamin Rögner <benjamin.roegner@here.com>
Signed-off-by: Benjamin Rögner <benjamin.roegner@here.com> # Conflicts: # xyz-jobs/xyz-job-steps/src/main/java/com/here/xyz/jobs/steps/impl/transport/ExportSpaceToFiles.java
- These methods use JsonObject for requests and responses. - Also fix Future mapping in JobApi#applyInputReferences Signed-off-by: Ansari, Mujammil <mujammil.ansari@here.com>
Signed-off-by: Benjamin Rögner <benjamin.roegner@here.com>
Signed-off-by: Benjamin Rögner <benjamin.roegner@here.com>
Signed-off-by: Benjamin Rögner <benjamin.roegner@here.com>
Signed-off-by: Benjamin Rögner <benjamin.roegner@here.com>
Signed-off-by: Benjamin Rögner <benjamin.roegner@here.com>
- Also remove INTERNAL_STATISTICS outputs Signed-off-by: Benjamin Rögner <benjamin.roegner@here.com>
…rs when mocking the execution of a step within the same job while re-using the outputs Signed-off-by: Benjamin Rögner <benjamin.roegner@here.com>
… step Signed-off-by: Benjamin Rögner <benjamin.roegner@here.com>
Signed-off-by: Benjamin Rögner <benjamin.roegner@here.com>
- Adjust input set after fusion to include correct step ID - Skip DelegateStep(s) during step validation Signed-off-by: Ansari, Mujammil <mujammil.ansari@here.com>
- Push down special implementations of DelegateStep#setOuputSets() & new JobInternalDelegateStep related constructor - Add internal helper method Job#nonFinalSteps() to filter out steps with final states from the stepStream - Remove obsolete method StepGraph#stepStream(boolean) from the generic StepGraph class Signed-off-by: Benjamin Rögner <benjamin.roegner@here.com>
Signed-off-by: Benjamin Rögner <benjamin.roegner@here.com>
…et was not found on the delegator that was present in the delegate - Flipped the way of iteration so that now only outputSets will be copied / referenced that are present at the compiled / new / delegator step Signed-off-by: Benjamin Rögner <benjamin.roegner@here.com>
…d through the job configuration. Signed-off-by: Benjamin Rögner <benjamin.roegner@here.com>
…rting the job Signed-off-by: Benjamin Rögner <benjamin.roegner@here.com>
…fied inline Signed-off-by: Benjamin Rögner <benjamin.roegner@here.com>
Signed-off-by: Benjamin Rögner <benjamin.roegner@here.com>
… Service Signed-off-by: Benjamin Rögner <benjamin.roegner@here.com>
…step Signed-off-by: Ansari, Mujammil <mujammil.ansari@here.com>
Signed-off-by: Benjamin Rögner <benjamin.roegner@here.com>
Signed-off-by: Benjamin Rögner <benjamin.roegner@here.com>
Signed-off-by: Benjamin Rögner <benjamin.roegner@here.com>
roegi
approved these changes
Apr 15, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.