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 2022/07/05 15:50:18 UTC

[GitHub] [pinot] walterddr opened a new issue, #9016: Better UX for data ingestion quick-start

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-unsubscribe@pinot.apache.org.apache.org

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