Skip to content

benchmark.download interrupted by non-zip files in the s3 database #19

Description

@ZhuofanXie
  • DataTracer version: 0.0.6.dev0, branch tracer-benchmarks
  • Python version: 3.7.4
  • Operating System: MacOS 10.15.6

Description

In the current version of benchmark, the download method would throw an error when the file cannot be parsed as a zip file, and therefore interrupted by index.html in the s3 database http://tracer-data.s3.amazonaws.com/.

Proposed Solution

Examine if the file_name ends with .zip, and skip those that does not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions