Glossary entry

English term or phrase:

compaction runners

Chinese translation:

压缩运行程序

Added to glossary by Patrick Cheng
Jul 15, 2021 05:33
2 yrs ago
14 viewers *
English term

compaction runners

English to Chinese Tech/Engineering IT (Information Technology) DeltaFS
A DeltaFS cluster consists of per-job DeltaFS client/server instances and dynamically instantiated {compaction runners} on compute nodes reading, merging, and publishing filesystem namespace snapshots to a public registry that maps snapshot names to snapshot data stored in a shared underlying object store.
Change log

Aug 18, 2021 04:36: Patrick Cheng Created KOG entry

Discussion

Patrick Cheng Jul 15, 2021:
说实话,可能这里没有太大的区别。这些runner是在节点上按照需要动态启用的,也就是说这些节点本身就可能叫做压缩运行器。就好像云中很常见的工作器之类的叫法。完成压缩任务之后,空闲一定的时间就会自动关闭。
clearwater (asker) Jul 15, 2021:
Imagine a public namespace registry where 【jobs】 publish their namespaces as a series of snapshots. When each job starts, it selects a subset of these snapshots as input and ends by publishing a new snapshot comprising all of the job’s output. This new snapshot can then be used by an interested followup job to serve as its input, achieving efficient inter-job data propagation.
从上面的jobs来看,相当于jobs的应该是compaction runners,而不是 compute nodes。
所以 reading, merging, and publishing的施动者应该是compaction runners。
clearwater (asker) Jul 15, 2021:
@Nicolas 请再仔细看一下,未必。我倾向于Patrick的观点。单凭语法无法区别,这时需要专业知识。可惜这方面不太懂。
Nicolas Ma Jul 15, 2021:
compute nodes reading, merging, and publishing是计算节点的读取、合并及发布,所以应是修饰compute nodes的。
Patrick Cheng Jul 15, 2021:
从结构上不能肯定,不过从功能上我觉得是runner,因为它是处理文件的。
clearwater (asker) Jul 15, 2021:
另,请问reading, merging, and publishing修饰的是 compute nodes 还是compaction runners?

Proposed translations

39 mins
Selected

压缩运行程序

不知道细节,感觉运行程序更靠谱些,也可以用运行器?
Something went wrong...
4 KudoZ points awarded for this answer. Comment: "谢谢!"
54 mins

压缩运行器

client/server instances and dynamically instantiated compaction runners:客户端/服务器实例与动态性地实例化压缩运行器
Something went wrong...
3 hrs

(元数据变异日志)精简器,metadata mutation logs compaction runners

Compaction runners are parallel log compaction code dynamically launched on compute nodes to merge and re-partition the metadata mutation logs (SSTables) generated by one or more previous jobs to form a flattened, read-optimized view of a filesystem namespace for efficient queries by a followup job.
https://www.pdl.cmu.edu/PDL-FTP/Storage/CMU-PDL-21-101.pdf

compaction runners 是做 merge, sort, re-partition 工作的软件。

SSTables: Sorted Strings Tables (排序字符串表).


--------------------------------------------------
Note added at 2 days 2 hrs (2021-07-17 08:11:03 GMT)
--------------------------------------------------

把元数据变异日志(metadata mutation logs)精简化(merge 合并、sort 排序、re-partition 重新分区)使后续的查询更有效率。

--------------------------------------------------
Note added at 3 days 12 hrs (2021-07-18 18:25:33 GMT)
--------------------------------------------------

或,
整理器

把元数据变异日志(metadata mutation logs)整理(merge 合并、sort 排序、re-partition 重新分区)使后续的查询更有效率。
Something went wrong...
Term search
  • All of ProZ.com
  • Term search
  • Jobs
  • Forums
  • Multiple search