Add Collector Plugin for Zenodo Dumps #516
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#516
Loading…
Reference in New Issue
No description provided.
Delete Branch "zenodo_dump_collection"
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 pull request introduces a new collector plugin designed to handle Zenodo dumps. The plugin expects the following configuration in the APIDescriptor:
The plugin performs the following tasks:
DNET Integration
I am unsure of the steps required to integrate this new plugin into the DNET infrastructure. Unfortunately, I don’t recall the legacy code details or the integration process.
@ -0,0 +83,4 @@
org.apache.hadoop.io.IOUtils.closeStream(gzipInputStream);
}
} catch (Exception e) {
throw new CollectorException(e);
you should delete the temporary file