|
@@ -69,19 +69,19 @@ savePath:/dw/recommend/model/04_str_data/ beginStr:20240311 endStr:20240312 feat
|
|
|
|
|
|
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_13_originData_20240529 \
|
|
|
---master yarn --driver-memory 1G --executor-memory 2G --executor-cores 1 --num-executors 16 \
|
|
|
+--master yarn --driver-memory 1G --executor-memory 2G --executor-cores 1 --num-executors 32 \
|
|
|
./target/spark-examples-1.0.0-SNAPSHOT-shaded.jar \
|
|
|
-tablePart:32 \
|
|
|
-beginStr:2024060716 endStr:2024060723 \
|
|
|
+tablePart:32 repartition:32 \
|
|
|
+beginStr:2024060712 endStr:2024060716 \
|
|
|
table:alg_recsys_sample_all \
|
|
|
-> p13_data060716.log 2>&1 &
|
|
|
+> p13_data060712.log 2>&1 &
|
|
|
|
|
|
|
|
|
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_14_valueData_20240608 \
|
|
|
--master yarn --driver-memory 1G --executor-memory 3G --executor-cores 1 --num-executors 32 \
|
|
|
./target/spark-examples-1.0.0-SNAPSHOT-shaded.jar \
|
|
|
-beginStr:20240606 endStr:20240606 repartition:1000 \
|
|
|
+beginStr:20240606 endStr:20240606 repartition:200 \
|
|
|
> p14_data.log 2>&1 &
|
|
|
|
|
|
|
|
@@ -99,7 +99,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_16_bucketData_20240609 \
|
|
|
--master yarn --driver-memory 1G --executor-memory 4G --executor-cores 1 --num-executors 16 \
|
|
|
./target/spark-examples-1.0.0-SNAPSHOT-shaded.jar \
|
|
|
-beginStr:20240606 endStr:20240606 repartition:1000 \
|
|
|
+beginStr:20240607 endStr:20240607 repartition:400 \
|
|
|
> p16_data.log 2>&1 &
|
|
|
|
|
|
|