Member since
02-08-2018
4
Posts
0
Kudos Received
0
Solutions
04-25-2018
08:05 PM
Hi @bruce liu Sorry again, but I don't understand at all. Where I can change this code?. I don't know if I have to look some file in the Linux filesystem, or if I have to download some file and change in Eclipse, or is just by other way. Thanks again.
... View more
04-23-2018
11:28 PM
Hi Bruce Liu, Thanks for your answer. I have additional question about the solution, where I can change this code? Sorry but I am new in Hortonworks. Thank you.
... View more
04-20-2018
05:11 PM
Hi, Please your help with the following error: java.lang.IndexOutOfBoundsException:
end index (429) must not be less than start index (7763)
at
org.apache.storm.shade.com.google.common.base.Preconditions.checkPositionIndexes(Preconditions.java:386)
at
com.hortonworks.streamline.streams.runtime.storm.spout.AvroKafkaSpoutTranslator$ByteBufferInputStream.read(AvroKafkaSpoutTranslator.java:108)
at
org.apache.avro.io.BinaryDecoder$InputStreamByteSource.tryReadRaw(BinaryDecoder.java:839)
at
org.apache.avro.io.BinaryDecoder$ByteSource.compactAndFill(BinaryDecoder.java:692)
at This error happened when I run an application in SAM (attached). Thanks
... View more
Labels:
- Labels:
-
Apache Kafka
-
Apache Storm