garyli1019 commented on issue #2467: URL: https://github.com/apache/hudi/issues/2467#issuecomment-763718959
@vburenin this test was just converting json to HoodieRecord, the workflow was not related to Hoodie. The sink function and mock environment were set up just for testing. My guess was the test environment was unstable on travis so the results become flaky when the parallelism is more than 1. If we want consistent results, we can change test parallelism to 1. ---------------------------------------------------------------- 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]
