You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pinot.apache.org by GitBox <gi...@apache.org> on 2018/11/17 05:27:20 UTC

[GitHub] fx19880617 opened a new pull request #3512: Let PinotDataBuffer.newIndexFor(...) takes long value

fx19880617 opened a new pull request #3512: Let PinotDataBuffer.newIndexFor(...) takes long value
URL: https://github.com/apache/incubator-pinot/pull/3512
 
 
   Have got this exception during realtime segment persistence.
   
   ```
   2018-11-17 02:31:28 INFO  SegmentV1V2ToV3FormatConverter:63 - Converting segment: /var/upinot/stream-pinot-server/dataDir/myTable_REALTIME/_tmp/tmp-myTable__0__4__20181117T0208Z-1542421858364/myTable__0__4__20181117T0208Z to v3 format
   2018-11-17 02:31:28 ERROR PinotDataBuffer:194 - Caught exception while mapping file: /var/upinot/stream-pinot-server/dataDir/myTable_REALTIME/_tmp/tmp-myTable__0__4__20181117T0208Z-1542421858364/myTable__0__4__20181117T0208Z/myTable__0__4__20181117T0208Z.v3.tmp6929117218320816261/columns.psf from offset: 876008 of size: -1502500884 with description: SingleFileIndexDirectoryreason.dictionarydictionary.create
   2018-11-17 02:31:28 ERROR LLRealtimeSegmentDataManager_myTable__0__4__20181117T0208Z:643 - Could not build segment
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pinot.apache.org
For additional commands, e-mail: dev-help@pinot.apache.org