Description
We get the following error while building Hadoop on Windows (logs attached - archive.zip ) -
[INFO] --- maven-antrun-plugin:1.8:run (common-test-bats-driver) @ hadoop-common --- [INFO] Executing tasks main: [exec] [exec] [exec] ERROR: bats not installed. Skipping bash tests. [exec] ERROR: Please install bats as soon as possible. [exec]
We need to install bats to fix this.