8000 Spark harness should be able to turn off internal protocols · Issue #1952 · Yelp/mrjob · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Spark harness should be able to turn off internal protocols #1952
Closed
@coyotemarin

Description

@coyotemarin

To duplicate the semantics of MRJobs, our Spark harness encodes and decodes data between mappers and reducers and between job steps. This is usually unnecessary, since PySpark already knows how to serialize Python data structures,.

It should be possible to turn this off, only having the job decode the initial data and encode the output (e.g. --no-internal-protocols).

It might make sense to turn this on automatically for jobs that use PickleProtocol internally.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type 39A5

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0