|
@@ -8,7 +8,7 @@ for dt in "${dts[@]}"; do
|
|
|
# STR负样本采样
|
|
|
/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_recsys.v20250218.makedata_recsys_41_str_train_data_20250218 \
|
|
|
- --master yarn --driver-memory 2G --executor-memory 5G --executor-cores 1 --num-executors 20 \
|
|
|
+ --master yarn --driver-memory 3G --executor-memory 6G --executor-cores 1 --num-executors 25 \
|
|
|
--conf spark.driver.maxResultSize=2g \
|
|
|
./target/spark-examples-1.0.0-SNAPSHOT-shaded.jar \
|
|
|
readPath:/dw/recommend/model/41_recsys_origin_date/${dt}*/* \
|