kkrugler opened a new pull request #7367: URL: https://github.com/apache/pinot/pull/7367
## Description When running a Hadoop job to build segments, if (for example) the `inputDirURI` is incorrect, the error message you get is `Caused by: java.lang.IllegalArgumentException: segmentUri is not valid`, which is both incorrect and not very informative. The new message is `fileUri does not exist: <actual URI>` ## Upgrade Notes Does this PR prevent a zero down-time upgrade? (Assume upgrade order: Controller, Broker, Server, Minion) No Does this PR fix a zero-downtime upgrade introduced earlier? No Does this PR otherwise need attention when creating release notes? Things to consider: No ## Documentation N/A -- 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 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