usberkeley opened a new issue, #12276:
URL: https://github.com/apache/hudi/issues/12276
**Describe the problem you faced**
Hello team, we're experiencing an issue with the CI Test environment, which
is blocking multiple PRs, not just mine. To illustrate the problem, I
downloaded the origin/master branch, made a minor change by adding a period,
and it still failed in the GitHub CI Test. Interestingly, the tests pass
successfully on local machines.
**To Reproduce**
Steps to reproduce the behavior:
1. download origin/master
2. made a minor change by adding a period
3. Submit PR
4. Failed in the GitHub CI Test
Refer to the following PR:
#12274
**Expected behavior**
CI Test Successful
**Environment Description**
* Hudi version : master
* Spark version : none
* Hive version : none
* Hadoop version : none
* Storage (HDFS/S3/GCS..) : none
* Running on Docker? (yes/no) : no
**Stacktrace**
```
Error: Errors:
Error:
TestStructuredStreaming.$anonfun$structuredStreamingForTestClusteringRunner$1:407->waitTillAtleastNCommits:224
» NoSuchElement
[INFO]
Error: Tests run: 709, Failures: 0, Errors: 1, Skipped: 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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]