Kaynağa Gözat

推荐模型-并行

Joe 9 ay önce
ebeveyn
işleme
5a2f980e20
1 değiştirilmiş dosya ile 3 ekleme ve 3 silme
  1. 3 3
      qiaojialiang/handle_rov.sh

+ 3 - 3
qiaojialiang/handle_rov.sh

@@ -88,7 +88,7 @@ echo "$(date +%Y-%m-%d_%H-%M-%S)----------step1------------开始根据${table}
 --master yarn --driver-memory 1G --executor-memory 2G --executor-cores 1 --num-executors 16 \
 ../target/spark-examples-1.0.0-SNAPSHOT-shaded.jar \
 tablePart:64 repartition:32 \
-beginStr:${begin_early_2_Str}00 endStr:${end_early_2_Str}11 \
+beginStr:${begin_early_2_Str}00 endStr:${end_early_2_Str}10 \
 savePath:${originDataPath} \
 table:${table} &
 
@@ -97,7 +97,7 @@ table:${table} &
 --master yarn --driver-memory 1G --executor-memory 2G --executor-cores 1 --num-executors 16 \
 ../target/spark-examples-1.0.0-SNAPSHOT-shaded.jar \
 tablePart:64 repartition:32 \
-beginStr:${begin_early_2_Str}12 endStr:${end_early_2_Str}17 \
+beginStr:${begin_early_2_Str}11 endStr:${end_early_2_Str}16 \
 savePath:${originDataPath} \
 table:${table} &
 
@@ -106,7 +106,7 @@ table:${table} &
 --master yarn --driver-memory 1G --executor-memory 2G --executor-cores 1 --num-executors 16 \
 ../target/spark-examples-1.0.0-SNAPSHOT-shaded.jar \
 tablePart:64 repartition:32 \
-beginStr:${begin_early_2_Str}18 endStr:${end_early_2_Str}23 \
+beginStr:${begin_early_2_Str}17 endStr:${end_early_2_Str}23 \
 savePath:${originDataPath} \
 table:${table} &