commit
Showing
1 changed file
with
0 additions
and
1 deletions
| ... | @@ -8,5 +8,4 @@ | ... | @@ -8,5 +8,4 @@ |
| 8 | #total=$(hive -f ./shell/select.hql) | 8 | #total=$(hive -f ./shell/select.hql) |
| 9 | #result=$(echo $total | tr " " ",") | 9 | #result=$(echo $total | tr " " ",") |
| 10 | #curl http://192.168.8.113:9090/tool/hadoopTotal?total=${result} | 10 | #curl http://192.168.8.113:9090/tool/hadoopTotal?total=${result} |
| 11 | backupname=$(date -v-1H +%Y-%m-%d.%H) | ||
| 12 | $(hive -hivevar name=$2 -f ./shell/back_up.hql) | 11 | $(hive -hivevar name=$2 -f ./shell/back_up.hql) |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or sign in to post a comment