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

   - search for ingestion file is hard-coded to recursive, no option to do 
non-recursive scan 
   - glob setting is matching absolute path, which should obviously exclude 
part from the root directory
   - ingestion config is sometimes required to be escape but sometimes it is 
not - depending on the plugin it is using
   - ingestion job returns empty list of segments being pushed when segment 
generation fails - it should error out if # of files is different from # of 
segment generated. 
   
   see: 
https://apache-pinot.slack.com/archives/C011C9JHN7R/p1657017844688329?thread_ts=1656941781.724149&cid=C011C9JHN7R


-- 
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