(cherry picked from commit 70cd1965311cf71036d12854c6f6ab5490255686)
This commit is contained in:
Wuzeyiii 2021-11-27 10:36:52 +08:00 committed by openeuler-sync-bot
parent aba00493fa
commit 7a4f01b002

View File

@ -28,7 +28,7 @@ Apache Spark achieves high performance for both batch and streaming data, using
%patch0001 -p1
%build
cp %{SOURCE} ./settings.xml
cp %{SOURCE1} ./settings.xml
mvn -DskipTests clean package -s settings.xml
%install