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

PigStorage does not receive the associated schema #199

Closed
costin opened this issue Apr 25, 2014 · 2 comments
Closed

PigStorage does not receive the associated schema #199

costin opened this issue Apr 25, 2014 · 2 comments

Comments

@costin
Copy link
Member

costin commented Apr 25, 2014

In some environments, the Pig runtime does not call checkSchema or potentially resets the UDFproperties resulting in no schema being available during writing.

@costin
Copy link
Member Author

costin commented Apr 25, 2014

relates to #197

costin added a commit that referenced this issue Apr 25, 2014
costin added a commit that referenced this issue Apr 28, 2014
Another work-around to Pig lack of loader schema definition which
forces impl. to try to figure out what type of sources are required

fix #200
relates #199
relates #117
costin added a commit that referenced this issue Apr 29, 2014
relates to #200
relates to #117
relates to #199
@costin
Copy link
Member Author

costin commented May 2, 2014

Fixed in master

@costin costin closed this as completed May 2, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant