dump #50
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#50
Loading…
Reference in New Issue
No description provided.
Delete Branch "miriam.baglioni/dnet-hadoop:dump"
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?
changes in this PR:
@ -110,3 +73,1 @@
ar.close();
}
// private static TarArchiveOutputStream getTar(FileSystem fileSystem, String outputPath) throws IOException {
Please delete commented code. It was factored out in the MakeTar utility class, right?
@ -381,0 +398,4 @@
}
private static <I extends Instance> void setCommonValue(eu.dnetlib.dhp.schema.oaf.Instance i, I instance) {// <I
// extends
further comments to drop
Please move all the PidGraph stuff in a different branch.
Check it now. I have removed the pid graph dump stuff and also the commented lines