当前位置:网站首页>2020-08-15: under what circumstances should data tasks be optimized?
2020-08-15: under what circumstances should data tasks be optimized?
2020-11-06 21:55:00 【Fuda Dajia architect's daily question】
Fogo's answer 2020-08-16:
Know the answer
1. Data task execution is too slow , The speed can't meet the report requirement , For example, hourly reports , Execution time exceeded 1 Hour , The report task of the next hour came again .
2. Taking up too much resources , When you run this mission , The resources of the whole cluster have been consumed , Or eat a lot , Affect the normal online business , This requires optimization . It is generally considered to move out to other clusters first , Stop the impact on online business , Optimization after .
3. There's something wrong with the accuracy of the data analysis , For example, new types of online business fields have been added , For example, the original type The fields are only 1,2,3, Now a new one has been added 4,5,6, This leads to inaccurate data analysis , At this time, it is necessary to optimize the field types that may be extended in the future .
版权声明
本文为[Fuda Dajia architect's daily question]所创,转载请带上原文链接,感谢
边栏推荐
- C and C / C + + mixed programming series 5 - GC collaboration of memory management
- Take you to learn the new methods in Es5
- 2020 database technology conference helps technology upgrade
- All the way, I was forced to talk about C code debugging skills and remote debugging
- 上海巨微专用蓝牙广播芯片
- Windows 10 蓝牙管理页面'添加蓝牙或其他设备'选项点击无响应的解决方案
- 2020-09-03:裸写算法:回形矩阵遍历。
- Exclusive interview with Alibaba cloud database for 2020 PostgreSQL Asia Conference: Zeng Wenjing
- [byte jumps, autumn recruitment Posts open] ohayoo! Don't leave after school, I want to ask you to play games!!!
- An article will take you to understand CSS alignment
猜你喜欢
![[byte jumps, autumn recruitment Posts open] ohayoo! Don't leave after school, I want to ask you to play games!!!](/img/3b/00bc81122d330c9d59909994e61027.jpg)
[byte jumps, autumn recruitment Posts open] ohayoo! Don't leave after school, I want to ask you to play games!!!

细数软件工程----各阶段必不可少的那些图

Big data processing black Technology: revealing the parallel computing technology of Pb level data warehouse gaussdb (DWS)

Code generator plug-in and creator preform file analysis

Empty test suite appears in JUnit test

Vue communication and cross component listening state Vue communication

Exclusive interview with Alibaba cloud database for 2020 PostgreSQL Asia Conference: Zeng Wenjing

What is the meaning of sector sealing of filecoin mining machine since the main network of filecoin was put online

Summary of common SQL statements

What are the highlights of Huawei mate 40 series with HMS?
随机推荐
How to start the hidden preferences in coda 2 on the terminal?
To solve the problem that the data interface is not updated after WPF binding set
Git rebase is in trouble. What to do? Waiting line
应用层软件开发教父教你如何重构,资深程序员必备专业技能
Vue communication and cross component listening state Vue communication
Unity performance optimization
An article taught you to download cool dog music using Python web crawler
Summary of front-end performance optimization that every front-end engineer should understand:
The memorandum model of behavior model
Common mathematical basic formulas of recursive and backtracking algorithms
2020 database technology conference helps technology upgrade
The 4th China BIM (digital construction) manager Summit Forum will be held in Hangzhou in 2020
vue3 新特性
Epu360: all the H5 templates you want are here, e-book, big turntable, red envelope rain, questionnaire survey
迅为iMX6开发板-设备树内核-menuconfig的使用
意外的元素..所需元素..
[learning] interface test case writing and testing concerns
Open source a set of minimalist front and rear end separation project scaffold
NAND FLASH的接口控制设计
All the way, I was forced to talk about C code debugging skills and remote debugging