You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2021/01/18 07:37:22 UTC

[GitHub] [iceberg] kbendick edited a comment on issue #2098: Spark : The iceberg-spark3-extensions module CI test failed

kbendick edited a comment on issue #2098:
URL: https://github.com/apache/iceberg/issues/2098#issuecomment-762046265


   Locally, when I increase the catalog config value for `clients` from 1 to 2 or higher, this has passed on the past 3 times I've tried it. This is obviously kind of a hack, and having a value for `clients` that is > 1 won't necessarily work for catalogs backed by derby. However, it would be helpful if other people can try upping these values and see if that helps.
   
   I upped the value of clients from 1 in the following test parameters (in the immutable config map, using `"clients", "2"`).
   
   https://github.com/apache/iceberg/blob/74bb38d810a0e046caa47e771804d4d14c06ff57/spark3-extensions/src/test/java/org/apache/iceberg/spark/extensions/SparkRowLevelOperationsTestBase.java#L57-L87


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org