Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed dependency mapreduce.lib.files #3

Open
fcaldas opened this issue Aug 5, 2016 · 0 comments
Open

Removed dependency mapreduce.lib.files #3

fcaldas opened this issue Aug 5, 2016 · 0 comments

Comments

@fcaldas
Copy link

fcaldas commented Aug 5, 2016

Hi,

I am trying to use CloudStorageLineInputReader for inserting CSV files into datastore but it looks like one of the library dependencies were removed from mapreduce. I am getting the following error:

`
File "input_readers.py", line 26, in
from mapreduce.lib import files

ImportError: cannot import name files
`

The file input_reader.py is on the top level directory of my project, just where I copied the source of mapreduce.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant