mrjob icon indicating copy to clipboard operation
mrjob copied to clipboard

add get() method to fs

Open coyotemarin opened this issue 5 years ago • 0 comments

Our fs interface now has put() but no get(). Would be relatively trivial to add one; just open a file and cat chunks into it.

coyotemarin avatar Mar 08 '19 19:03 coyotemarin