The unreliable use of the shell Cat command causes hourly data in the Hive table to be missing for one hours every few days

Source: Internet
Author: User

Phenomenon: Hourly data in hive tables, which are missing one hours every few days, are found to fail when data aggregation cat is done, resulting in:

Modify the script to do the following solution:

# #merge 5min data into hour data                         &NBSP ;                          ,         &NB Sp                          ,         &NB Sp                      cat $datapath/news_5min_$xhour* >   $lo Calpath/data/channelnews_$hour.txt                       &NB Sp                         # # # #check tmppath= "${localpath}/data/channelnews_${hour}.txt" i=0                         nbsp                          ,         &NB Sp                          ,         &NB Sp                          ,         &NB Sp                                 while ($i <)                   &NBS P                          ,         &NB Sp                          ,         &NB Sp                          ,         &NB Sp                    do                         &N Bsp                          ,         &NB Sp                          ,         &NB Sp                          ,         &NB Sp                               &NBSP;&NBSP;&NBSP ;     m= ' du-b $path | awk ' {print int ($)} '                                        ,         &NB Sp                          ,         &NB Sp                         &NBSP   if [$m-lt];                                              ,         &N Bsp                          ,         &NB Sp                          ,         &NB Sp                    then                                                  ,         &NB Sp                          ,         &NB Sp                          ,         &NB Sp                          ,         &NB Sp    echo "${path}  is Small, is $m"               &NB Sp                          ,         &NB Sp                          ,         &NB Sp                          ,         &NB Sp   &NBSP;&NBSP; sleep 5                       &NB Sp                          ,         &NB Sp                          ,         &NB Sp                          ,         &NB Sp                            else                                                  ,         &NB Sp                          ,         &NB Sp                          ,         &NB Sp                          ,         &NB Sp     break                                                ,         &N Bsp                          ,         &NB Sp                          ,         &NB Sp                            fi                         &N Bsp                          ,         &NB Sp                          ,         &NB Sp                          ,         &NB Sp                          ,         &NB sp;        Let "i++"                 &N Bsp                          ,         &NB Sp                          ,         &NB Sp                          ,         &NB Sp                 Done echo "I is: $i"






The unreliable use of the shell Cat command causes hourly data in the Hive table to be missing for one hours every few days

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.