Added exception throwing in Hadoop transformation when TR is not syntactically valid #387

Merged
claudio.atzori merged 2 commits from exception_on_invalid_transofmation_rule into beta 1 month ago

This commit adds an exception throwing in the Hadoop transformation when the TR is not syntactically valid. This will help to catch and report errors early in the processing pipeline.

This commit adds an exception throwing in the Hadoop transformation when the TR is not syntactically valid. This will help to catch and report errors early in the processing pipeline.
sandro.labruzzo added 1 commit 3 months ago
claudio.atzori was assigned by sandro.labruzzo 3 months ago
alessia.bardi was assigned by sandro.labruzzo 3 months ago
michele.artini was assigned by sandro.labruzzo 3 months ago
giambattista.bloisi was assigned by sandro.labruzzo 3 months ago
claudio.atzori added 1 commit 1 month ago
claudio.atzori merged commit 069803f34a into beta 1 month ago
claudio.atzori deleted branch exception_on_invalid_transofmation_rule 1 month ago
The pull request has been merged as 069803f34a.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b exception_on_invalid_transofmation_rule beta
git pull origin exception_on_invalid_transofmation_rule

Step 2:

Merge the changes and update on Gitea.
git checkout beta
git merge --no-ff exception_on_invalid_transofmation_rule
git push origin beta
Sign in to join this conversation.
No reviewers
No Milestone
No project
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: D-Net/dnet-hadoop#387
Loading…
There is no content yet.