kkrugler opened a new pull request #6359: URL: https://github.com/apache/incubator-pinot/pull/6359
## Description Fix for issue #6355. Support for `inputDirURI` in job file that uses authority (HDFS namenode, for example). Tried it out with my use case and it fixed the problem I encountered, as per #6355. I had done a complete build (including top-level `mvn eclipse:eclipse`) prior to this patch, and wound up with two artifacts (`.externalToolBuilders/` and `maven-eclipse.xml`) that were being treated as new files, so I excluded them via a change to `.gitignore`, don't know if that should have a separate PR. Also the `Pinot Batch Ingestion Standalone` sub-project didn't have any unit tests previously, not sure if I configured things properly (I use `JUnit 4` not `testng`), so looking for input, thanks! ---------------------------------------------------------------- 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. 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