martin-g edited a comment on pull request #924: URL: https://github.com/apache/parquet-mr/pull/924#issuecomment-900057808
With `-Dorg.slf4j.simpleLogger.logFile=mvn-verify.log` all the output is redirected from stdout to a file. TravisCI stops the job if there is no output for 10 minutes. Since Parquet's build takes more than 10 mins you will have to make sure that the tests write something to stderr once in 10 minutes or the build will break. What problem does this PR address ? I see nothing concerning at https://app.travis-ci.com/github/apache/parquet-mr/builds -- 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]
