a2l007 opened a new pull request #6420: Fix hadoop task failure when ignoreInvalidRows is null URL: https://github.com/apache/incubator-druid/pull/6420 This PR is intended to fix the behaviour where Index hadoop tasks would currently fail at https://github.com/apache/incubator-druid/blob/master/indexing-hadoop/src/main/java/org/apache/druid/indexer/IndexGeneratorJob.java#L289 if `ignoreInvalidRows` is not present in the tuning config. Also minor fix in the index hadoop spec used for integration tests.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
