siddharthteotia commented on pull request #5343:
URL: https://github.com/apache/incubator-pinot/pull/5343#issuecomment-624815243
This is the exception reported recently
`Got exception to kick off standalone data ingestion job -
java.io.IOException: Input/output error
at java.nio.MappedByteBuffer.force0(Native Method) ~[?:1.8.0_232]
at java.nio.MappedByteBuffer.force(MappedByteBuffer.java:203) ~[?:1.8.0_
232]
at org.apache.pinot.core.segment.memory.PinotByteBuffer.flush(PinotByteB
uffer.java:327)
~[pinot-all-0.4.0-SNAPSHOT-jar-with-dependencies.jar:0.4.0-SNAPS
HOT-7fd2110de66c2bb0b49ee340bac492fafe1f0693]
at org.apache.pinot.core.segment.memory.PinotDataBuffer.close(PinotDataB
uffer.java:271)
~[pinot-all-0.4.0-SNAPSHOT-jar-with-dependencies.jar:0.4.0-SNAPS
HOT-7fd2110de66c2bb0b49ee340bac492fafe1f0693]
at org.apache.pinot.core.io.util.PinotDataBitSet.close(PinotDataBitSet.j
ava:247)
~[pinot-all-0.4.0-SNAPSHOT-jar-with-dependencies.jar:0.4.0-SNAPSHOT-7fd
2110de66c2bb0b49ee340bac492fafe1f0693]
at org.apache.pinot.core.io.util.FixedBitIntReaderWriter.close(FixedBitI
ntReaderWriter.java:67)
~[pinot-all-0.4.0-SNAPSHOT-jar-with-dependencies.jar:0.4
.0-SNAPSHOT-7fd2110de66c2bb0b49ee340bac492fafe1f0693]
at org.apache.pinot.core.io.writer.impl.v1.FixedBitSingleValueWriter.clo
se(FixedBitSingleValueWriter.java:45)
~[pinot-all-0.4.0-SNAPSHOT-jar-with-depend
encies.jar:0.4.0-SNAPSHOT-7fd2110de66c2bb0b49ee340bac492fafe1f0693]
at org.apache.pinot.core.segment.creator.impl.fwd.SingleValueUnsortedFor
wardIndexCreator.close(SingleValueUnsortedForwardIndexCreator.java:47)
~[pinot-a
ll-0.4.0-SNAPSHOT-jar-with-dependencies.jar:0.4.0-SNAPSHOT-7fd2110de66c2bb0b49ee
340bac492fafe1f0693]
at org.apache.pinot.common.utils.FileUtils.close(FileUtils.java:95) ~[pi
not-all-0.4.0-SNAPSHOT-jar-with-dependencies.jar:0.4.0-SNAPSHOT-7fd2110de66c2bb0
b49ee340bac492fafe1f0693]
at org.apache.pinot.core.segment.creator.impl.SegmentColumnarIndexCreato
r.close(SegmentColumnarIndexCreator.java:577)
~[pinot-all-0.4.0-SNAPSHOT-jar-wit
h-dependencies.jar:0.4.0-SNAPSHOT-7fd2110de66c2bb0b49ee340bac492fafe1f0693]
at org.apache.pinot.core.segment.creator.impl.SegmentIndexCreationDriver
Impl.handlePostCreation(SegmentIndexCreationDriverImpl.java:223)
~[pinot-all-0.4
.0-SNAPSHOT-jar-with-dependencies.jar:0.4.0-SNAPSHOT-7fd2110de66c2bb0b49ee340bac
492fafe1f0693]`
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]