Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.1.0
-
None
Description
kubernetes/integration-tests/README.md says about how to run the integration tests for Kubernetes as follows.
To run tests with Hadoop 3.2 instead of Hadoop 2.7, use `--hadoop-profile`. ./dev/dev-run-integration-tests.sh --hadoop-profile hadoop-2.7
In the current master, the default Hadoop profile is hadoop-3.2 so it's better to update the document.