Uploaded image for project: 'NetarchiveSuite'
  1. NetarchiveSuite
  2. NAS-2714

Add a prefix to (W)ARC metadata files

    XMLWordPrintable

Details

    • BNF

    Description

      Add a prefix to (W)ARC metadata files

      We have added the parameter settings.harvester.harvesting.metadata.metadataFileNameFormat in HarvesterSettings.java and modify code so that if this parameter is "prefix", the metadata file name will be either

      collectionName + "-" + jobID + "-" + harvestID + "-metadata-" + 1 + ."arc" + possibleGzSuffix
      

      or

      collectionName + "-" + jobID + "-" + harvestID + "-metadata-" + 1 + ."warc" + possibleGzSuffix
      

      We also modify wherever it was necessary to handle this case (in particular in test classes).

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              svc Søren Vejrup Carlsen (Inactive)
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: