We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb0db77 commit ed5b42aCopy full SHA for ed5b42a
make-distribution.sh
@@ -50,7 +50,7 @@ while (( "$#" )); do
50
case $1 in
51
--hadoop)
52
echo "Error: '--hadoop' is no longer supported:"
53
- echo "Error: use Maven options -Phadoop.version and -Pyarn.version"
+ echo "Error: use Maven options -Dhadoop.version and -Dyarn.version"
54
exit_with_usage
55
;;
56
--with-yarn)
0 commit comments