DomGarguilo opened a new issue, #274: URL: https://github.com/apache/accumulo-testing/issues/274
`INFO Configuration.deprecation: mapred.map.tasks.speculative.execution is deprecated. Instead, use mapreduce.map.speculative` gets logged when I run `cingest verify`. This is set here: https://github.com/apache/accumulo-testing/blob/ce95056c57d3eff61400486b4a9da8fd73dbe67e/src/main/java/org/apache/accumulo/testing/continuous/ContinuousVerify.java#L193 It should be determined if the suggested replacement will work the way we expect and if it does, replace the deprecated field. -- 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]
