Skip to content

Conversation

@rjoberon
Copy link

@rjoberon rjoberon commented Mar 9, 2016

I found no option to "pipe" the raw JSON through Pig, i.e., to filter the JSON with Pig based on its content but then output the original JSON. Using JsonStorage does not work, since it does not fully support nested structures. The same is true for LzoJsonStorage. Therefore, I added an option which adds the raw JSON to the returned tuple such that the first tuple can be used for processing with Pig and the second tuple can be stored.

@CLAassistant
Copy link

CLAassistant commented Nov 15, 2019

CLA assistant check
All committers have signed the CLA.

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

Successfully merging this pull request may close these issues.

2 participants