Method And System For Resource Monitoring Of Large-Scale, Orchestrated, Multi Process Job Execution Environments
US-2015339210-A1 · Nov 26, 2015 · US
US9811524B2 · US · B2
| Field | Value |
|---|---|
| Publication number | US-9811524-B2 |
| Application number | US-201615220182-A |
| Country | US |
| Kind code | B2 |
| Filing date | Jul 26, 2016 |
| Priority date | Jul 27, 2015 |
| Publication date | Nov 7, 2017 |
| Grant date | Nov 7, 2017 |
A practical reading order for non-experts. Skip the full description unless you need deep technical detail.
What the patent document calls the invention.
A short plain-language summary of the technical disclosure.
Who owns or filed the patent and who is credited as inventor.
Filing, priority, publication, and grant dates set the timeline.
The legal scope of protection — read this for what is actually claimed.
Technology tags used to group this patent with similar filings.
Prior art links and similar publications in this corpus.
Official abstract text for this publication.
An apparatus comprising a processor component to: provide, to a control device, an indication of availability to perform a processing task with one or more data set portions as a node device; perform a processing task specified by the control device with the one or more data set portions; and request a pointer to a location at which to store the one or more data set portions as a data block within a data file. In response to the data set including partitioned data, for each data set portion, include a data sub-block size of the data set portion and a hashed identifier derived from a partition label of a partition in the request; receive, from the control device, the requested pointer to the location; and store each data set portion as a data sub-block within the data block starting at the location within the data file.
Opening claim text (preview).
The invention claimed is: 1. An apparatus comprising a processor component and a storage to store instructions that, when executed by the processor component, cause the processor component to perform operations comprising: provide, to a control device, an indication of being currently available to participate in a performance of a processing task as a node device among multiple node devices; receive, from the control device, an indication of the processing task to perform with one or more data set portions of multiple data set portions of a data set, wherein the data set comprises data organized in a manner indicated in metadata; perform the processing task with the one or more data set portions; provide a request to the control device for a pointer to a location at which to store the one or more data set portions as a data block of multiple data blocks within a data file maintained by one or more storage devices, wherein: the multiple data blocks are organized within the data file in a manner indicated in map data that comprises multiple map entries; and each map entry of the multiple map entries corresponds to one or more data blocks of the multiple data blocks; analyze the metadata to determine whether the metadata indicates that the data set is partitioned; in response to an indication in the metadata that the data set comprises partitioned data, wherein the data within the data set is organized into multiple partitions that are each distributable to just a single node device, each map entry corresponds to a single data block and the processing task is able to be performed with the data within each partition independently of the data within any other partition of the multiple partitions, the processor component is caused to perform operations comprising: for each data set portion of the one or more data set portions: include a data sub-block size indicative of a size of the data set portion in the request; derive a hashed identifier of a partition label of the partition to which the data set portion belongs of the multiple partitions; and include the hashed identifier in the request; receive, from the control device, the requested pointer indicating the location within the data file at which to store the data block; and after the performance of the processing task with the one or more data set portions, store each data set portion of the one or more data set portions as a data sub-block within the data block starting at the location within the data file; and in response to a lack of indication in the metadata that the data set comprises partitioned data, the processor component is caused to perform operations comprising: derive a sum of sizes each data set portion of the one or more data set portions; include the sum of sizes as a data block size of the data block in the request; receive, from the control device, the requested pointer indicating the location within the data file at which to store the data block; and after the performance of the processing task with the one or more data set portions, store the one or more data set portions together as the data block at the location within the data file. 2. The apparatus of claim 1 , wherein: the processing task comprises generation of the data set as an output; and the processor component is caused to generate at least a portion of the metadata and to provide the at least a portion of the metadata to the control device. 3. The apparatus of claim 1 , wherein: the processing task comprises use of the data set as an input; and the processor component is caused to receive the metadata from the control device. 4. The apparatus of claim 1 , wherein: the processor component comprises multiple processor cores; and the processor component is caused to perform the processing task with each data set portion of the one or more data set portions using a separate one of the multiple processor cores at least partially in parallel. 5. The apparatus of claim 4 , wherein the processor component is caused to perform the processing task with at least one data set portion of the one or more data set portions at least partially in parallel with a performance, by at least one other node device of the multiple node devices, of the processing task with at least one other data set portion of the multiple data set portions. 6. The apparatus of claim 4 , wherein: each node device of the multiple node devices is required to generate a single request for a pointer for all data set portions with which the processing task is performed by each node device; and the processor component is caused to generate the request to be associated with all of the data set portions of the one or more data set portions with which the processor component performs the processing task. 7. The apparatus of claim 1 , wherein the processor component is caused to store the one or more data portions within the data block within the data file at least partially in parallel with storage of at least one other data set portion of the multiple data set portions by at least one other node device of the multiple node devices. 8. The apparatus of claim 7 , wherein the processor component is caused to, in response to completion of storage of the one or more data set portions within the data block within the data file, provide an indication of the completion of the storage to the control device. 9. The apparatus of claim 1 , wherein: the node device comprises a separate and distinct device from any of the one or more storage devices; the node device comprises the control device implemented as a controller within the node device; and the controller comprises a controller processor component and a controller storage to store controller instructions that, when executed by the controller processor component, cause the controller processor component to perform operations comprising: determine the location within the data file at which to store the data block indicated by the requested pointer; and provide the requested pointer to the processor component. 10. The apparatus of claim 9 , wherein the controller processor component is caused to perform operations comprising: in response to the indication in the metadata that the data set comprises partitioned data: generate a map entry within the map data that corresponds to the data block; generate within the map entry a data sub-block count indicative of a quantity of data sub-blocks to be stored by the node device within the data block, wherein each data sub-block comprises a data set portion of the one or more data set portions; and generate within the map entry a separate map sub-entry for each of the data sub-blocks, wherein each map sub-entry comprises a sub-block size indicative of a size of a corresponding data set portion and a hash identifier derived from a partition label of the partition to which the corresponding data set portion belongs; and in response to generation of all pointers for the storage of all data set portions of the data set in the data file by all of the multiple node devices, store the map data in the data file. 11. The apparatus of claim 9 , wherein the controller processor component is caused to perform operations comprising: in response to a lack of indication in the metadata that the data set comprises partitioned data: compare a data block size of the data block to a data block size of an adjacent data block to be stored by another node device of the multiple node devices at an adjacent location within the data file to detect a match between the two data block sizes; in response to detection of a match between the two data block sizes, increment a data block count of a map ent
Indexing; Data structures therefor; Storage structures · CPC title
Distributed or networked storage systems, e.g. storage area networks [SAN], network attached storage [NAS] · CPC title
Performance improvement · CPC title
using tables or multilevel address translation means (G06F12/023 takes precedence; address translation in virtual memory systems G06F12/10) · CPC title
Improving or facilitating administration, e.g. storage management · CPC title
Related publications grouped by family.
Answers are generated from the same data shown on this page.