8000 local runner filesystems should not handle URIs · Issue #1185 · Yelp/mrjob · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
local runner filesystems should not handle URIs #1185
Closed
@coyotemarin

Description

@coyotemarin

It's pretty common for people to try to pass S3 URIs to MRJobs run in local/inline mode. Currently, these runners interpret URIs as weird-looking paths on the local filesystem, leading to confusing behavior.

Instead of using LocalFilesystem as the default fs, we should use Compos 5AEE iteFilesystem(LocalFilesystem()), so that URIs will be refused.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0