commit
Showing
1 changed file
with
1 additions
and
0 deletions
| ... | @@ -11,6 +11,7 @@ sleep 3 | ... | @@ -11,6 +11,7 @@ sleep 3 |
| 11 | hive -f ./shell/load_data.hql | 11 | hive -f ./shell/load_data.hql |
| 12 | hive -f ./shell/method_count.hql | 12 | hive -f ./shell/method_count.hql |
| 13 | hive -f ./shell/biz_data_count.hql | 13 | hive -f ./shell/biz_data_count.hql |
| 14 | hive -f ./shell/biz_data_response.hql | ||
| 14 | 15 | ||
| 15 | hadoop fs -rm /input/data/$time | 16 | hadoop fs -rm /input/data/$time |
| 16 | rm ../$time | 17 | rm ../$time | ... | ... |
-
Please register or sign in to post a comment