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

PIG-4472: KafkaStorage ready to update #17

Open
wants to merge 2 commits into
base: trunk
Choose a base branch
from
Open

PIG-4472: KafkaStorage ready to update #17

wants to merge 2 commits into from

Conversation

Marvalero
Copy link

Here is a KafkaStorage function that export data from pig to Kafka in JSON format. I have used the libreries from https://mvnrepository.com:

org.apache.kafka
kafka_2.10
0.8.2.0

org.json json 20140107

@maparco
Copy link

maparco commented Jan 14, 2016

Does this function work with current versions of Pig/Kafka? Also, are there plans to integrate this to Piggybank under the latest trunk Pig?

@r0hini
Copy link
Contributor

r0hini commented Apr 27, 2016

Please file a jira in https://issues.apache.org/jira/browse/PIG and upload a patch there. We do not accept git pull requests. Refer to https://cwiki.apache.org/confluence/display/PIG/HowToContribute#HowToContribute-Contributingyourwork for more details on the steps involved in contributing.

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.

4 participants