|
@@ -2,7 +2,7 @@ nohup /opt/apps/SPARK2/spark-2.4.8-hadoop3.2-1.0.8/bin/spark-class2 org.apache.s
|
|
--class com.aliyun.odps.spark.examples.makedata.makedata_10_originData_v3 \
|
|
--class com.aliyun.odps.spark.examples.makedata.makedata_10_originData_v3 \
|
|
--master yarn --driver-memory 1G --executor-memory 1G --executor-cores 1 --num-executors 64 \
|
|
--master yarn --driver-memory 1G --executor-memory 1G --executor-cores 1 --num-executors 64 \
|
|
./target/spark-examples-1.0.0-SNAPSHOT-shaded.jar \
|
|
./target/spark-examples-1.0.0-SNAPSHOT-shaded.jar \
|
|
-tablePart:64 savePath:/dw/recommend/model/10_sample_data_v3/ beginStr:20240222 endStr:20240223 > p10_.log 2>&1 &
|
|
|
|
|
|
+tablePart:64 savePath:/dw/recommend/model/10_sample_data_v3/ beginStr:20240227 endStr:20240227 > p10_.log 2>&1 &
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@@ -12,14 +12,14 @@ nohup /opt/apps/SPARK2/spark-2.4.8-hadoop3.2-1.0.8/bin/spark-class2 org.apache.s
|
|
--class com.aliyun.odps.spark.examples.makedata.makedata_12_rosData_v3 \
|
|
--class com.aliyun.odps.spark.examples.makedata.makedata_12_rosData_v3 \
|
|
--master yarn --driver-memory 1G --executor-memory 1G --executor-cores 1 --num-executors 32 \
|
|
--master yarn --driver-memory 1G --executor-memory 1G --executor-cores 1 --num-executors 32 \
|
|
./target/spark-examples-1.0.0-SNAPSHOT-shaded.jar \
|
|
./target/spark-examples-1.0.0-SNAPSHOT-shaded.jar \
|
|
-savePath:/dw/recommend/model/12_ros_data_v3/ beginStr:20240226 endStr:20240226 ifRepart:10 \
|
|
|
|
|
|
+savePath:/dw/recommend/model/12_ros_data_v3/ beginStr:20240222 endStr:20240226 ifRepart:10 \
|
|
> p12_1.log 2>&1 &
|
|
> p12_1.log 2>&1 &
|
|
|
|
|
|
nohup /opt/apps/SPARK2/spark-2.4.8-hadoop3.2-1.0.8/bin/spark-class2 org.apache.spark.deploy.SparkSubmit \
|
|
nohup /opt/apps/SPARK2/spark-2.4.8-hadoop3.2-1.0.8/bin/spark-class2 org.apache.spark.deploy.SparkSubmit \
|
|
--class com.aliyun.odps.spark.examples.makedata.makedata_12_rosData_v3_noweight \
|
|
--class com.aliyun.odps.spark.examples.makedata.makedata_12_rosData_v3_noweight \
|
|
--master yarn --driver-memory 1G --executor-memory 1G --executor-cores 1 --num-executors 32 \
|
|
--master yarn --driver-memory 1G --executor-memory 1G --executor-cores 1 --num-executors 32 \
|
|
./target/spark-examples-1.0.0-SNAPSHOT-shaded.jar \
|
|
./target/spark-examples-1.0.0-SNAPSHOT-shaded.jar \
|
|
-savePath:/dw/recommend/model/12_ros_data_v3_noweight/ beginStr:20240222 endStr:20240225 ifRepart:10 \
|
|
|
|
|
|
+savePath:/dw/recommend/model/12_ros_data_v3_noweight/ beginStr:20240222 endStr:20240226 ifRepart:10 \
|
|
> p12_2.log 2>&1 &
|
|
> p12_2.log 2>&1 &
|
|
|
|
|
|
|
|
|