mwlon opened a new pull request, #1143:
URL: https://github.com/apache/orc/pull/1143

   ### What changes were proposed in this pull request?
   Allow running benchmarks even if irrelevant benchmarks are misconfigured
   
   ### Why are the changes needed?
   Handling `java.util.ServiceConfigurationError` in the main Driver loop on 
benchmark initialization
   
   ### How was this patch tested?
   This does not affect main ORC or tests, only the benchmark suite. I tested 
by packaging and running `java -jar 
hive/target/orc-benchmarks-hive-1.9.0-SNAPSHOT-uber.jar read-all data`, 
observing that it no longer threw a `ServiceConfigurationError` on 
`ORCWriterBenchMark`.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to