Browse Source

推荐模型-change oss

Joe 9 months ago
parent
commit
23bb3635c2
1 changed files with 3 additions and 3 deletions
  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}10 \
+beginStr:${begin_early_2_Str}00 endStr:${end_early_2_Str}09 \
 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}11 endStr:${end_early_2_Str}16 \
+beginStr:${begin_early_2_Str}10 endStr:${end_early_2_Str}15 \
 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}17 endStr:${end_early_2_Str}23 \
+beginStr:${begin_early_2_Str}16 endStr:${end_early_2_Str}23 \
 savePath:${originDataPath} \
 table:${table} &