File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ This README file only contains basic setup instructions.
2121Spark is built using [ Apache Maven] ( http://maven.apache.org/ ) .
2222To build Spark and its example programs, run:
2323
24- build/mvn -DskipTests -Phadoop-3.1 -Dhadoop.version=3.1.3 -Dkubernetes.client.version=4.6.2 -Pkubernetes -Daws-java-sdk-bundle.version=1.11.704 clean package
24+ build/mvn -DskipTests -Phadoop-3.1 -Dhadoop.version=3.1.3 -Dkubernetes.client.version=4.6.2 -Pkubernetes -Daws-java-sdk-bundle.version=1.11.788 clean package
2525
2626(You do not need to do this if you downloaded a pre-built package.)
2727
Original file line number Diff line number Diff line change 1717# limitations under the License.
1818
1919
20- __version__ = "2.4.3.affirm15 "
20+ __version__ = "2.4.3.affirm16 "
You can’t perform that action at this time.
0 commit comments