Added exception throwing in Hadoop transformation when TR is not syntactically valid #387
No reviewers
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
RDGraph
RSAC
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: D-Net/dnet-hadoop#387
Loading…
Reference in New Issue
No description provided.
Delete Branch "exception_on_invalid_transofmation_rule"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.