Hi, If I try to run integration tests defined in hudi-cli package using the command -
./scripts/run_travis_tests.sh integration They always fail with the below error - ERROR org.springframework.shell.core.SimpleExecutionStrategy - Command failed java.lang.reflect.UndeclaredThrowableException Can anyone guide me on how do I run these tests? One of my PR is blocked because of this.
