[
https://issues.apache.org/jira/browse/KAFKA-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14515069#comment-14515069
]
Rekha Joshi commented on KAFKA-1284:
------------------------------------
Hi [~darion]
The -1 error will be thrown only if the channel is closed, has reached
end-of-stream -
http://docs.oracle.com/javase/7/docs/api/java/nio/channels/ReadableByteChannel.html
Please check your configurations are correct, nimbus, zk are good at storm end,
and there are no firewall issues? I use later versions of kafka storm for real
time data ingestion pipeline and they work fine.If you could provide complete
stack trace post confirming all the configs/ps are good? Maybe it could be
older versions issue.Also it might help you to check
https://github.com/miguno/kafka-storm-starter Thanks.
> Received -1 when reading from channel, socket has likely been closed.
> ---------------------------------------------------------------------
>
> Key: KAFKA-1284
> URL: https://issues.apache.org/jira/browse/KAFKA-1284
> Project: Kafka
> Issue Type: Bug
> Reporter: darion yaphets
> Assignee: Rekha Joshi
> Priority: Trivial
>
> I use kafka 0.7.2 as storm data source (0.8.1) and storm-kafka maybe a
> useful spout to feed data into storm
> but storm report Received -1 when reading from channel, socket has likely
> been closed. at storm spout in open() . It's confuse and any one could help
> me . Thanks a lot ~~
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)