chenboat commented on issue #3748: Use the PinotFS instead of local file system to open a segment file t… URL: https://github.com/apache/incubator-pinot/pull/3748#issuecomment-458312175 > I would prefer that we avoid getting the segment file altogether. > > The server uploads the segment metadata file as a part of the COMMIT message, and that gets passed around in the CommittingSegmentDescriptor. > > We should avoid pulling the segment metadata file out of the tarball. Thank you for the suggestion. That will simplify the workflow. I am working on that.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
