当前位置:网站首页>2020-08-15:什么情况下数据任务需要优化?
2020-08-15:什么情况下数据任务需要优化?
2020-11-06 21:55:00 【福大大架构师每日一题】
福哥答案2020-08-16:
知乎答案
1.数据任务执行过慢,速度不能满足报表需求,例如每小时的报表,执行时间超过1小时了,第二小时的报表任务又来了。
2.占用过多资源,跑这个任务的时候,整个集群的资源全被吃掉了,或者吃掉很多,影响了线上在线正常业务,这就非常需要优化。一般考虑先移出到其他集群,停止对线上业务的影响,之后优化。
3.数据分析准确性出了问题,例如线上业务字段增加了新的类型,例如原来的type字段只有1,2,3,现在增加了新的4,5,6,导致数据分析不够准确,这时候需要针对可能以后业务会扩展的字段类型进行优化。
版权声明
本文为[福大大架构师每日一题]所创,转载请带上原文链接,感谢
https://my.oschina.net/u/4553401/blog/4499544
边栏推荐
- Road to simple HTML + JS to achieve the most simple game Tetris
- To Lianyun analysis: why is IPFs / filecoin mining so difficult?
- How to prepare for the system design interview
- Tron smart wallet PHP development kit [zero TRX collection]
- Application of restful API based on MVC
- Use modelarts quickly, zero base white can also play AI!
- An article taught you to download cool dog music using Python web crawler
- Look! Internet, e-commerce offline big data analysis best practice! (Internet disk link attached)
- Python basic data type -- tuple analysis
- ado.net和asp.net的关系
猜你喜欢
大会倒计时|2020 PostgreSQL亚洲大会-中文分论坛议程安排
Python basic data type -- tuple analysis
Basic usage of Vue codemirror: search function, code folding function, get editor value and verify in time
常用SQL语句总结
This project allows you to quickly learn about a programming language in a few minutes
Bitcoin once exceeded 14000 US dollars and is about to face the test of the US election
The method of realizing high SLO on large scale kubernetes cluster
An article takes you to understand CSS3 picture border
Tron smart wallet PHP development kit [zero TRX collection]
Pn8162 20W PD fast charging chip, PD fast charging charger scheme
随机推荐
DC-1靶機
【字节跳动 秋招岗位开放啦】Ohayoo!放学别走,我想约你做游戏!!!
Analysis of serilog source code -- how to use it
Pn8162 20W PD fast charging chip, PD fast charging charger scheme
ERD-ONLINE 免费在线数据库建模工具
What are PLC Analog input and digital input
Get twice the result with half the effort: automation without cabinet
How much disk space does a new empty file take?
Description of phpshe SMS plug-in
行为型模式之备忘录模式
Basic usage of Vue codemirror: search function, code folding function, get editor value and verify in time
2020年第四届中国 BIM (数字建造)经理高峰论坛即将在杭举办
What are Devops
C語言I部落格作業03
事务的本质和死锁的原理
hdu3974 Assign the task線段樹 dfs序
消息队列(MessageQueue)-分析
Will blockchain be the antidote to the global epidemic accelerating the transformation of Internet enterprises?
Read the advantages of Wi Fi 6 over Wi Fi 5 in 3 minutes
es创建新的索引库并拷贝旧的索引库 实践亲测有效!