You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@linkis.apache.org by Andy <an...@163.com> on 2022/05/24 10:05:13 UTC

[DISCUSS]Does linkis have a cache implementation?

————— 2022-5-23 —————

Xu Jie 18:39
Does @peacewong@WDS linkis have a cache implementation?

peacewong@WDS 18:47
Is it the task cache? It has been implemented before. That is, the task submission will determine whether the job history cache is hit, and if it hits, it will not be executed, and the result will be directly obtained.

Xu Jie 18:49
Ok, where is the code location, let me see

peacewong@WDS 19:48
here: org.apache.linkis.entrance.scheduler.cache

peacewong@WDS 19:48
Below this package

Xu Jie 19:55
OK

—————  2022-5-23  —————

徐杰 18:39
@peacewong@WDS linkis有缓存实现方案吗?

peacewong@WDS 18:47
是任务cache吧?之前有留实现的。就是任务提交会判断是不是命中job history缓存了,命中了就不执行,直接拿结果。

徐杰 18:49
好的,大概代码位置在哪,我看看

peacewong@WDS 19:48
这里:org.apache.linkis.entrance.scheduler.cache

peacewong@WDS 19:48
这个包下面

徐杰 19:55
好的

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org