kbendick edited a comment on pull request #1579: URL: https://github.com/apache/iceberg/pull/1579#issuecomment-707456979
I added a bunch of temporary commits and finally got CI to work, but then reset hard back to the old spot and now it shows as failing again. Here's the CI run when it did pass: https://travis-ci.org/github/apache/iceberg/builds/735230278 I think upping the ulimit when running the tests might possibly help? Hard for me to say without being able to access the travis configuration (I'm not even sure my adding `ulimit -n 3000` in a `before_script` block had any effect because I can't quite see it). ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
