Skip to content

Support reading from other file systems like HDFS or S3 #51

@mzyoussef

Description

@mzyoussef

is there any chance that BagFile.getChannel return ReadableByteChannel instead of FileChannel to support reading bag files from HDFS or S3 direct?

Currently, we have to download the bag file to the local file system or cache it into memory, so it is an overhead, any idea that we can read from the stream directly?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions