YoavNordmann opened a new issue, #15659:
URL: https://github.com/apache/pinot/issues/15659

   In the table config, in the `FileIngestionTask` section, in case of loading 
data from `S3` when the url is missing a `/`, so basically `s3:/[folder]/.../` 
instead of `s3://[folder]/.../` you do not get an error. Finding out why this 
task is not starting takes a long time, at least in my case. 
   This happens when you copy & paste from the `includeFileNamePattern` when 
you have a glob description, there the s3 path is with a single `/`
   Even when trying to force the data load through the UI, you will get a "No 
Task to schedule" message, not even as warning.


-- 
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: commits-unsubscr...@pinot.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to