kai11 commented on PR #8191: URL: https://github.com/apache/pinot/pull/8191#issuecomment-1497602949
"glob:*2023-04*" don't work; However, "glob:**2023-04*" does. We use hdfs for deep storage, so segment names there are full paths like hdfs://hostname/pinot/pinot-segments/table/table_2023-04_00.tar.gz , not table_2023-04_00.tar.gz PS. This might be hdfs-specific. PPS. PR to update documentation: https://github.com/pinot-contrib/pinot-docs/pull/160 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
