[
https://issues.apache.org/jira/browse/PHOENIX-3214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15823355#comment-15823355
]
Josh Mahonin commented on PHOENIX-3214:
---------------------------------------
Hi [~kalyanhadoop]
I've just tried applying the {{PHOENIX-3214-updated.patch}} file to the master
branch, but I end up with a build failure:
{noformat}
[ERROR]
/Users/jmahonin/devel/phoenix/phoenix-kafka/src/main/java/org/apache/phoenix/kafka/consumer/PhoenixConsumer.java:[276,2]
class, interface, or enum expected
[ERROR]
/Users/jmahonin/devel/phoenix/phoenix-kafka/src/main/java/org/apache/phoenix/kafka/consumer/PhoenixConsumerTool.java:[107,2]
class, interface, or enum expected
[ERROR]
/Users/jmahonin/devel/phoenix/phoenix-kafka/src/main/java/org/apache/phoenix/kafka/KafkaConstants.java:[52,2]
class, interface, or enum expected
{noformat}
Please provide an updated patch. Thanks!
> Kafka Phoenix Consumer
> ----------------------
>
> Key: PHOENIX-3214
> URL: https://issues.apache.org/jira/browse/PHOENIX-3214
> Project: Phoenix
> Issue Type: New Feature
> Reporter: Kalyan
> Assignee: Kalyan
> Attachments: PHOENIX-3214-docs.patch, PHOENIX-3214-final.patch,
> PHOENIX-3214.patch, PHOENIX-3214-updated.patch
>
>
> Providing a new feature to Phoenix.
> Directly ingest Kafka messages to Phoenix.
> Similar to flume phoenix integration.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)