You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2021/02/02 14:35:12 UTC

[GitHub] [incubator-pinot] khannavivek opened a new issue #6521: Pinot creating segments again on restart and takes too much time

khannavivek opened a new issue #6521:
URL: https://github.com/apache/incubator-pinot/issues/6521


   Hi,
   
   I am running pinot-ingestion-job with this params
   
   `jobType: SegmentCreationAndTarPush
   inputDirURI: 'inputdirectoryPath'
   includeFileNamePattern: 'glob:**/*.csv.gz'`
   
   and everytime I restart pinot it created all the segment again for all the files and takes too much time for that too. Is there a way to persist the previously created segment and use those segments in next start to save time?


----------------------------------------------------------------
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:
users@infra.apache.org



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