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

hadoopy.readtb fails silently when client machine doesn't have necessary compression codecs #58

Open
bwhite opened this issue Jun 27, 2012 · 0 comments

Comments

@bwhite
Copy link
Owner

bwhite commented Jun 27, 2012

When reading a file that is snappy compressed but the client doesn't have it installed, the iterator produced doesn't produce anything.

a=hadoopy.readtb('snappy_compressed_sequence_file').next()
Traceback (most recent call last):
File "", line 1, in
StopIteration

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