Giter Site home page Giter Site logo

Comments (6)

BrandonHaynes avatar BrandonHaynes commented on August 20, 2024

I have been running a (somewhat) specialized implementation of this feature that might be generalized for this purpose. Is this still an open issue in MRJob?

from mrjob.

coyotemarin avatar coyotemarin commented on August 20, 2024

(whoops, didn't mean to close that. wooo GitHub keyboard shortcuts)

Yes, this is still an open issue. We didn't do this because we didn't have a good use case. Would love to see your code.

from mrjob.

BrandonHaynes avatar BrandonHaynes commented on August 20, 2024

I'm currently archiving the specified files on runner instantiation and appending the resulting file(s) onto the python_archives list. Although I'd generally prefer to avoid mucking with the caller's passed-in values, this is an easy shortcut. Thoughts?

from mrjob.

coyotemarin avatar coyotemarin commented on August 20, 2024

Sorry for the slow response. Just to be totally clear, can you show me what your command line looks like and/or some sample code?

from mrjob.

coyotemarin avatar coyotemarin commented on August 20, 2024

Probably better to .zip directories, so they can play well with the py_files option (see #1375).

from mrjob.

coyotemarin avatar coyotemarin commented on August 20, 2024

Finally going to do this!

Just going to create tarballs (since even old versions of Hadoop support them) and not do any filtering of hidden files.

from mrjob.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.