US20180060133A1 - Event-driven resource pool management - Google Patents

Event-driven resource pool management Download PDF

Info

Publication number
US20180060133A1
US20180060133A1 US15/470,837 US201715470837A US2018060133A1 US 20180060133 A1 US20180060133 A1 US 20180060133A1 US 201715470837 A US201715470837 A US 201715470837A US 2018060133 A1 US2018060133 A1 US 2018060133A1
Authority
US
United States
Prior art keywords
pool
resource
service
network
management
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US15/470,837
Inventor
Jian Fang
Xing Wu
Bhargava Ram Kalathuru
Yuanyuan Yue
Pratik Bhagwat Gawande
Turkay Mert Hocanin
Jason Douglas Denton
Luca Natali
Rahul Sharma Pathak
Abhishek Rajnikant Sinha
Sumeetkumar Veniklal Maru
Armen Tangamyan
Yufeng Jiang
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Amazon Technologies Inc
Original Assignee
Amazon Technologies Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Amazon Technologies Inc filed Critical Amazon Technologies Inc
Priority to US15/470,837 priority Critical patent/US20180060133A1/en
Assigned to AMAZON TECHNOLOGIES, INC. reassignment AMAZON TECHNOLOGIES, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: DENTON, JASON DOUGLAS, HOCANIN, TURKAY MERT, SINHA, ABHISHEK RAJNIKANT, WU, XING, PATHAK, RAHUL SHARMA, GAWANDE, PRATIK BHAGWAT, KALATHURU, BHARGAVA RAM, FANG, Jian, JIANG, YUFENG, MARU, SUMEETKUMAR VENIKLAL, NATALI, Luca, TANGAMYAN, ARMEN, YUE, Yuanyuan
Publication of US20180060133A1 publication Critical patent/US20180060133A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2453Query optimisation
    • G06F16/24534Query rewriting; Transformation
    • G06F16/24542Plan optimisation
    • G06F16/24545Selectivity estimation or determination
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5011Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resources being hardware resources other than CPUs, Servers and Terminals
    • G06F9/5022Mechanisms to release resources
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/21Design, administration or maintenance of databases
    • G06F16/211Schema design and management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2453Query optimisation
    • G06F16/24534Query rewriting; Transformation
    • G06F16/24549Run-time optimisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2455Query execution
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2455Query execution
    • G06F16/24553Query execution of query operations
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2458Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
    • G06F16/2471Distributed queries
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/248Presentation of query results
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/282Hierarchical databases, e.g. IMS, LDAP data stores or Lotus Notes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • G06F16/90335Query processing
    • G06F17/30979
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • G06F9/5044Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals considering hardware capabilities
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • G06F9/505Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals considering the load
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • G06F9/5055Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals considering software capabilities, i.e. software resources associated or available to the machine
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5061Partitioning or combining of resources
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5083Techniques for rebalancing the load in a distributed system
    • G06F9/5088Techniques for rebalancing the load in a distributed system involving task migration
    • H04L29/08171
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • H04L67/1004Server selection for load balancing
    • H04L67/1008Server selection for load balancing based on parameters of servers, e.g. available memory or workload
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • H04L67/1029Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers using data related to the state of servers by a load balancer
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • H04L67/1031Controlling of the operation of servers by a load balancer, e.g. adding or removing servers that serve requests
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/50Indexing scheme relating to G06F9/50
    • G06F2209/501Performance criteria
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/50Indexing scheme relating to G06F9/50
    • G06F2209/5011Pool
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/50Indexing scheme relating to G06F9/50
    • G06F2209/503Resource availability
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/50Indexing scheme relating to G06F9/50
    • G06F2209/508Monitor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals

Definitions

  • Computing systems for querying of large sets of data can be extremely difficult to implement and maintain.
  • the infrastructure e.g. server computers, storage devices, networking devices, etc.
  • ETL extract, transform, and load
  • DBMS database management system
  • many DBMS are not suitable for querying extremely large data sets in a performant manner.
  • Computing clusters can be utilized in some scenarios to query large data sets in a performant manner. For instance, a computing cluster can have many nodes that each execute a distributed query framework for performing distributed querying of a large data set. Such computing clusters and distributed query frameworks are, however, also difficult to implement, configure, and maintain. Moreover, incorrect configuration and/or use of computing clusters such as these can result in the non-optimal utilization of processor, storage, network and, potentially, other types of computing resources.
  • FIG. 1 illustrates a logical block diagram of event-driven resource pool management, according to some embodiments.
  • FIG. 2 is a logical block diagram illustrating a provider network implementing event-driven resource pool management for pools of resources configured to execute jobs on behalf of network-based services in the provider network, according to some embodiments.
  • FIG. 3 is a logical block diagram illustrating a managed query service, according to some embodiments.
  • FIG. 4 is a diagram illustrating interactions between clients and managed query service, according to some embodiments.
  • FIG. 5 is a sequence diagram for managed execution of queries, according to some embodiments.
  • FIG. 6 is a logical block diagram illustrating a cluster processing a query as part of managed query execution, according to some embodiments.
  • FIG. 7 is a logical block diagram illustrating a managed query agent, according to some embodiments.
  • FIG. 8 is a state diagram illustrating different resource states tracked, detected, or identified by a management agent, according to some embodiments.
  • FIG. 9 is logical block diagram illustrating interactions between a resource management service and pools of resources, according to some embodiments.
  • FIG. 10 is a high-level flowchart illustrating various methods and techniques to implement event-driven resource pool management, according to some embodiments.
  • FIG. 11 is a high-level flowchart illustrating various methods and techniques to monitor a computing resource for pool management events to perform event-driven resource pool management, according to some embodiments.
  • FIG. 12 is a high-level flowchart illustrating various methods and techniques to perform a pool management event at a computing resource, according to some embodiments.
  • FIG. 13 is a high-level flowchart illustrating various methods and techniques to implement error monitoring at a management agent for a computing resource of a resource pool executing a job for a network-based service, according to some embodiments.
  • FIG. 14 is a logical block diagram that shows an illustrative operating environment that includes a service provider network that can be configured to implement aspects of the functionality described herein, according to some embodiments.
  • FIG. 15 is a logical block diagram illustrating a configuration for a data center that can be utilized to implement aspects of the technologies disclosed herein, according to some embodiments.
  • FIG. 16 illustrates an example system configured to implement the various methods, techniques, and systems described herein, according to some embodiments.
  • first, second, etc. may be used herein to describe various elements, these elements should not be limited by these terms. These terms are only used to distinguish one element from another.
  • a first contact could be termed a second contact, and, similarly, a second contact could be termed a first contact, without departing from the scope of the present invention.
  • the first contact and the second contact are both contacts, but they are not the same contact.
  • FIG. 1 illustrates a logical block diagram of event-driven, according to some embodiments.
  • Pool(s) 130 of computing resource(s) 140 may be instantiated, configured, and otherwise prepared for executing different types of job(s) 170 on behalf of network-based service(s) 120 , in various embodiments.
  • a query management service such as discussed below with regard to FIGS. 2-8 , may utilize computing resource(s) 140 from different pool(s) 130 in order to execute queries with respect to remotely stored data, in some embodiments.
  • pool management for job execution resources 110 may provide a dynamically managed set of computing resource(s) 140 in respective pool(s) 130 that are pre-configured and available for executing job(s) 170 without requiring network-based service(s) 120 to directly manage the number of computing resource(s) used by the network-based service(s) 120 , in various embodiments.
  • pool management for job execution 110 may create pool(s) of computing resources 140 , which may be single or multi-node clusters, virtualized servers, instantiated execution platforms, query engines, processing frameworks, or any other set of one or more resource(s) that can execute job(s) 170 selectively routed to computing resource(s) 140 , in one embodiment.
  • Computing resources 140 may implement a management agent 142 to provide an interface between computing resource(s) 140 and pool management for job execution 110 and network-based service(s) 120 .
  • Computing resource(s) 140 may interact with other services, data stores, or computing resources (not illustrated), such as accessing remotely stored data, or invoking functions, operations, or processes executed by a separate system, in some embodiments.
  • Pool management for job execution resources 110 may then provide the pools of resources 130 to network-based service(s) 120 for job execution.
  • pool management for job execution 110 may implement an interface, such as discussed below with regard to FIG. 9 , via which network-based service(s) 120 can programmatically get resource(s) 150 for executing a job 170 , in one embodiment.
  • Pool management for job execution resources 110 may identify a pool 130 and computing resource(s) 140 within the pool to execute the job 170 for the network-based service 120 and provide the resource(s) 160 in response to the request, in one embodiment.
  • pool management for job execution resource(s) may identify a pool 130 specially provisioned for the network-based 120 service or a pool 130 provisioned for the type of job to be executed by the network-based service 120 , in one embodiment.
  • Pool management for job execution resources 110 may then randomly assign a resource from the pool, or may deterministically select a resource (e.g., based on characteristics of the computing resource, network-based service, or job), in one embodiment, such as a type of computing resource that implements a particular type of query engine for processing a job that is a query.
  • a resource e.g., based on characteristics of the computing resource, network-based service, or job
  • the resource(s) 160 are provided to network-based service(s) 120 (e.g., by providing an identifier or access credential for reaching the resource).
  • pool management for job execution resource(s) 110 may dynamically manage computing resource(s) 140 and pool(s) 130 .
  • Management agent(s) 142 may proactively monitor the operation of computing resource(s), whether utilized to execute a job 170 or available (not executing a job) to detect pool management events for the computing resource(s) 140 .
  • management agent 140 may analyze the state of a resource (e.g., as discussed below with regard to FIG.
  • performance metric(s) e.g., utilization metrics for processor capacity, network-bandwidth, storage capacity, I/O bandwidth, health metrics for the computing resource(s) itself (e.g., start up time) or the environment of the computing resource(s) (e.g., network events), job execution status or state indications, or other information
  • Management agent 142 may evaluate pool management event criteria to identify pool management events to report 180 . For example, management agent 142 may detect a pool management event when computing resource 140 completes a job 170 for network-based service 120 , a scrub event.
  • Management agent 142 may then perform pool management operation(s), which may be received as indicated at 190 from pool management for job execution resources 110 , in one embodiment, or be automatically determined and performed by management agent 142 without input from pool management for job execution resources, in another embodiment.
  • management agent 142 may perform various operations to remove job execution data (e.g., from memory or other storage location at computing resource 140 ) to scrub the resource and make it ready for executing another job.
  • job execution data e.g., from memory or other storage location at computing resource 140
  • pools(s) 130 may quickly adapt to changing conditions or scenarios that modify the operation of the pool, without requiring that pool management for job execution resources 110 directly monitor each individual computing resource in pool.
  • event-driven resource pool management is a logical illustration and thus is not to be construed as limiting as to the implementation of a network-based service, pool of computing resources, pool of computing resources, or pool management for job execution resources.
  • This specification begins with a general description of a provider network that implements a resource management service that provides event-driven management for resource pools that queries received from another network-based service, a managed query service. Then various examples of the managed query service and resource management service (along with other services that may be utilized or implemented) including different components/modules, or arrangements of components/module that may be employed as part of implementing the services are discussed. A number of different methods and techniques to implement event-driven resource pool management are then discussed, some of which are illustrated in accompanying flowcharts. Finally, a description of an example computing system upon which the various components, modules, systems, devices, and/or nodes may be implemented is provided. Various examples are provided throughout the specification.
  • FIG. 2 is a logical block diagram illustrating a provider network implementing event-driven resource pool management for pools of resources configured to execute jobs on behalf of network-based services in the provider network, according to some embodiments.
  • Provider network 200 may be a private or closed system or may be set up by an entity such as a company or a public sector organization to provide one or more services (such as various types of cloud-based storage) accessible via the Internet and/or other networks to clients 250 , in some embodiments.
  • Provider network 200 may be implemented in a single location or may include numerous data centers hosting various resource pools, such as collections of physical and/or virtualized computer servers, storage devices, networking equipment and the like (e.g., FIGS. 15, 16 and computing system 2000 described below with regard to FIG.
  • provider network 200 may implement various computing resources or services, such as a virtual compute service 210 , data processing service(s) 220 , (e.g., relational or non-relational (NoSQL) database query engines, map reduce processing, data flow processing, and/or other large scale data processing techniques), data storage service(s) 230 , (e.g., an object storage service, block-based storage service, or data storage service that may store different types of data for centralized access) other services 240 (any other type of network based services (which may include various other types of storage, processing, analysis, communication, event handling, visualization, and security services not illustrated), managed query service 270 , data catalog service 280 , and resource management service 290 .
  • virtual compute service 210 e.g., relational or non-relational (NoSQL) database query engines, map reduce processing, data flow processing, and/or other large scale data processing techniques
  • data storage service(s) 230 e.g., an object storage service, block-based storage service,
  • the components illustrated in FIG. 2 may be implemented directly within computer hardware, as instructions directly or indirectly executable by computer hardware (e.g., a microprocessor or computer system), or using a combination of these techniques.
  • the components of FIG. 2 may be implemented by a system that includes a number of computing nodes (or simply, nodes), each of which may be similar to the computer system embodiment illustrated in FIG. 16 and described below.
  • the functionality of a given system or service component e.g., a component of data storage service 230
  • a given node may implement the functionality of more than one service system component (e.g., more than one data store component).
  • Virtual compute service 210 may be implemented by provider network 200 , in some embodiments.
  • Virtual computing service 210 may offer instances and according to various configurations for client(s) 250 operation.
  • a virtual compute instance may, for example, comprise one or more servers with a specified computational capacity (which may be specified by indicating the type and number of CPUs, the main memory size, and so on) and a specified software stack (e.g., a particular version of an operating system, which may in turn run on top of a hypervisor).
  • a number of different types of computing devices may be used singly or in combination to implement the compute instances and of provider network 200 in different embodiments, including general purpose or special purpose computer servers, storage devices, network devices and the like.
  • instance client(s) 250 or other any other user may be configured (and/or authorized) to direct network traffic to a compute instance.
  • Compute instances may operate or implement a variety of different platforms, such as application server instances, JavaTM virtual machines (JVMs), general purpose or special-purpose operating systems, platforms that support various interpreted or compiled programming languages such as Ruby, Perl, Python, C, C++ and the like, or high-performance computing platforms) suitable for performing client(s) 202 applications, without for example requiring the client(s) 250 to access an instance.
  • JVMs JavaTM virtual machines
  • applications or other software operated/implemented by a compute instance and may be specified by client(s), such as custom and/or off-the-shelf software.
  • compute instances have different types or configurations based on expected uptime ratios.
  • the uptime ratio of a particular compute instance may be defined as the ratio of the amount of time the instance is activated, to the total amount of time for which the instance is reserved. Uptime ratios may also be referred to as utilizations in some implementations. If a client expects to use a compute instance for a relatively small fraction of the time for which the instance is reserved (e.g., 30%-35% of a year-long reservation), the client may decide to reserve the instance as a Low Uptime Ratio instance, and pay a discounted hourly usage fee in accordance with the associated pricing policy.
  • the client may reserve a High Uptime Ratio instance and potentially pay an even lower hourly usage fee, although in some embodiments the hourly fee may be charged for the entire duration of the reservation, regardless of the actual number of hours of use, in accordance with pricing policy.
  • An option for Medium Uptime Ratio instances, with a corresponding pricing policy, may be supported in some embodiments as well, where the upfront costs and the per-hour costs fall between the corresponding High Uptime Ratio and Low Uptime Ratio costs.
  • Compute instance configurations may also include compute instances with a general or specific purpose, such as computational workloads for compute intensive applications (e.g., high-traffic web applications, ad serving, batch processing, video encoding, distributed analytics, high-energy physics, genome analysis, and computational fluid dynamics), graphics intensive workloads (e.g., game streaming, 3D application streaming, server-side graphics workloads, rendering, financial modeling, and engineering design), memory intensive workloads (e.g., high performance databases, distributed memory caches, in-memory analytics, genome assembly and analysis), and storage optimized workloads (e.g., data warehousing and cluster file systems). Size of compute instances, such as a particular number of virtual CPU cores, memory, cache, storage, as well as any other performance characteristic.
  • compute intensive applications e.g., high-traffic web applications, ad serving, batch processing, video encoding, distributed analytics, high-energy physics, genome analysis, and computational fluid dynamics
  • graphics intensive workloads e.g., game streaming, 3D application streaming
  • Configurations of compute instances may also include their location, in a particular data center, availability zone, geographic, location, etc. . . . and (in the case of reserved compute instances) reservation term length.
  • Different configurations of compute instances may be implemented as computing resources associated in different pools of resources managed by resource management service 290 for executing jobs routed to the resources, such as queries routed to select resources by managed query service 270 .
  • Data processing services 220 may be various types of data processing services to perform different functions (e.g., query or other processing engines to perform functions such as anomaly detection, machine learning, data lookup, or any other type of data processing operation).
  • data processing services 230 may include a map reduce service that creates clusters of processing nodes that implement map reduce functionality over data stored in one of data storage services 240 .
  • Various other distributed processing architectures and techniques may be implemented by data processing services 230 (e.g., grid computing, sharding, distributed hashing, etc.).
  • data processing operations may be implemented as part of data storage service(s) 230 (e.g., query engines processing requests for specified data).
  • Data processing service(s) 230 may be clients of data catalog service 220 in order to obtain structural information for performing various processing operations with respect to data sets stored in data storage service(s) 230 , as provisioned resources in a pool for managed query service 270 .
  • Data catalog service 280 may provide a catalog service that ingests, locates, and identifies data and the schema of data stored on behalf of clients in provider network 200 in data storage services 230 .
  • a data set stored in a non-relational format may be identified along with a container or group in an object-based data store that stores the data set along with other data objects on behalf of a same customer or client of provider network 200 .
  • data catalog service 280 may direct the transformation of data ingested in one data format into another data format.
  • data may be ingested into data storage service 230 as single file or semi-structured set of data (e.g., JavaScript Object Notation (JSON)).
  • JSON JavaScript Object Notation
  • Data catalog service 280 may identify the data format, structure, or any other schema information of the single file or semi-structured set of data.
  • the data stored in another data format may be converted to a different data format as part of a background operation (e.g., to discover the data type, column types, names, delimiters of fields, and/or any other information to construct the table of semi-structured data in order to create a structured version of the data set).
  • Data catalog service 280 may then make the schema information for data available to other services, computing devices, or resources, such as computing resources or clusters configured to process queries with respect to the data, as discussed below with regard to FIGS. 3-7 .
  • Data storage service(s) 230 may implement different types of data stores for storing, accessing, and managing data on behalf of clients 250 as a network-based service that enables clients 250 to operate a data storage system in a cloud or network computing environment.
  • data storage service(s) 230 may include various types of database storage services (both relational and non-relational) for storing, querying, and updating data.
  • database storage services both relational and non-relational
  • Such services may be enterprise-class database systems that are highly scalable and extensible. Queries may be directed to a database in data storage service(s) 230 that is distributed across multiple physical resources, and the database system may be scaled up or down on an as needed basis.
  • the database system may work effectively with database schemas of various types and/or organizations, in different embodiments.
  • clients/subscribers may submit queries in a number of ways, e.g., interactively via an SQL interface to the database system.
  • external applications and programs may submit queries using Open Database Connectivity (ODBC) and/or Java Database Connectivity (JDBC) driver interfaces to the database system.
  • ODBC Open Database Connectivity
  • JDBC Java Database Connectivity
  • One data storage service 230 may be implemented as a centralized data store so that other data storage services may access data stored in the centralized data store for processing and or storing within the other data storage services, in some embodiments.
  • A may provide storage and access to various kinds of object or file data stores for putting, updating, and getting various types, sizes, or collections of data objects or files.
  • Such data storage service(s) 230 may be accessed via programmatic interfaces (e.g., APIs) or graphical user interfaces.
  • a centralized data store may provide virtual block-based storage for maintaining data as part of data volumes that can be mounted or accessed similar to local block-based storage devices (e.g., hard disk drives, solid state drives, etc.) and may be accessed utilizing block-based data storage protocols or interfaces, such as internet small computer interface (iSCSI).
  • local block-based storage devices e.g., hard disk drives, solid state drives, etc.
  • block-based data storage protocols or interfaces such as internet small computer interface (iSCSI).
  • one of data storage service(s) 230 may be a data warehouse service that utilizes a centralized data store implemented as part of another data storage service 230 .
  • a data warehouse service as may offer clients a variety of different data management services, according to their various needs. In some cases, clients may wish to store and maintain large of amounts data, such as sales records marketing, management reporting, business process management, budget forecasting, financial reporting, website analytics, or many other types or kinds of data.
  • a client's use for the data may also affect the configuration of the data management system used to store the data. For instance, for certain types of data analysis and other operations, such as those that aggregate large sets of data from small numbers of columns within each row, a columnar database table may provide more efficient performance. In other words, column information from database tables may be stored into data blocks on disk, rather than storing entire rows of columns in each data block (as in traditional database schemes).
  • Managed query service 270 may manage the execution of queries on behalf of clients so that clients may perform queries over data stored in one or multiple locations (e.g., in different data storage services, such as an object store and a database service) without configuring the resources to execute the queries, in various embodiments.
  • Resource management service 290 may manage and provide pools of computing resources for different services like managed query service 270 in order to execute jobs on behalf the different services, as discussed above with regard to FIG. 1 .
  • clients 250 may encompass any type of client configurable to submit network-based requests to provider network 200 via network 260 , including requests for storage services (e.g., a request to create, read, write, obtain, or modify data in data storage service(s) 240 , etc.) or managed query service 270 (e.g. ,a request to query data in a data set stored in data storage service(s) 230 ).
  • requests for storage services e.g., a request to create, read, write, obtain, or modify data in data storage service(s) 240 , etc.
  • managed query service 270 e.g. , a request to query data in a data set stored in data storage service(s) 230 .
  • a given client 250 may include a suitable version of a web browser, or may include a plug-in module or other type of code module that may execute as an extension to or within an execution environment provided by a web browser.
  • a client 250 may encompass an application such as a database application (or user interface thereof), a media application, an office application or any other application that may make use of storage resources in data storage service(s) 240 to store and/or access the data to implement various applications.
  • an application may include sufficient protocol support (e.g., for a suitable version of Hypertext Transfer Protocol (HTTP)) for generating and processing network-based services requests without necessarily implementing full browser support for all types of network-based data. That is, client 250 may be an application may interact directly with provider network 200 .
  • client 250 may generate network-based services requests according to a Representational State Transfer (REST)-style network-based services architecture, a document- or message-based network-based services architecture, or another suitable network-based services architecture.
  • REST Representational State Transfer
  • a client 250 may provide access to provider network 200 to other applications in a manner that is transparent to those applications.
  • client 250 may integrate with an operating system or file system to provide storage on one of data storage service(s) 240 (e.g., a block-based storage service).
  • the operating system or file system may present a different storage interface to applications, such as a conventional file system hierarchy of files, directories and/or folders.
  • applications may not need to be modified to make use of the storage system service model.
  • the details of interfacing to the data storage service(s) 240 may be coordinated by client 250 and the operating system or file system on behalf of applications executing within the operating system environment.
  • Clients 250 may convey network-based services requests (e.g., access requests directed to data in data storage service(s) 240 , operations, tasks, or jobs, being performed as part of data processing service(s) 230 , or to interact with data catalog service 220 ) to and receive responses from provider network 200 via network 260 .
  • network 260 may encompass any suitable combination of networking hardware and protocols necessary to establish network-based-based communications between clients 250 and provider network 200 .
  • network 260 may generally encompass the various telecommunications networks and service providers that collectively implement the Internet.
  • Network 260 may also include private networks such as local area networks (LANs) or wide area networks (WANs) as well as public or private wireless networks.
  • LANs local area networks
  • WANs wide area networks
  • network 260 may include the hardware (e.g., modems, routers, switches, load balancers, proxy servers, etc.) and software (e.g., protocol stacks, accounting software, firewall/security software, etc.) necessary to establish a networking link between given client 250 and the Internet as well as between the Internet and provider network 200 .
  • clients 250 may communicate with provider network 200 using a private network rather than the public Internet.
  • FIG. 3 is a logical block diagram illustrating a managed query service, according to some embodiments.
  • managed query service 270 may leverage the capabilities of various other services in provider network 200 .
  • managed query service 270 may utilize resource management service 290 to provision and manage pools of preconfigured resources to execute queries, provide resources of preconfigured queries, and return utilized resources to availability.
  • resource management service 290 may instantiate, configure, and provide resource pool(s) 350 a and 350 n that include pool resource(s) 352 a and 352 n from one or more different resource services, such as computing resource(s) 354 in virtual compute service 210 and computing resource(s) 356 in data processing service(s) 220 .
  • Resource management service 290 may send requests to create, configure, tag (or otherwise associate) resources 352 for a particular resource pool, terminate, reboot, otherwise operate resources 352 in order to execute jobs on behalf of other network-based services.
  • managed query service 270 may interact directly with the resource 354 in virtual compute service 210 or the resource 356 in data processing services 220 to execute queries, in various embodiments.
  • managed query service 270 may utilize data catalog service 280 , in some embodiments to store data set schemas 352 , as discussed below with regard to FIGS. 4 , for subsequent use when processing queries, as discussed below with regard to FIGS. 5-7 , in some embodiments.
  • a data set schema may identify the field or column data types of a table as part of a table definition so that a query engine (executing on a computing resource), may be able to understand the data being queried, in some embodiments.
  • Managed query service 270 may also interact with data storage service(s) 230 to directly source data sets 370 or retrieve query results 380 , in some embodiments.
  • Managed query service 270 may implement a managed query interface 310 to handle requests from different client interfaces, as discussed below with regard to FIG. 4 .
  • requests such as requests formatted according to an Application Programmer Interface (API), standard query protocol or connection, or requests received via a hosted graphical user interface implemented as part of managed query service may be handled by managed query interface 310 .
  • API Application Programmer Interface
  • API Application Programmer Interface
  • a hosted graphical user interface implemented as part of managed query service may be handled by managed query interface 310 .
  • Managed query service 270 may implement managed query service control plane 320 to manage the operation of service resources (e.g., request dispatchers for managed query interface 310 , resource planner workers for resource planner 330 , or query tracker monitors for query tracker 340 ).
  • Managed query service control plane 320 may direct requests to appropriate components as discussed below with regard to FIGS. 5 and 6 .
  • Managed query service 270 may implement authentication and authorization controls for handling requests received via managed query interface 310 .
  • managed query service control plane 320 may validate the identity or authority of a client to access the data set identified in a query received from a client (e.g., by validating an access credential).
  • managed query service control plane 320 may maintain (in an internal data store or as part of a data set in an external data store, such as in one of data storage service(s) 230 ), query history, favorite queries, or query execution logs, and other managed query service historical data. Query execution costs may be billed, calculated or reported by managed query service control plane 320 to a billing service (not illustrated) or other system for reporting usage to users of managed query service, in some embodiments.
  • Managed query service 270 may implement resource planner 330 to intelligently select available computing resources from pools for execution of queries, in some embodiments.
  • resource planner 330 may evaluated collected data statistics associated with query execution (e.g., reported by computing resources) and determine an estimated number or configuration of computing resources for executing a query within some set of parameters (e.g., cost, time, etc.).
  • machine learning techniques may be applied by resource planner 330 to generate a query estimation model that can be applied to the features of a received query to determine the number/configuration of resources, in one embodiment.
  • Resource planner 330 may then provide or identify which ones of the resources available to execute the query from a pool may best fit the estimated number/configuration, in one embodiment.
  • managed query service 270 may implement query tracker 340 in order to manage the execution of queries at compute clusters, track the status of queries, and obtain the resources for the execution of queries from resource management service 290 .
  • query tracker 340 may maintain a database or other set of tracking information based on updates received from different managed query service agents implemented on provisioned computing resources (e.g., computing clusters as discussed below with regard to FIGS. 5-7 ).
  • query tracker may
  • FIG. 4 is a diagram illustrating interactions between clients and managed query service, according to some embodiments.
  • Client(s) 400 may be client(s) 250 in FIG. 2 above or other clients (e.g., other services systems or components implemented as part of provider network 200 or as part of an external service, system, or component, such as data exploration or visualization tools (e.g., Tableau, Looker, MicroStrategy, Qliktech, or Spotfire).
  • Clients 400 can send various requests to managed query service 270 via managed query interface 310 .
  • Managed query interface 310 may offer a management console 440 , which may provider a user interface to submit queries 442 (e.g., graphical or command line user interfaces) or register data schemas 444 for executing queries.
  • queries 442 e.g., graphical or command line user interfaces
  • register data schemas 444 for executing queries.
  • management console 440 may be implemented as part of a network-based site (e.g., an Internet website for provider network 200 ) that provides various graphical user interface elements (e.g., text editing windows, drop-down menus, buttons, wizards or workflows) to submit queries or register data schemas.
  • Managed query interface 310 may implement programmatic interfaces 410 (e.g., various Application Programming Interface (API) commands) to perform queries, and various other illustrated requests.
  • API Application Programming Interface
  • managed query interface 310 may implement custom drivers that support standard communication protocols for querying data, such as JDBC driver 430 or ODBC driver 420 .
  • Clients 400 can submit many different types of request to managed query interface 310 .
  • clients 400 can submit requests 450 to create, read, modify, or delete data schemas.
  • a new table schema can be submitted via a request 450 .
  • Request 450 may include a name of the data set (e.g., table), a location of the data set (e.g.
  • an object identifier in an object storage service such as data storage service 230 , file path, uniform resource locator, or other location indicator
  • number of columns such as data storage service 230 , file path, uniform resource locator, or other location indicator
  • data types for fields or columns e.g., string, integer, Boolean, timestamp, array, map, custom data types, or compound data types
  • data format e.g., formats including, but not limited to, JSON, CSV, AVRO, ORC, PARQUET, tab delimited, comma separated, as well as custom or standard serializers/desrializers
  • partitions of a data set e.g., according to time, geographic location, or other dimensions
  • any other schema information for process queries with respect to data sets in various embodiments.
  • request to create/read/modify/delete data set schemas may be performed using a data definition language (DDL), such as Hive Query Language (HQL).
  • DDL data definition language
  • HQL Hive Query Language
  • Managed query interface 310 may perform respective API calls or other requests 452 with respect to data catalog service 280 , to store the schema for the data set (e.g., as part of table schemas 402 ).
  • Table schemas 402 may be stored in different formats (e.g., Apache Hive).
  • managed query service 270 may implement its own metadata store.
  • Clients 400 may also send queries 460 and query status 470 requests to managed query interface 310 which may direct those requests 460 and 470 to managed query service control plane 320 , in various embodiments, as discussed below with regard to FIGS. 5 and 6 .
  • Queries 460 may be formatted according to various types of query languages, such as Structured Query Language (SQL) or HQL.
  • SQL Structured Query Language
  • HQL HQL
  • Client(s) 400 may also submit requests for query history 480 or other account related query information (e.g., favorite or common queries) which managed query.
  • client(s) 400 may programmatically trigger the performance of past queries by sending a request to execute a saved query 490 , which managed query service control plane 320 may look-up and execute.
  • execute saved query request may include a pointer or other identifier to a query stored or saved for a particular user account or client.
  • Managed query service control plane 320 may then access that user query store to retrieve and execute the query.
  • FIG. 5 is a sequence diagram for managed execution of queries, according to some embodiments.
  • Query 530 may be received at managed query service control plane 320 which may submit the query 532 to query tracker 340 indicating the selected cluster 536 for execution.
  • Query tracker 340 may lease a cluster 534 from resource management service 290 , which may return a cluster 536 .
  • Resource management service 290 and query tracker 340 may maintain lease state information for resources that are leased by query tracker and assigned to execute received queries.
  • Query tracker 340 may then initiate execution of the query 538 at the provisioned cluster 510 , sending a query execution instruction to a managed query agent 512 .
  • Managed query agent 512 may get schema 540 for the data sets(s) 520 from data catalog service 280 , which may return the appropriate schema 542 . Provisioned cluster 510 can then generate a query execution plan and execute the query 544 with respect to data set(s) 520 according to the query plan. Managed query agent 512 may send query status 546 to query tracker 340 which may report query status 548 in response to get query status 546 request, sending a response 550 indicating the query status 550 . Provisioned cluster 510 may store the query results 552 in a result store 522 (which may be a data storage service 230 ). Managed query service control plane 320 may receive q request to get a query results 554 and get query results 556 from results store 522 and provide the query results 558 in response, in some embodiments.
  • FIG. 6 is a logical block diagram illustrating a cluster processing a query as part of managed query execution, according to some embodiments.
  • Cluster 610 may implement a computing node 620 that is a leader node (according to the query engine 624 (or multiple query engines, such as Presto and Hive) implemented by cluster 610 ).
  • no single node may be a leader node, or the leader node may rotate from processing one query to the next.
  • Managed query agent 622 may be implemented as part of leader node 620 in order to provide an interface between the provisioned resource, cluster 610 , and other components of managed query service 270 and resource management service 290 .
  • managed query agent 622 may provide further data to managed query service 270 , such as the status of the query (e.g. executing, performing I/O, performing aggregation, etc.,) and execution metrics (e.g., health metrics, resource utilization metrics, cost metrics, length of time, etc.).
  • execution metrics e.g., health metrics, resource utilization metrics, cost metrics, length of time, etc.
  • managed query agent 622 may provide cluster/query status and execution metric(s) to resource management service 290 (in order to make pool management decisions, such as modification events, lease requests, etc.), as discussed below.
  • managed query agent 622 may indicate cluster status to resource management service 290 indicating that a query has completed and that the cluster 610 is ready for reassignment.
  • Leader node 620 may implement query engine 624 to execute queries, such as query 602 which may be received via managed query agent 622 .
  • managed query agent may implement a programmatic interface for query tracker to submit queries (as discussed above in FIG. 5 ), and then generate and send the appropriate query execution instruction to query engine 624 .
  • Query engine(s) 624 may generate a query execution plan for received queries 603 .
  • leader node 620 may obtain schema information for the data set(s) 670 from the data catalog service 280 or metadata stores for data 662 (e.g., data dictionaries, other metadata stores, other data processing services, such as database systems, that maintain schema information) for data 662 , in order to incorporate the schema data into the generation of the query plan and the execution of the query.
  • Leader node 620 may generate and send query execution instructions 640 to computing nodes that access and apply the query to data 662 in data store(s) 660 .
  • Compute nodes such as nodes 630 a, 630 b, and 630 n, may respectively implement query engines 632 a, 632 b, and 632 n to execute the query instructions, apply the query to the data 650 , and return partial results 640 to leader node 620 , which in turn may generate and send query results 604 .
  • Query engines 624 and query engines 632 may implement various kinds of distributed query or data processing frameworks, such as the open source Presto distributed query framework or the Apache Spark framework.
  • FIG. 7 is a logical block diagram illustrating a managed query agent, according to some embodiments.
  • Managed query agent 622 may act as an interface for detecting and performing pool management related events as well as service related events for a computing resource (e.g., cluster) upon which the managed query agent is implement.
  • managed query agent 622 may implement resource management service interface 710 , in some embodiments, to interact with resource management service 290 .
  • resource management service interface 710 may provide indications of pool management events 712 detected for the cluster (e.g., changes in resource state, as discussed below in FIG. 8 , execution state or status for a query, and other performance metrics which may be related to the management of resources in the resource pool).
  • Operation(s) 714 related to pool management events may be received via resource management service interface 710 , in various embodiments, to be performed by event handler 740 at managed query agent 622 , according to the various techniques/events discussed below with regard to FIGS. 10 and 11 .
  • Managed query agent 622 may also implement managed query service interface 720 , which may determine and send 722 the status of an executing query (e.g., starting, executing, complete, etc.) to managed query service 270 .
  • Managed query service interface 720 may also send various metric(s) 724 to managed query service 290 , such as resource utilization metrics, job-pending/executing time, or other characteristics of the performance of the query that may be gathered or determined, in one embodiment (e.g., from performance metrics 754 received from execution engine 624 ).
  • Managed query service interface 720 may also accept and initiate execution of queries 726 received from managed query service.
  • event handler 740 may generate instructions to execute the query and submit the instructions 752 via execution engine interface 750 to execution engine 624 for performance.
  • Managed query agent may implement cluster monitor 730 to monitor for pool management events for the cluster, whether the cluster is idle or leased for the execution of a query, in some embodiments.
  • Cluster monitor 730 may monitor a resource lifecycle state, execution state for a job, or performance metrics, such as by periodically sampling or monitoring a live stream of metrics or other data to determine if a pool management event is detected.
  • Pool management events may be detected based on pool management criteria (e.g., changes in resource state, execution performance state, or by applying different thresholds or other analysis to performance metrics for a resource), which cluster monitor 730 may maintain in or as part of an event list or other set of configuration information that defines the pool management events to monitor for.
  • pool management events may be detected in response to external events that are detected at the computing resource (e.g., network partition, power failure, etc.).
  • Managed query agent 622 may implement event handler 740 to perform operation(s) based on detected pool management events or to execute jobs, like queries 726 that are received from managed query service 270 .
  • query status, performance metric(s), and other information may be provided according to a polling-based model, so that event handler 740 may handle requests to provide information (e.g., by sending query status 722 and query performance metric(s) 724 ) in response to the requests.
  • Event handler 740 may perform the pool management operations 714 specified by resource management service 290 and/or other operations for handling a pool management event (e.g., such as resource specific operations for a particular execution engine or configuration of cluster 710 to carry out a generally described pool management operation 714 , like executing specific operations to scrub certain locations or devices in memory or storage at cluster 722 that are not explicitly identified by pool management operations 714 ).
  • pool management operations are performed automatically without receiving the operations from resource management service 290 .
  • FIG. 8 is a state diagram for resources implemented in a resource pool, according to some embodiments.
  • a resource may begin in start state 810 awaiting fulfillment.
  • a pending resource 820 may be a resource that has been launched but is not yet configured for processing jobs (e.g., according to a configured specified for resources in the pool, such as the query image, machine image, software applications, etc.).
  • the resource may be in failed state 850 , which would make the resource unable to be available to process jobs as part of the pool (and may not be counted for idle or overall resource count considerations, in some embodiments.
  • a machine image may crash or fail to load properly at one or more nodes in a cluster, in one embodiment, failing the provisioning of the resource.
  • the resource state may transition to ready 830 .
  • a resource may be idle (or leased, but not executing a job).
  • a resource may transition out of ready state to executing state 835 .
  • a resource may transition out of ready state in the event of resource failure (to failed state 850 ) or in the event of the resource being terminated (to terminated state 860 ).
  • a resource may execute the query in executing state 835 , and may transition out of execution state 835 in the event of resource failure (to failed state 850 ) or in the event of the resource being terminated (to terminated state 860 ).
  • Termination of a resource may, in some embodiments, occur after a time limit or other usage threshold that limits the amount of work done by a given resource. In this way, a resource that suffers from performance decline (e.g., due to age, software errors that cause memory leaks or other performance problems) or may be vulnerable to security breach can be terminated (and replaced in the pool with another resource).
  • a resource may move to scrub state 840 , in some embodiments.
  • a managed query agent may detect when a cluster has completed execution of the query and report a query completion status to resource management service 290 . The managed query agent may then initiate an operation to scrub the resource for reuse in the resource pool. Scrubbed resources may return to resource pool by becoming in ready state 830 .
  • a scrubbed resource that fails to complete a scrub operation may move to failed state 850 or may be terminated (e.g., due to an age/time limit for the resource).
  • FIG. 9 is logical block diagram illustrating interactions between a resource management service and pools of resources, according to some embodiments.
  • Resource management service 290 may implement a programmatic interface (e.g., API) or other interface that allows other network-based services (or a client or a provider network) to submit requests for preconfigured resources from a resource pool managed by resource management service 290 .
  • a request for a cluster 930 may be received (e.g., from query tracker 340 ) to obtain a cluster to execute a query.
  • Resource management service 290 may determine the appropriate pool for the request 930 , a randomly (or selectively according to the techniques discussed below with regard to FIG. 14B ) determine a cluster for servicing the request.
  • Resource management service 290 may then provide the identified cluster 940 (e.g., by specifying a location, identifier, or other information for accessing the identified computing resource. Resource management service may update state information for the cluster to indicate that the cluster is leased or otherwise unavailable. Resource management service 290 may also receive requests to release a cluster 950 from a current assignment. Resource management service 290 may then update state information (e.g., the lease) for the cluster and pool to return the cluster to the pool, in some embodiments.
  • state information e.g., the lease
  • resource management service 290 may automatically (or in response to requests (not illustrated)), commission or decommission pool(s) of clusters 910 .
  • resource management service 290 may perform techniques that select the number and size of computing clusters 920 for the warm cluster pool 910 .
  • the number and size of the computing clusters 920 in the warm cluster pool 910 can be determined based upon a variety of factors including, but not limited to, historical and/or expected volumes of query requests, the price of the computing resources utilized to implement the computing clusters 920 , and/or other factors or considerations, in some embodiments.
  • the computing clusters 920 may be instantiated, such as through the use of an on-demand computing service, or virtual compute service or data processing service as discussed above in FIG. 2 .
  • the instantiated computing clusters 920 can then be configured to process queries prior to receiving the queries at the managed query service.
  • one or more distributed query frameworks or other query processing engines can be installed on the computing nodes in each of the computing clusters 920 .
  • the distributed query framework may be the open source PRESTO distributed query framework. Other distributed query frameworks can be utilized in other configurations.
  • distributed processing frameworks or other query engines can also be installed on the host computers in each computing cluster 920 .
  • the distributed processing frameworks can be utilized in a similar fashion to the distributed query frameworks.
  • the APACHE SPARK distributed processing framework can also, or alternately, be installed on the host computers in the computing clusters 920 .
  • Instantiated and configured computing clusters 920 that are available for use by the managed query service 270 are added to the warm cluster pool 910 , in some embodiments.
  • a determination can be made as to whether the number or size of the computing clusters 920 in the warm cluster pool needs is to be adjusted, in various embodiments.
  • the performance of the computing clusters 920 in the warm cluster pool 910 can be monitored based on cluster metric(s) 990 received from the cluster pool.
  • the number of computing clusters 920 assigned to the warm cluster pool 910 and the size of each computing cluster 920 (i.e. the number of host computers in each computing cluster 920 ) in the warm cluster pool 910 can then be adjusted.
  • Such techniques can be repeatedly performed in order to continually optimize the number and size of the computing clusters 920 in the warm cluster pool 910 .
  • resource management service 270 may scrub clusters(s) 980 , (e.g., as a result of the lease state transitioning to expired or terminated) by causing the cluster to perform operations (e.g., a reboot, disk wipe, memory purge/dump, etc.) so that the cluster no longer retains client data and is ready to process another query.
  • resource management service 290 may determine whether a computing cluster 920 is inactive (e.g. the computing cluster 920 has not received a query in a predetermined amount of time). If resource management service 290 determines that the computing cluster 920 is inactive, then the computing cluster 920 may be disassociated from the submitter of the query.
  • the computing cluster 920 may then be “scrubbed,” such as by removing data associated with the submitter of the queries from memory (e.g. main memory or a cache) or mass storage device (e.g. disk or solid state storage device) utilized by the host computers in the computing cluster 920 .
  • the computing cluster 920 may then be returned to the warm cluster pool 910 for use in processing other queries.
  • some clusters that are inactive might not be disassociated from certain users in certain scenarios. In these scenarios, the user may have a dedicated warm pool of clusters 910 available for their use.
  • FIGS. 2-9 have been described and illustrated in the context of a provider network leveraging multiple different services to implement a managed query agent to detect and perform pool management events and operations, the various components illustrated and described in FIGS. 2-9 may be easily applied to other systems, or devices that manage pools of configured resources. As such, FIGS. 2-9 are not intended to be limiting as to other embodiments of a system that may implement event-driven resource pool management.
  • FIG. 10 is a high-level flowchart illustrating various methods and techniques to implement event-driven resource pool management, according to some embodiments. Various different systems and devices may implement the various methods and techniques described below, either singly or working together.
  • a resource management service as described above with regard to FIGS. 2-9 may implement the various methods.
  • a combination of different systems and devices may implement these methods. Therefore, the above examples and or any other systems or devices referenced as performing the illustrated method, are not intended to be limiting as to other different components, modules, systems, or configurations of systems and devices.
  • a pool management event may be detected at a first computing resource of a pool of computing resources that are configured to perform jobs associated with a network-based service, in various embodiments.
  • a management agent or other monitor implemented at a computing resource may evaluate the operation of the computing resource, whether the resource is idle or being leased/used to execute a job for the network-based service.
  • Various different pool management event detection criteria may be applied for different types of pool management events. For example, a scrub pool management event may be detected upon determining that the computing resource has completed execution of a current job and is ready to be recycled or reused in the computing cluster to execute a different job (e.g., from a different client of network-based service).
  • a pool management event criteria may evaluate the age or time since creation of the first computing resource (e.g., according to lifespan time or timestamp) and determine whether the first computing resource has exceeded the age threshold for computing resources in the pool, in one embodiment. If so, then the a termination pool management event may be detected to terminate the first computing resource (e.g., by sending a request to a service implementing the resource to terminate the existence of the resource).
  • an operational metric e.g., time since last leased
  • a state e.g., “ready” or “pending” state
  • a test pool management event may be detected to execute one or more test jobs at the first computing resource, in one embodiment. If one of the test jobs fails to execute in a desired manner, then an indication of the failure may be provided to a pool manager for the resource pool (e.g., resource management service 290 ), which may provide operations to scrub, reboot, or terminate the first computing resource.
  • resource management service 290 e.g., resource management service 290
  • operations may be performed at the first computing resource based, at least in part, on the pool management event. For example, operations to remove job data (e.g., from memory or non-volatile storage) as part of a scrub event may be performed, in one embodiment. In another example, operations that prepare the first computing resource for termination, such as dumping or storing reports, logs, or other collected information may be performed, along with executing the operation to terminate the first computing resource, in one embodiment.
  • job data e.g., from memory or non-volatile storage
  • operations that prepare the first computing resource for termination such as dumping or storing reports, logs, or other collected information may be performed, along with executing the operation to terminate the first computing resource, in one embodiment.
  • operations to carry out test jobs on the first computing source including access a test job, sample data, or other information needed to execute the one or more test jobs, generating instructions to an execution engine at the first computing resource to execute the test jobs and evaluating the results or performance of the first computing resource for the test jobs.
  • Operations for detected pool management events may be instructed (partially or completely) by a pool manager for a resource pool in some embodiments, as discussed below with regard to FIG. 12 .
  • operation(s) may be performed automatically in response to detecting the pool management event (without instruction from a pool manager). In this way, pool management events may be performed quickly so that resources in the pool make the pool respond faster to events that may modify the operation of computing resources in the pool.
  • FIG. 11 is a high-level flowchart illustrating various methods and techniques to monitor a computing resource in a pool of computing resources for pool management events, according to some embodiments.
  • monitoring for pool management events may be actively performed (e.g., by a management agent like managed query agent 622 in FIG. 6 ).
  • a first computing resource of a pool of computing resources that are configured to execute jobs associated with a network-based service may be monitored, in some embodiments. For example, a resource lifecycle state, execution state for a job, or performance metrics for may be periodically sampled or checked to determine if a pool management event is detected.
  • Pool management events may be detected based on pool management criteria (e.g., changes in resource state, execution performance state, or by applying different thresholds or other analysis to performance metrics for a resource). In some embodiments, pool management events may be detected in response to external events that are detected at the computing resource (e.g., network partition, power failure, etc.).
  • pool management criteria e.g., changes in resource state, execution performance state, or by applying different thresholds or other analysis to performance metrics for a resource.
  • pool management events may be detected in response to external events that are detected at the computing resource (e.g., network partition, power failure, etc.).
  • an indication of the pool management event may be sent to a pool manager for the pool, as indicated at 1130 .
  • some pool management events may be maintained in a mapping table or other data structure describing the operation(s) to perform in response to detecting the pool management event, in one embodiment. If the described operation(s) include reporting the pool management event (or no operations are described and the management agent sends an indication of the pool management event in response to the pool management event as a default operation), then the indication for the pool management event may be generated (e.g., according to an interface for the pool manager, such as an API for resource management service 290 .
  • a pool manager may confirm or determine the appropriate responsive actions to perform for the pool management event, in some embodiments. For example, for a scrub operation, the pool manager may determine whether other jobs for the same user are pending or likely to be sent to the computing resource for execution (e.g., by waiting for a period of time before allowing the scrub operation and returning the computing resource to the pool of computing resources for executing other jobs). As indicated at 1140 , a request to perform operation(s) based on the pool management event may be received from the pool manager, in some embodiments. For example, the various types of operations described above with regard to element 1020 in FIG. 2 (e.g., scrub operations, termination operations, test operations, etc.) may be identified or included in a request from the pool manager. As indicated at 1150 , the requested operations may then be performed at the computing resource.
  • the various types of operations described above with regard to element 1020 in FIG. 2 e.g., scrub operations, termination operations, test operations, etc.
  • the requested operations may then be performed at the computing resource.
  • FIG. 12 is a high-level flowchart illustrating various methods and techniques to execute a job for a network-based service, according to some embodiments.
  • a request to execute a job may be received at a management agent implemented at a computing resource of a pool of computing resources configured to execute jobs associated with a network-based service.
  • the request may be formatted according to a programmatic interface implemented by the management agent, such as managed query service interface 720 discussed above with regard to FIG. 7 .
  • the request may include various execution parameters, identifiers, access credentials, tokens, permissions, and other data that may be needed to execute the job. For example, authentication credentials may be needed to execute a job that accesses data, such as query.
  • Execution parameters may describe the behavior of the execution of the job (e.g., returning results in a particular form, such as a paginated stream of query results sent to an interface like management console 440 in FIG. 4 ).
  • instruction(s) to execute the job at an execution engine implemented at the first computing resource may be generated by the management agent, in some embodiments. For example, commands corresponding to a programmatic interface for the execution engine, may be generated to execute the job. In other embodiments, a job workflow, script, or executable may be generated (according to the input options or parameters allowed by the execution engine).
  • the instruction(s) may be submitted to the execution engine to execute the job, as indicated at 1230 , in various embodiments. For example, a function call, procedure, message, or other invocation mechanism may be used to submit the instructions to the execution engine, in one embodiment.
  • the management agent may send an execution status for the job to the network-based service.
  • the management agent may determine or classify the execution of the job according to a predefined set of execution states (e.g., “initializing,” “start,” “reading,” “writing,” “finalizing,” “error,” etc.).
  • a progress metric such as a completion percentage, or indication for the job's execution state within a workflow (e.g., “step 1” or “step 10”) may be determined as the execution status.
  • the execution status may be reported to the network-based service according to a programmatic interface (e.g., API call), in one embodiment.
  • the request may be formatted according to the API and sent to a service endpoint for receiving job execution status.
  • performance metric(s) for the execution of the job may be sent to the network-based service by the management agent, in various embodiments. For example, resource utilization metrics, job-pending/executing time, or other characteristics of the performance of the job may be gathered or determined, in one embodiment.
  • performance metric(s) may be stored locally by the management agent while the job is executing and sent as a batch of performance metrics upon completion of the job (or failure of the job).
  • Performance metrics may be formatted according to a metric reporting or storage format for the network-based service, such as a log-based record format, or as a data file including comma delimited metric values, in one embodiment.
  • performance metrics may be streamed or otherwise reported in real time to the network-based service.
  • FIG. 13 is a high-level flowchart illustrating various methods and techniques to implement error monitoring at a management agent for a computing resource of a resource pool executing a job for a network-based service, according to some embodiments.
  • a management agent may monitor execution off a job at a computing resource of a pool of computing resources for errors, in various embodiments.
  • the management agent may receive indications of execution engine errors (e.g., due to execution problems, invalid or malformed instructions to execute the job, such as invalid SQL statements), in one embodiment.
  • Management agent may detect errors by observing behavior of the execution engine (e.g., stalling, not-responsive, resource utilization, or other indicators of problematic operation), in one embodiment.
  • the error may classified or categorized (e.g., as an internal execution error caused by the operation of internal resources such that the error is not a fault of the client that submitted the job, or as an external error/client error, such as errors in the submission of the job, like incorrect query language statements, invalid operations requested).
  • Some errors may be categorized based on the error information provided by the execution engine, while other errors may be categorized based on other criteria, such as the state of the resource, status of the execution of the job, or other information collected by the management agent.
  • Mapping information (e.g., in a table mapping detected errors to error indications) may be maintained to translate otherwise provide a template for (or the content of) error indications that are to be provided.
  • the error indication may be sent to the network-based service, as indicated at 1340 , in some embodiments.
  • the error indication may be formatted and sent according to an error reporting API or other communication mechanism (e.g., message queue or event stream established between the management agent and the network-based service), in one embodiment.
  • some errors that are detected may be ignored or not reported.
  • errors that do not halt execution of a job may be ignored or not reported.
  • errors may not be reported until a number of similar or the same error is detected beyond some reporting threshold for the error.
  • Some errors received at the network-based service may be provided to users/clients of the network-based service, while others may remain visible only to the network-based service, in one embodiment.
  • the methods described herein may in various embodiments be implemented by any combination of hardware and software.
  • the methods may be implemented by a computer system (e.g., a computer system as in FIG. 16 ) that includes one or more processors executing program instructions stored on a computer-readable storage medium coupled to the processors.
  • the program instructions may be configured to implement the functionality described herein (e.g., the functionality of various servers and other components that implement the network-based virtual computing resource provider described herein).
  • the various methods as illustrated in the figures and described herein represent example embodiments of methods. The order of any method may be changed, and various elements may be added, reordered, combined, omitted, modified, etc.
  • FIG. 14 is a logical block diagram that shows an illustrative operating environment that includes a service provider network that can implement aspects of the functionality described herein, according to some embodiments.
  • the service provider network 200 can provide computing resources, like VM instances and storage, on a permanent or an as-needed basis.
  • the computing resources provided by the service provider network 200 can be utilized to implement the various services described above.
  • the computing resources provided by the service provider network 200 can include various types of computing resources, such as data processing resources like VM instances, data storage resources, networking resources, data communication resources, network services, and the like.
  • Each type of computing resource provided by the service provider network 200 can be general-purpose or can be available in a number of specific configurations.
  • data processing resources can be available as physical computers or VM instances in a number of different configurations.
  • the VM instances can execute applications, including web servers, application servers, media servers, database servers, some or all of the services described above, and/or other types of programs.
  • the VM instances can also be configured into computing clusters in the manner described above.
  • Data storage resources can include file storage devices, block storage devices, and the like.
  • the service provider network 200 can also provide other types of computing resources not mentioned specifically herein.
  • the computing resources provided by the service provider network maybe implemented, in some embodiments, by one or more data centers 1404 A- 1404 N (which might be referred to herein singularly as “a data center 1404 ” or in the plural as “the data centers 1404 ”).
  • the data centers 1404 are facilities utilized to house and operate computer systems and associated components.
  • the data centers 1404 typically include redundant and backup power, communications, cooling, and security systems.
  • the data centers 1404 can also be located in geographically disparate locations.
  • One illustrative configuration for a data center 1404 that can be utilized to implement the technologies disclosed herein will be described below with regard to FIG. 15 .
  • the customers and other users of the service provider network 200 can access the computing resources provided by the service provider network 200 over a network 1402 , which can be a wide area communication network (“WAN”), such as the Internet, an intranet or an Internet service provider (“ISP”) network or a combination of such networks.
  • a computing device 1400 operated by a customer or other user of the service provider network 200 can be utilized to access the service provider network 200 by way of the network 1402 .
  • LAN local-area network
  • the Internet or any other networking topology known in the art that connects the data centers 1404 to remote customers and other users can be utilized. It should also be appreciated that combinations of such networks can also be utilized.
  • FIG. 15 is a logical block diagram illustrating a configuration for a data center that can be utilized to implement aspects of the technologies disclosed herein, according to various embodiments.
  • the example data center 1404 shown in FIG. 15 includes several server computers 1502 A- 1502 F (which might be referred to herein singularly as “a server computer 1502 ” or in the plural as “the server computers 1502 ”) for providing computing resources 1504 A- 1504 E.
  • the server computers 1502 can be standard tower, rack-mount, or blade server computers configured appropriately for providing the computing resources described herein (illustrated in FIG. 15 as the computing resources 1504 A- 1504 E).
  • the computing resources provided by the provider network 200 can be data processing resources such as VM instances or hardware computing systems, computing clusters, data storage resources, database resources, networking resources, and others.
  • Some of the servers 1502 can also execute a resource manager 1506 capable of instantiating and/or managing the computing resources.
  • the resource manager 1506 can be a hypervisor or another type of program may enable the execution of multiple VM instances on a single server computer 1502 .
  • Server computers 1502 in the data center 1504 can also provide network services and other types of services, some of which are described in detail above with regard to FIG. 2 .
  • the data center 1504 shown in FIG. 15 also includes a server computer 1502 F that can execute some or all of the software components described above.
  • the server computer 1502 F can execute various components for providing different services of a provider network 200 , such as the managed query service 270 , the data catalog service 280 , resource management service 290 , and other services 1510 (e.g., discussed above) and/or the other software components described above.
  • the server computer 1502 F can also execute other components and/or to store data for providing some or all of the functionality described herein.
  • the services illustrated in FIG. 15 as executing on the server computer 1502 F can execute on many other physical or virtual servers in the data centers 1404 in various configurations.
  • an appropriate LAN 1506 is also utilized to interconnect the server computers 1502 A- 1502 F.
  • the LAN 1506 is also connected to the network 1402 illustrated in FIG. 14 .
  • Appropriate load balancing devices or other types of network infrastructure components can also be utilized for balancing a load between each of the data centers 1504 A- 1504 N, between each of the server computers 1502 A- 1502 F in each data center 1404 , and, potentially, between computing resources in each of the data centers 1404 .
  • the configuration of the data center 1404 described with reference to FIG. 15 is merely illustrative and that other implementations can be utilized.
  • Embodiments of a managed query execution as described herein may be executed on one or more computer systems, which may interact with various other devices.
  • One such computer system is illustrated by FIG. 16 .
  • computer system 2000 may be any of various types of devices, including, but not limited to, a personal computer system, desktop computer, laptop, notebook, or netbook computer, mainframe computer system, handheld computer, workstation, network computer, a camera, a set top box, a mobile device, a consumer device, video game console, handheld video game device, application server, storage device, a peripheral device such as a switch, modem, router, or in general any type of computing device, computing node, compute node, computing system compute system, or electronic device.
  • computer system 2000 includes one or more processors 2010 coupled to a system memory 2020 via an input/output (I/O) interface 2030 .
  • Computer system 2000 further includes a network interface 2040 coupled to I/O interface 2030 , and one or more input/output devices 2050 , such as cursor control device 2060 , keyboard 2070 , and display(s) 2080 .
  • Display(s) 2080 may include standard computer monitor(s) and/or other display systems, technologies or devices.
  • the input/output devices 2050 may also include a touch- or multi-touch enabled device such as a pad or tablet via which a user enters input via a stylus-type device and/or one or more digits.
  • embodiments may be implemented using a single instance of computer system 2000 , while in other embodiments multiple such systems, or multiple nodes making up computer system 2000 , may host different portions or instances of embodiments.
  • some elements may be implemented via one or more nodes of computer system 2000 that are distinct from those nodes implementing other elements.
  • computer system 2000 may be a uniprocessor system including one processor 2010 , or a multiprocessor system including several processors 2010 (e.g., two, four, eight, or another suitable number).
  • processors 2010 may be any suitable processor capable of executing instructions.
  • processors 2010 may be general-purpose or embedded processors implementing any of a variety of instruction set architectures (ISAs), such as the x86, PowerPC, SPARC, or MIPS ISAs, or any other suitable ISA.
  • ISAs instruction set architectures
  • each of processors 2010 may commonly, but not necessarily, implement the same ISA.
  • At least one processor 2010 may be a graphics processing unit.
  • a graphics processing unit or GPU may be considered a dedicated graphics-rendering device for a personal computer, workstation, game console or other computing or electronic device.
  • Modern GPUs may be very efficient at manipulating and displaying computer graphics, and their highly parallel structure may make them more effective than typical CPUs for a range of complex graphical algorithms.
  • a graphics processor may implement a number of graphics primitive operations in a way that makes executing them much faster than drawing directly to the screen with a host central processing unit (CPU).
  • graphics rendering may, at least in part, be implemented by program instructions configured for execution on one of, or parallel execution on two or more of, such GPUs.
  • the GPU(s) may implement one or more application programmer interfaces (APIs) that permit programmers to invoke the functionality of the GPU(s). Suitable GPUs may be commercially available from vendors such as NVIDIA Corporation, ATI Technologies (AMD), and others.
  • APIs application programmer interfaces
  • System memory 2020 may store program instructions and/or data accessible by processor 2010 .
  • system memory 2020 may be implemented using any suitable memory technology, such as static random access memory (SRAM), synchronous dynamic RAM (SDRAM), nonvolatile/Flash-type memory, or any other type of memory.
  • SRAM static random access memory
  • SDRAM synchronous dynamic RAM
  • program instructions and data implementing desired functions, such as those described above are shown stored within system memory 2020 as program instructions 2025 and data storage 2035 , respectively.
  • program instructions and/or data may be received, sent or stored upon different types of computer-accessible media or on similar media separate from system memory 2020 or computer system 2000 .
  • a non-transitory, computer-readable storage medium may include storage media or memory media such as magnetic or optical media, e.g., disk or CD/DVD-ROM coupled to computer system 2000 via I/O interface 2030 .
  • Program instructions and data stored via a computer-readable medium may be transmitted by transmission media or signals such as electrical, electromagnetic, or digital signals, which may be conveyed via a communication medium such as a network and/or a wireless link, such as may be implemented via network interface 2040 .
  • I/O interface 2030 may coordinate I/O traffic between processor 2010 , system memory 2020 , and any peripheral devices in the device, including network interface 2040 or other peripheral interfaces, such as input/output devices 2050 .
  • I/O interface 2030 may perform any necessary protocol, timing or other data transformations to convert data signals from one component (e.g., system memory 2020 ) into a format suitable for use by another component (e.g., processor 2010 ).
  • I/O interface 2030 may include support for devices attached through various types of peripheral buses, such as a variant of the Peripheral Component Interconnect (PCI) bus standard or the Universal Serial Bus (USB) standard, for example.
  • PCI Peripheral Component Interconnect
  • USB Universal Serial Bus
  • I/O interface 2030 may be split into two or more separate components, such as a north bridge and a south bridge, for example.
  • some or all of the functionality of I/O interface 2030 such as an interface to system memory 2020 , may be incorporated directly into processor 2010 .
  • Network interface 2040 may allow data to be exchanged between computer system 2000 and other devices attached to a network, such as other computer systems, or between nodes of computer system 2000 .
  • network interface 2040 may support communication via wired or wireless general data networks, such as any suitable type of Ethernet network, for example; via telecommunications/telephony networks such as analog voice networks or digital fiber communications networks; via storage area networks such as Fibre Channel SANs, or via any other suitable type of network and/or protocol.
  • Input/output devices 2050 may, in some embodiments, include one or more display terminals, keyboards, keypads, touchpads, scanning devices, voice or optical recognition devices, or any other devices suitable for entering or retrieving data by one or more computer system 2000 .
  • Multiple input/output devices 2050 may be present in computer system 2000 or may be distributed on various nodes of computer system 2000 .
  • similar input/output devices may be separate from computer system 2000 and may interact with one or more nodes of computer system 2000 through a wired or wireless connection, such as over network interface 2040 .
  • memory 2020 may include program instructions 2025 , may implement the various methods and techniques as described herein, and data storage 2035 , comprising various data accessible by program instructions 2025 .
  • program instructions 2025 may include software elements of embodiments as described herein and as illustrated in the Figures.
  • Data storage 2035 may include data that may be used in embodiments. In other embodiments, other or different software elements and data may be included.
  • computer system 2000 is merely illustrative and is not intended to limit the scope of the techniques as described herein.
  • the computer system and devices may include any combination of hardware or software that can perform the indicated functions, including a computer, personal computer system, desktop computer, laptop, notebook, or netbook computer, mainframe computer system, handheld computer, workstation, network computer, a camera, a set top box, a mobile device, network device, internet appliance, PDA, wireless phones, pagers, a consumer device, video game console, handheld video game device, application server, storage device, a peripheral device such as a switch, modem, router, or in general any type of computing or electronic device.
  • Computer system 2000 may also be connected to other devices that are not illustrated, or instead may operate as a stand-alone system.
  • the functionality provided by the illustrated components may in some embodiments be combined in fewer components or distributed in additional components.
  • the functionality of some of the illustrated components may not be provided and/or other additional functionality may be available.
  • instructions stored on a non-transitory, computer-accessible medium separate from computer system 2000 may be transmitted to computer system 2000 via transmission media or signals such as electrical, electromagnetic, or digital signals, conveyed via a communication medium such as a network and/or a wireless link.
  • Various embodiments may further include receiving, sending or storing instructions and/or data implemented in accordance with the foregoing description upon a computer-accessible medium. Accordingly, the present invention may be practiced with other computer system configurations.
  • leader nodes within a data warehouse system may present data storage services and/or database services to clients as network-based services.
  • a network-based service may be implemented by a software and/or hardware system designed to support interoperable machine-to-machine interaction over a network.
  • a network-based service may have an interface described in a machine-processable format, such as the Web Services Description Language (WSDL).
  • WSDL Web Services Description Language
  • Other systems may interact with the web service in a manner prescribed by the description of the network-based service's interface.
  • the network-based service may define various operations that other systems may invoke, and may define a particular application programming interface (API) to which other systems may be expected to conform when requesting the various operations.
  • API application programming interface
  • a network-based service may be requested or invoked through the use of a message that includes parameters and/or data associated with the network-based services request.
  • a message may be formatted according to a particular markup language such as Extensible Markup Language (XML), and/or may be encapsulated using a protocol such as Simple Object Access Protocol (SOAP).
  • SOAP Simple Object Access Protocol
  • a network-based services client may assemble a message including the request and convey the message to an addressable endpoint (e.g., a Uniform Resource Locator (URL)) corresponding to the web service, using an Internet-based application layer transfer protocol such as Hypertext Transfer Protocol (HTTP).
  • URL Uniform Resource Locator
  • HTTP Hypertext Transfer Protocol
  • web services may be implemented using Representational State Transfer (“RESTful”) techniques rather than message-based techniques.
  • RESTful Representational State Transfer
  • a web service implemented according to a RESTful technique may be invoked through parameters included within an HTTP method such as PUT, GET, or DELETE, rather than encapsulated within a SOAP message.
  • the various methods as illustrated in the FIGS. and described herein represent example embodiments of methods.
  • the methods may be implemented in software, hardware, or a combination thereof.
  • the order of method may be changed, and various elements may be added, reordered, combined, omitted, modified, etc.

Abstract

Event-driven management may be implemented for resource pools. Pool management events may be detected at computing resources in a resource pool. Operations based on the pool management events may then be performed at the computing resources. In some embodiments, pool management events may trigger operations to a recycle a computing resource for reuse in a resource pool or perform other resource lifecycle operations.

Description

    RELATED APPLICATIONS
  • This application claims benefit of priority to U.S. Provisional Application Ser. No. 62/382,477, entitled “Managed Query Service,” filed Sep. 1, 2016, and which is incorporated herein by reference in its entirety.
  • BACKGROUND
  • Computing systems for querying of large sets of data can be extremely difficult to implement and maintain. In many scenarios, for example, it is necessary to first create and configure the infrastructure (e.g. server computers, storage devices, networking devices, etc.) to be used for the querying operations. It might then be necessary to perform extract, transform, and load (“ETL”) operations to obtain data from a source system and place the data in data storage. It can also be complex and time consuming to install, configure, and maintain the database management system (“DBMS”) that performs the query operations. Moreover, many DBMS are not suitable for querying extremely large data sets in a performant manner.
  • Computing clusters can be utilized in some scenarios to query large data sets in a performant manner. For instance, a computing cluster can have many nodes that each execute a distributed query framework for performing distributed querying of a large data set. Such computing clusters and distributed query frameworks are, however, also difficult to implement, configure, and maintain. Moreover, incorrect configuration and/or use of computing clusters such as these can result in the non-optimal utilization of processor, storage, network and, potentially, other types of computing resources.
  • The disclosure made herein is presented with respect to these and other considerations.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 illustrates a logical block diagram of event-driven resource pool management, according to some embodiments.
  • FIG. 2 is a logical block diagram illustrating a provider network implementing event-driven resource pool management for pools of resources configured to execute jobs on behalf of network-based services in the provider network, according to some embodiments.
  • FIG. 3 is a logical block diagram illustrating a managed query service, according to some embodiments.
  • FIG. 4 is a diagram illustrating interactions between clients and managed query service, according to some embodiments.
  • FIG. 5 is a sequence diagram for managed execution of queries, according to some embodiments.
  • FIG. 6 is a logical block diagram illustrating a cluster processing a query as part of managed query execution, according to some embodiments.
  • FIG. 7 is a logical block diagram illustrating a managed query agent, according to some embodiments.
  • FIG. 8 is a state diagram illustrating different resource states tracked, detected, or identified by a management agent, according to some embodiments.
  • FIG. 9 is logical block diagram illustrating interactions between a resource management service and pools of resources, according to some embodiments.
  • FIG. 10 is a high-level flowchart illustrating various methods and techniques to implement event-driven resource pool management, according to some embodiments.
  • FIG. 11 is a high-level flowchart illustrating various methods and techniques to monitor a computing resource for pool management events to perform event-driven resource pool management, according to some embodiments.
  • FIG. 12 is a high-level flowchart illustrating various methods and techniques to perform a pool management event at a computing resource, according to some embodiments.
  • FIG. 13 is a high-level flowchart illustrating various methods and techniques to implement error monitoring at a management agent for a computing resource of a resource pool executing a job for a network-based service, according to some embodiments.
  • FIG. 14 is a logical block diagram that shows an illustrative operating environment that includes a service provider network that can be configured to implement aspects of the functionality described herein, according to some embodiments.
  • FIG. 15 is a logical block diagram illustrating a configuration for a data center that can be utilized to implement aspects of the technologies disclosed herein, according to some embodiments.
  • FIG. 16 illustrates an example system configured to implement the various methods, techniques, and systems described herein, according to some embodiments.
  • While embodiments are described herein by way of example for several embodiments and illustrative drawings, those skilled in the art will recognize that embodiments are not limited to the embodiments or drawings described. It should be understood, that the drawings and detailed description thereto are not intended to limit embodiments to the particular form disclosed, but on the contrary, the intention is to cover all modifications, equivalents and alternatives falling within the spirit and scope as defined by the appended claims. The headings used herein are for organizational purposes only and are not meant to be used to limit the scope of the description or the claims. As used throughout this application, the word “may” is used in a permissive sense (i.e., meaning having the potential to), rather than the mandatory sense (i.e., meaning must). Similarly, the words “include,” “including,” and “includes” mean including, but not limited to.
  • It will also be understood that, although the terms first, second, etc. may be used herein to describe various elements, these elements should not be limited by these terms. These terms are only used to distinguish one element from another. For example, a first contact could be termed a second contact, and, similarly, a second contact could be termed a first contact, without departing from the scope of the present invention. The first contact and the second contact are both contacts, but they are not the same contact.
  • DETAILED DESCRIPTION OF EMBODIMENTS
  • Various embodiments of a stateful resource pool management for job execution are described herein. FIG. 1 illustrates a logical block diagram of event-driven, according to some embodiments. Pool(s) 130 of computing resource(s) 140 may be instantiated, configured, and otherwise prepared for executing different types of job(s) 170 on behalf of network-based service(s) 120, in various embodiments. For example, a query management service, such as discussed below with regard to FIGS. 2-8, may utilize computing resource(s) 140 from different pool(s) 130 in order to execute queries with respect to remotely stored data, in some embodiments. Other types of processing jobs, such as Extract Transform Load (ETL), data validation, log analysis, simulation, numerical analysis, text analysis, machine learning, or other statistical analysis, may be managed, performed, or otherwise executed on behalf of different network-based services, in some embodiments. As the configurations, operations, or requirements of computing resources to execute such job(s) 170 may be costly or time consuming to procure, pool management for job execution resources 110 may provide a dynamically managed set of computing resource(s) 140 in respective pool(s) 130 that are pre-configured and available for executing job(s) 170 without requiring network-based service(s) 120 to directly manage the number of computing resource(s) used by the network-based service(s) 120, in various embodiments.
  • For instance, pool management for job execution 110 may create pool(s) of computing resources 140, which may be single or multi-node clusters, virtualized servers, instantiated execution platforms, query engines, processing frameworks, or any other set of one or more resource(s) that can execute job(s) 170 selectively routed to computing resource(s) 140, in one embodiment. Computing resources 140 may implement a management agent 142 to provide an interface between computing resource(s) 140 and pool management for job execution 110 and network-based service(s) 120. Computing resource(s) 140 may interact with other services, data stores, or computing resources (not illustrated), such as accessing remotely stored data, or invoking functions, operations, or processes executed by a separate system, in some embodiments. Pool management for job execution resources 110 may then provide the pools of resources 130 to network-based service(s) 120 for job execution. For example, pool management for job execution 110 may implement an interface, such as discussed below with regard to FIG. 9, via which network-based service(s) 120 can programmatically get resource(s) 150 for executing a job 170, in one embodiment. Pool management for job execution resources 110 may identify a pool 130 and computing resource(s) 140 within the pool to execute the job 170 for the network-based service 120 and provide the resource(s) 160 in response to the request, in one embodiment. For example, pool management for job execution resource(s) may identify a pool 130 specially provisioned for the network-based 120 service or a pool 130 provisioned for the type of job to be executed by the network-based service 120, in one embodiment. Pool management for job execution resources 110 may then randomly assign a resource from the pool, or may deterministically select a resource (e.g., based on characteristics of the computing resource, network-based service, or job), in one embodiment, such as a type of computing resource that implements a particular type of query engine for processing a job that is a query. Once the resource(s) 160 are provided to network-based service(s) 120 (e.g., by providing an identifier or access credential for reaching the resource).
  • As noted above, pool management for job execution resource(s) 110 may dynamically manage computing resource(s) 140 and pool(s) 130. Management agent(s) 142 may proactively monitor the operation of computing resource(s), whether utilized to execute a job 170 or available (not executing a job) to detect pool management events for the computing resource(s) 140. For example, management agent 140 may analyze the state of a resource (e.g., as discussed below with regard to FIG. 8), performance metric(s) (e.g., utilization metrics for processor capacity, network-bandwidth, storage capacity, I/O bandwidth, health metrics for the computing resource(s) itself (e.g., start up time) or the environment of the computing resource(s) (e.g., network events), job execution status or state indications, or other information), in some embodiments. Management agent 142 may evaluate pool management event criteria to identify pool management events to report 180. For example, management agent 142 may detect a pool management event when computing resource 140 completes a job 170 for network-based service 120, a scrub event. Management agent 142 may then perform pool management operation(s), which may be received as indicated at 190 from pool management for job execution resources 110, in one embodiment, or be automatically determined and performed by management agent 142 without input from pool management for job execution resources, in another embodiment. For example, management agent 142 may perform various operations to remove job execution data (e.g., from memory or other storage location at computing resource 140) to scrub the resource and make it ready for executing another job. By detecting pool management events and performing pool management operations at management agent 142, pools(s) 130 may quickly adapt to changing conditions or scenarios that modify the operation of the pool, without requiring that pool management for job execution resources 110 directly monitor each individual computing resource in pool.
  • Please note that the previous description of event-driven resource pool management is a logical illustration and thus is not to be construed as limiting as to the implementation of a network-based service, pool of computing resources, pool of computing resources, or pool management for job execution resources.
  • This specification begins with a general description of a provider network that implements a resource management service that provides event-driven management for resource pools that queries received from another network-based service, a managed query service. Then various examples of the managed query service and resource management service (along with other services that may be utilized or implemented) including different components/modules, or arrangements of components/module that may be employed as part of implementing the services are discussed. A number of different methods and techniques to implement event-driven resource pool management are then discussed, some of which are illustrated in accompanying flowcharts. Finally, a description of an example computing system upon which the various components, modules, systems, devices, and/or nodes may be implemented is provided. Various examples are provided throughout the specification.
  • FIG. 2 is a logical block diagram illustrating a provider network implementing event-driven resource pool management for pools of resources configured to execute jobs on behalf of network-based services in the provider network, according to some embodiments. Provider network 200 may be a private or closed system or may be set up by an entity such as a company or a public sector organization to provide one or more services (such as various types of cloud-based storage) accessible via the Internet and/or other networks to clients 250, in some embodiments. Provider network 200 may be implemented in a single location or may include numerous data centers hosting various resource pools, such as collections of physical and/or virtualized computer servers, storage devices, networking equipment and the like (e.g., FIGS. 15, 16 and computing system 2000 described below with regard to FIG. 16), needed to implement and distribute the infrastructure and storage services offered by the provider network 200. In some embodiments, provider network 200 may implement various computing resources or services, such as a virtual compute service 210, data processing service(s) 220, (e.g., relational or non-relational (NoSQL) database query engines, map reduce processing, data flow processing, and/or other large scale data processing techniques), data storage service(s) 230, (e.g., an object storage service, block-based storage service, or data storage service that may store different types of data for centralized access) other services 240 (any other type of network based services (which may include various other types of storage, processing, analysis, communication, event handling, visualization, and security services not illustrated), managed query service 270, data catalog service 280, and resource management service 290.
  • In various embodiments, the components illustrated in FIG. 2 may be implemented directly within computer hardware, as instructions directly or indirectly executable by computer hardware (e.g., a microprocessor or computer system), or using a combination of these techniques. For example, the components of FIG. 2 may be implemented by a system that includes a number of computing nodes (or simply, nodes), each of which may be similar to the computer system embodiment illustrated in FIG. 16 and described below. In various embodiments, the functionality of a given system or service component (e.g., a component of data storage service 230) may be implemented by a particular node or may be distributed across several nodes. In some embodiments, a given node may implement the functionality of more than one service system component (e.g., more than one data store component).
  • Virtual compute service 210 may be implemented by provider network 200, in some embodiments. Virtual computing service 210 may offer instances and according to various configurations for client(s) 250 operation. A virtual compute instance may, for example, comprise one or more servers with a specified computational capacity (which may be specified by indicating the type and number of CPUs, the main memory size, and so on) and a specified software stack (e.g., a particular version of an operating system, which may in turn run on top of a hypervisor). A number of different types of computing devices may be used singly or in combination to implement the compute instances and of provider network 200 in different embodiments, including general purpose or special purpose computer servers, storage devices, network devices and the like. In some embodiments instance client(s) 250 or other any other user may be configured (and/or authorized) to direct network traffic to a compute instance.
  • Compute instances may operate or implement a variety of different platforms, such as application server instances, Java™ virtual machines (JVMs), general purpose or special-purpose operating systems, platforms that support various interpreted or compiled programming languages such as Ruby, Perl, Python, C, C++ and the like, or high-performance computing platforms) suitable for performing client(s) 202 applications, without for example requiring the client(s) 250 to access an instance. Applications (or other software operated/implemented by a compute instance and may be specified by client(s), such as custom and/or off-the-shelf software.
  • In some embodiments, compute instances have different types or configurations based on expected uptime ratios. The uptime ratio of a particular compute instance may be defined as the ratio of the amount of time the instance is activated, to the total amount of time for which the instance is reserved. Uptime ratios may also be referred to as utilizations in some implementations. If a client expects to use a compute instance for a relatively small fraction of the time for which the instance is reserved (e.g., 30%-35% of a year-long reservation), the client may decide to reserve the instance as a Low Uptime Ratio instance, and pay a discounted hourly usage fee in accordance with the associated pricing policy. If the client expects to have a steady-state workload that requires an instance to be up most of the time, the client may reserve a High Uptime Ratio instance and potentially pay an even lower hourly usage fee, although in some embodiments the hourly fee may be charged for the entire duration of the reservation, regardless of the actual number of hours of use, in accordance with pricing policy. An option for Medium Uptime Ratio instances, with a corresponding pricing policy, may be supported in some embodiments as well, where the upfront costs and the per-hour costs fall between the corresponding High Uptime Ratio and Low Uptime Ratio costs.
  • Compute instance configurations may also include compute instances with a general or specific purpose, such as computational workloads for compute intensive applications (e.g., high-traffic web applications, ad serving, batch processing, video encoding, distributed analytics, high-energy physics, genome analysis, and computational fluid dynamics), graphics intensive workloads (e.g., game streaming, 3D application streaming, server-side graphics workloads, rendering, financial modeling, and engineering design), memory intensive workloads (e.g., high performance databases, distributed memory caches, in-memory analytics, genome assembly and analysis), and storage optimized workloads (e.g., data warehousing and cluster file systems). Size of compute instances, such as a particular number of virtual CPU cores, memory, cache, storage, as well as any other performance characteristic. Configurations of compute instances may also include their location, in a particular data center, availability zone, geographic, location, etc. . . . and (in the case of reserved compute instances) reservation term length. Different configurations of compute instances, as discussed below with regard to FIG. 3, may be implemented as computing resources associated in different pools of resources managed by resource management service 290 for executing jobs routed to the resources, such as queries routed to select resources by managed query service 270.
  • Data processing services 220 may be various types of data processing services to perform different functions (e.g., query or other processing engines to perform functions such as anomaly detection, machine learning, data lookup, or any other type of data processing operation). For example, in at least some embodiments, data processing services 230 may include a map reduce service that creates clusters of processing nodes that implement map reduce functionality over data stored in one of data storage services 240. Various other distributed processing architectures and techniques may be implemented by data processing services 230 (e.g., grid computing, sharding, distributed hashing, etc.). Note that in some embodiments, data processing operations may be implemented as part of data storage service(s) 230 (e.g., query engines processing requests for specified data). Data processing service(s) 230 may be clients of data catalog service 220 in order to obtain structural information for performing various processing operations with respect to data sets stored in data storage service(s) 230, as provisioned resources in a pool for managed query service 270.
  • Data catalog service 280 may provide a catalog service that ingests, locates, and identifies data and the schema of data stored on behalf of clients in provider network 200 in data storage services 230. For example, a data set stored in a non-relational format may be identified along with a container or group in an object-based data store that stores the data set along with other data objects on behalf of a same customer or client of provider network 200. In at least some embodiments, data catalog service 280 may direct the transformation of data ingested in one data format into another data format. For example, data may be ingested into data storage service 230 as single file or semi-structured set of data (e.g., JavaScript Object Notation (JSON)). Data catalog service 280 may identify the data format, structure, or any other schema information of the single file or semi-structured set of data. In at least some embodiments, the data stored in another data format may be converted to a different data format as part of a background operation (e.g., to discover the data type, column types, names, delimiters of fields, and/or any other information to construct the table of semi-structured data in order to create a structured version of the data set). Data catalog service 280 may then make the schema information for data available to other services, computing devices, or resources, such as computing resources or clusters configured to process queries with respect to the data, as discussed below with regard to FIGS. 3-7.
  • Data storage service(s) 230 may implement different types of data stores for storing, accessing, and managing data on behalf of clients 250 as a network-based service that enables clients 250 to operate a data storage system in a cloud or network computing environment. For example, data storage service(s) 230 may include various types of database storage services (both relational and non-relational) for storing, querying, and updating data. Such services may be enterprise-class database systems that are highly scalable and extensible. Queries may be directed to a database in data storage service(s) 230 that is distributed across multiple physical resources, and the database system may be scaled up or down on an as needed basis. The database system may work effectively with database schemas of various types and/or organizations, in different embodiments. In some embodiments, clients/subscribers may submit queries in a number of ways, e.g., interactively via an SQL interface to the database system. In other embodiments, external applications and programs may submit queries using Open Database Connectivity (ODBC) and/or Java Database Connectivity (JDBC) driver interfaces to the database system.
  • One data storage service 230 may be implemented as a centralized data store so that other data storage services may access data stored in the centralized data store for processing and or storing within the other data storage services, in some embodiments. A may provide storage and access to various kinds of object or file data stores for putting, updating, and getting various types, sizes, or collections of data objects or files. Such data storage service(s) 230 may be accessed via programmatic interfaces (e.g., APIs) or graphical user interfaces. A centralized data store may provide virtual block-based storage for maintaining data as part of data volumes that can be mounted or accessed similar to local block-based storage devices (e.g., hard disk drives, solid state drives, etc.) and may be accessed utilizing block-based data storage protocols or interfaces, such as internet small computer interface (iSCSI).
  • In at least some embodiments, one of data storage service(s) 230 may be a data warehouse service that utilizes a centralized data store implemented as part of another data storage service 230. A data warehouse service as may offer clients a variety of different data management services, according to their various needs. In some cases, clients may wish to store and maintain large of amounts data, such as sales records marketing, management reporting, business process management, budget forecasting, financial reporting, website analytics, or many other types or kinds of data. A client's use for the data may also affect the configuration of the data management system used to store the data. For instance, for certain types of data analysis and other operations, such as those that aggregate large sets of data from small numbers of columns within each row, a columnar database table may provide more efficient performance. In other words, column information from database tables may be stored into data blocks on disk, rather than storing entire rows of columns in each data block (as in traditional database schemes).
  • Managed query service 270, as discussed below in more detail with regard to FIGS. 3-7, may manage the execution of queries on behalf of clients so that clients may perform queries over data stored in one or multiple locations (e.g., in different data storage services, such as an object store and a database service) without configuring the resources to execute the queries, in various embodiments. Resource management service 290, as discussed in more detail below with regard to FIGS. 8-14, may manage and provide pools of computing resources for different services like managed query service 270 in order to execute jobs on behalf the different services, as discussed above with regard to FIG. 1.
  • Generally speaking, clients 250 may encompass any type of client configurable to submit network-based requests to provider network 200 via network 260, including requests for storage services (e.g., a request to create, read, write, obtain, or modify data in data storage service(s) 240, etc.) or managed query service 270 (e.g. ,a request to query data in a data set stored in data storage service(s) 230). For example, a given client 250 may include a suitable version of a web browser, or may include a plug-in module or other type of code module that may execute as an extension to or within an execution environment provided by a web browser. Alternatively, a client 250 may encompass an application such as a database application (or user interface thereof), a media application, an office application or any other application that may make use of storage resources in data storage service(s) 240 to store and/or access the data to implement various applications. In some embodiments, such an application may include sufficient protocol support (e.g., for a suitable version of Hypertext Transfer Protocol (HTTP)) for generating and processing network-based services requests without necessarily implementing full browser support for all types of network-based data. That is, client 250 may be an application may interact directly with provider network 200. In some embodiments, client 250 may generate network-based services requests according to a Representational State Transfer (REST)-style network-based services architecture, a document- or message-based network-based services architecture, or another suitable network-based services architecture.
  • In some embodiments, a client 250 may provide access to provider network 200 to other applications in a manner that is transparent to those applications. For example, client 250 may integrate with an operating system or file system to provide storage on one of data storage service(s) 240 (e.g., a block-based storage service). However, the operating system or file system may present a different storage interface to applications, such as a conventional file system hierarchy of files, directories and/or folders. In such an embodiment, applications may not need to be modified to make use of the storage system service model. Instead, the details of interfacing to the data storage service(s) 240 may be coordinated by client 250 and the operating system or file system on behalf of applications executing within the operating system environment.
  • Clients 250 may convey network-based services requests (e.g., access requests directed to data in data storage service(s) 240, operations, tasks, or jobs, being performed as part of data processing service(s) 230, or to interact with data catalog service 220) to and receive responses from provider network 200 via network 260. In various embodiments, network 260 may encompass any suitable combination of networking hardware and protocols necessary to establish network-based-based communications between clients 250 and provider network 200. For example, network 260 may generally encompass the various telecommunications networks and service providers that collectively implement the Internet. Network 260 may also include private networks such as local area networks (LANs) or wide area networks (WANs) as well as public or private wireless networks. For example, both a given client 250 and provider network 200 may be respectively provisioned within enterprises having their own internal networks. In such an embodiment, network 260 may include the hardware (e.g., modems, routers, switches, load balancers, proxy servers, etc.) and software (e.g., protocol stacks, accounting software, firewall/security software, etc.) necessary to establish a networking link between given client 250 and the Internet as well as between the Internet and provider network 200. It is noted that in some embodiments, clients 250 may communicate with provider network 200 using a private network rather than the public Internet.
  • FIG. 3 is a logical block diagram illustrating a managed query service, according to some embodiments. As discussed below with regard to FIGS. 4-9, managed query service 270 may leverage the capabilities of various other services in provider network 200. For example, managed query service 270 may utilize resource management service 290 to provision and manage pools of preconfigured resources to execute queries, provide resources of preconfigured queries, and return utilized resources to availability. For example, resource management service 290 may instantiate, configure, and provide resource pool(s) 350 a and 350 n that include pool resource(s) 352 a and 352 n from one or more different resource services, such as computing resource(s) 354 in virtual compute service 210 and computing resource(s) 356 in data processing service(s) 220. Resource management service 290 may send requests to create, configure, tag (or otherwise associate) resources 352 for a particular resource pool, terminate, reboot, otherwise operate resources 352 in order to execute jobs on behalf of other network-based services.
  • Once a resource from a pool is provided (e.g., by receiving an identifier or other indicator of the resource to utilize), managed query service 270 may interact directly with the resource 354 in virtual compute service 210 or the resource 356 in data processing services 220 to execute queries, in various embodiments. Managed query service 270 may utilize data catalog service 280, in some embodiments to store data set schemas 352, as discussed below with regard to FIGS. 4, for subsequent use when processing queries, as discussed below with regard to FIGS. 5-7, in some embodiments. For example, a data set schema may identify the field or column data types of a table as part of a table definition so that a query engine (executing on a computing resource), may be able to understand the data being queried, in some embodiments. Managed query service 270 may also interact with data storage service(s) 230 to directly source data sets 370 or retrieve query results 380, in some embodiments.
  • Managed query service 270 may implement a managed query interface 310 to handle requests from different client interfaces, as discussed below with regard to FIG. 4.
  • For example, different types of requests, such as requests formatted according to an Application Programmer Interface (API), standard query protocol or connection, or requests received via a hosted graphical user interface implemented as part of managed query service may be handled by managed query interface 310.
  • Managed query service 270 may implement managed query service control plane 320 to manage the operation of service resources (e.g., request dispatchers for managed query interface 310, resource planner workers for resource planner 330, or query tracker monitors for query tracker 340). Managed query service control plane 320 may direct requests to appropriate components as discussed below with regard to FIGS. 5 and 6. Managed query service 270 may implement authentication and authorization controls for handling requests received via managed query interface 310. For example, managed query service control plane 320 may validate the identity or authority of a client to access the data set identified in a query received from a client (e.g., by validating an access credential). In at least some embodiments, managed query service control plane 320 may maintain (in an internal data store or as part of a data set in an external data store, such as in one of data storage service(s) 230), query history, favorite queries, or query execution logs, and other managed query service historical data. Query execution costs may be billed, calculated or reported by managed query service control plane 320 to a billing service (not illustrated) or other system for reporting usage to users of managed query service, in some embodiments.
  • Managed query service 270 may implement resource planner 330 to intelligently select available computing resources from pools for execution of queries, in some embodiments. For example, resource planner 330 may evaluated collected data statistics associated with query execution (e.g., reported by computing resources) and determine an estimated number or configuration of computing resources for executing a query within some set of parameters (e.g., cost, time, etc.). For example, machine learning techniques may be applied by resource planner 330 to generate a query estimation model that can be applied to the features of a received query to determine the number/configuration of resources, in one embodiment. Resource planner 330 may then provide or identify which ones of the resources available to execute the query from a pool may best fit the estimated number/configuration, in one embodiment.
  • In various embodiments, managed query service 270 may implement query tracker 340 in order to manage the execution of queries at compute clusters, track the status of queries, and obtain the resources for the execution of queries from resource management service 290. For example, query tracker 340 may maintain a database or other set of tracking information based on updates received from different managed query service agents implemented on provisioned computing resources (e.g., computing clusters as discussed below with regard to FIGS. 5-7). In some embodiments, query tracker may
  • FIG. 4 is a diagram illustrating interactions between clients and managed query service, according to some embodiments. Client(s) 400 may be client(s) 250 in FIG. 2 above or other clients (e.g., other services systems or components implemented as part of provider network 200 or as part of an external service, system, or component, such as data exploration or visualization tools (e.g., Tableau, Looker, MicroStrategy, Qliktech, or Spotfire). Clients 400 can send various requests to managed query service 270 via managed query interface 310. Managed query interface 310 may offer a management console 440, which may provider a user interface to submit queries 442 (e.g., graphical or command line user interfaces) or register data schemas 444 for executing queries. For example, management console 440 may be implemented as part of a network-based site (e.g., an Internet website for provider network 200) that provides various graphical user interface elements (e.g., text editing windows, drop-down menus, buttons, wizards or workflows) to submit queries or register data schemas. Managed query interface 310 may implement programmatic interfaces 410 (e.g., various Application Programming Interface (API) commands) to perform queries, and various other illustrated requests. In some embodiments, managed query interface 310 may implement custom drivers that support standard communication protocols for querying data, such as JDBC driver 430 or ODBC driver 420.
  • Clients 400 can submit many different types of request to managed query interface 310. For example, in one embodiment, clients 400 can submit requests 450 to create, read, modify, or delete data schemas. For example, a new table schema can be submitted via a request 450. Request 450 may include a name of the data set (e.g., table), a location of the data set (e.g. an object identifier in an object storage service, such as data storage service 230, file path, uniform resource locator, or other location indicator), number of columns, column names, data types for fields or columns (e.g., string, integer, Boolean, timestamp, array, map, custom data types, or compound data types), data format (e.g., formats including, but not limited to, JSON, CSV, AVRO, ORC, PARQUET, tab delimited, comma separated, as well as custom or standard serializers/desrializers), partitions of a data set (e.g., according to time, geographic location, or other dimensions), or any other schema information for process queries with respect to data sets, in various embodiments. In at least some embodiments, request to create/read/modify/delete data set schemas may be performed using a data definition language (DDL), such as Hive Query Language (HQL). Managed query interface 310 may perform respective API calls or other requests 452 with respect to data catalog service 280, to store the schema for the data set (e.g., as part of table schemas 402). Table schemas 402 may be stored in different formats (e.g., Apache Hive). Note, in other embodiments, managed query service 270 may implement its own metadata store.
  • Clients 400 may also send queries 460 and query status 470 requests to managed query interface 310 which may direct those requests 460 and 470 to managed query service control plane 320, in various embodiments, as discussed below with regard to FIGS. 5 and 6. Queries 460 may be formatted according to various types of query languages, such as Structured Query Language (SQL) or HQL.
  • Client(s) 400 may also submit requests for query history 480 or other account related query information (e.g., favorite or common queries) which managed query. In some embodiments, client(s) 400 may programmatically trigger the performance of past queries by sending a request to execute a saved query 490, which managed query service control plane 320 may look-up and execute. For example, execute saved query request may include a pointer or other identifier to a query stored or saved for a particular user account or client. Managed query service control plane 320 may then access that user query store to retrieve and execute the query.
  • FIG. 5 is a sequence diagram for managed execution of queries, according to some embodiments. Query 530 may be received at managed query service control plane 320 which may submit the query 532 to query tracker 340 indicating the selected cluster 536 for execution. Query tracker 340 may lease a cluster 534 from resource management service 290, which may return a cluster 536. Resource management service 290 and query tracker 340 may maintain lease state information for resources that are leased by query tracker and assigned to execute received queries. Query tracker 340 may then initiate execution of the query 538 at the provisioned cluster 510, sending a query execution instruction to a managed query agent 512.
  • Managed query agent 512 may get schema 540 for the data sets(s) 520 from data catalog service 280, which may return the appropriate schema 542. Provisioned cluster 510 can then generate a query execution plan and execute the query 544 with respect to data set(s) 520 according to the query plan. Managed query agent 512 may send query status 546 to query tracker 340 which may report query status 548 in response to get query status 546 request, sending a response 550 indicating the query status 550. Provisioned cluster 510 may store the query results 552 in a result store 522 (which may be a data storage service 230). Managed query service control plane 320 may receive q request to get a query results 554 and get query results 556 from results store 522 and provide the query results 558 in response, in some embodiments.
  • Different types of computing resources may be provisioned and configured in resource pools, in some embodiments. Single-node clusters or multi-node compute clusters may be one example of a type of computing resource provisioned and configured in resource pools by resource management service 290 to service queries for managed query service 270. FIG. 6 is a logical block diagram illustrating a cluster processing a query as part of managed query execution, according to some embodiments. Cluster 610 may implement a computing node 620 that is a leader node (according to the query engine 624 (or multiple query engines, such as Presto and Hive) implemented by cluster 610). In some embodiments, no single node may be a leader node, or the leader node may rotate from processing one query to the next. Managed query agent 622 may be implemented as part of leader node 620 in order to provide an interface between the provisioned resource, cluster 610, and other components of managed query service 270 and resource management service 290. For example, managed query agent 622 may provide further data to managed query service 270, such as the status of the query (e.g. executing, performing I/O, performing aggregation, etc.,) and execution metrics (e.g., health metrics, resource utilization metrics, cost metrics, length of time, etc.). In some embodiments, managed query agent 622 may provide cluster/query status and execution metric(s) to resource management service 290 (in order to make pool management decisions, such as modification events, lease requests, etc.), as discussed below. For example, managed query agent 622 may indicate cluster status to resource management service 290 indicating that a query has completed and that the cluster 610 is ready for reassignment.
  • Leader node 620 may implement query engine 624 to execute queries, such as query 602 which may be received via managed query agent 622. For instance, managed query agent may implement a programmatic interface for query tracker to submit queries (as discussed above in FIG. 5), and then generate and send the appropriate query execution instruction to query engine 624. Query engine(s) 624 may generate a query execution plan for received queries 603. In at least some embodiments, leader node 620, may obtain schema information for the data set(s) 670 from the data catalog service 280 or metadata stores for data 662 (e.g., data dictionaries, other metadata stores, other data processing services, such as database systems, that maintain schema information) for data 662, in order to incorporate the schema data into the generation of the query plan and the execution of the query. Leader node 620 may generate and send query execution instructions 640 to computing nodes that access and apply the query to data 662 in data store(s) 660. Compute nodes, such as nodes 630 a, 630 b, and 630 n, may respectively implement query engines 632 a, 632 b, and 632 n to execute the query instructions, apply the query to the data 650, and return partial results 640 to leader node 620, which in turn may generate and send query results 604. Query engines 624 and query engines 632 may implement various kinds of distributed query or data processing frameworks, such as the open source Presto distributed query framework or the Apache Spark framework.
  • FIG. 7 is a logical block diagram illustrating a managed query agent, according to some embodiments. Managed query agent 622 may act as an interface for detecting and performing pool management related events as well as service related events for a computing resource (e.g., cluster) upon which the managed query agent is implement. As illustrated in FIG. 7, managed query agent 622 may implement resource management service interface 710, in some embodiments, to interact with resource management service 290. For example, may provide indications of pool management events 712 detected for the cluster (e.g., changes in resource state, as discussed below in FIG. 8, execution state or status for a query, and other performance metrics which may be related to the management of resources in the resource pool). Operation(s) 714 related to pool management events may be received via resource management service interface 710, in various embodiments, to be performed by event handler 740 at managed query agent 622, according to the various techniques/events discussed below with regard to FIGS. 10 and 11.
  • Managed query agent 622 may also implement managed query service interface 720, which may determine and send 722 the status of an executing query (e.g., starting, executing, complete, etc.) to managed query service 270. Managed query service interface 720 may also send various metric(s) 724 to managed query service 290, such as resource utilization metrics, job-pending/executing time, or other characteristics of the performance of the query that may be gathered or determined, in one embodiment (e.g., from performance metrics 754 received from execution engine 624). Managed query service interface 720 may also accept and initiate execution of queries 726 received from managed query service. For example, event handler 740 may generate instructions to execute the query and submit the instructions 752 via execution engine interface 750 to execution engine 624 for performance.
  • Managed query agent may implement cluster monitor 730 to monitor for pool management events for the cluster, whether the cluster is idle or leased for the execution of a query, in some embodiments. Cluster monitor 730 may monitor a resource lifecycle state, execution state for a job, or performance metrics, such as by periodically sampling or monitoring a live stream of metrics or other data to determine if a pool management event is detected. Pool management events may be detected based on pool management criteria (e.g., changes in resource state, execution performance state, or by applying different thresholds or other analysis to performance metrics for a resource), which cluster monitor 730 may maintain in or as part of an event list or other set of configuration information that defines the pool management events to monitor for. In some embodiments, pool management events may be detected in response to external events that are detected at the computing resource (e.g., network partition, power failure, etc.).
  • Managed query agent 622 may implement event handler 740 to perform operation(s) based on detected pool management events or to execute jobs, like queries 726 that are received from managed query service 270. In some embodiments, query status, performance metric(s), and other information may be provided according to a polling-based model, so that event handler 740 may handle requests to provide information (e.g., by sending query status 722 and query performance metric(s) 724) in response to the requests. Event handler 740 may perform the pool management operations 714 specified by resource management service 290 and/or other operations for handling a pool management event (e.g., such as resource specific operations for a particular execution engine or configuration of cluster 710 to carry out a generally described pool management operation 714, like executing specific operations to scrub certain locations or devices in memory or storage at cluster 722 that are not explicitly identified by pool management operations 714). In some embodiments, pool management operations are performed automatically without receiving the operations from resource management service 290.
  • FIG. 8 is a state diagram for resources implemented in a resource pool, according to some embodiments. A resource may begin in start state 810 awaiting fulfillment. A pending resource 820 may be a resource that has been launched but is not yet configured for processing jobs (e.g., according to a configured specified for resources in the pool, such as the query image, machine image, software applications, etc.). If an error occurs while provisioning, then the resource may be in failed state 850, which would make the resource unable to be available to process jobs as part of the pool (and may not be counted for idle or overall resource count considerations, in some embodiments. For example, a machine image may crash or fail to load properly at one or more nodes in a cluster, in one embodiment, failing the provisioning of the resource.
  • For resources that are successful configured to execute jobs, the resource state may transition to ready 830. In ready state 830, a resource may be idle (or leased, but not executing a job). A resource may transition out of ready state to executing state 835. A resource may transition out of ready state in the event of resource failure (to failed state 850) or in the event of the resource being terminated (to terminated state 860). A resource may execute the query in executing state 835, and may transition out of execution state 835 in the event of resource failure (to failed state 850) or in the event of the resource being terminated (to terminated state 860). Termination of a resource may, in some embodiments, occur after a time limit or other usage threshold that limits the amount of work done by a given resource. In this way, a resource that suffers from performance decline (e.g., due to age, software errors that cause memory leaks or other performance problems) or may be vulnerable to security breach can be terminated (and replaced in the pool with another resource). Upon completing execution of job, a resource may move to scrub state 840, in some embodiments. For example, a managed query agent may detect when a cluster has completed execution of the query and report a query completion status to resource management service 290. The managed query agent may then initiate an operation to scrub the resource for reuse in the resource pool. Scrubbed resources may return to resource pool by becoming in ready state 830. In some embodiments, a scrubbed resource that fails to complete a scrub operation may move to failed state 850 or may be terminated (e.g., due to an age/time limit for the resource).
  • FIG. 9 is logical block diagram illustrating interactions between a resource management service and pools of resources, according to some embodiments. Resource management service 290 may implement a programmatic interface (e.g., API) or other interface that allows other network-based services (or a client or a provider network) to submit requests for preconfigured resources from a resource pool managed by resource management service 290. For example, a request for a cluster 930 may be received (e.g., from query tracker 340) to obtain a cluster to execute a query. Resource management service 290 may determine the appropriate pool for the request 930, a randomly (or selectively according to the techniques discussed below with regard to FIG. 14B) determine a cluster for servicing the request. Resource management service 290 may then provide the identified cluster 940 (e.g., by specifying a location, identifier, or other information for accessing the identified computing resource. Resource management service may update state information for the cluster to indicate that the cluster is leased or otherwise unavailable. Resource management service 290 may also receive requests to release a cluster 950 from a current assignment. Resource management service 290 may then update state information (e.g., the lease) for the cluster and pool to return the cluster to the pool, in some embodiments.
  • As indicated at 960, resource management service 290 may automatically (or in response to requests (not illustrated)), commission or decommission pool(s) of clusters 910. For example in some embodiments, resource management service 290 may perform techniques that select the number and size of computing clusters 920 for the warm cluster pool 910. The number and size of the computing clusters 920 in the warm cluster pool 910 can be determined based upon a variety of factors including, but not limited to, historical and/or expected volumes of query requests, the price of the computing resources utilized to implement the computing clusters 920, and/or other factors or considerations, in some embodiments.
  • Once the number and size of computing clusters 920 has been determined, the computing clusters 920 may be instantiated, such as through the use of an on-demand computing service, or virtual compute service or data processing service as discussed above in FIG. 2. The instantiated computing clusters 920 can then be configured to process queries prior to receiving the queries at the managed query service. For example, and without limitation, one or more distributed query frameworks or other query processing engines can be installed on the computing nodes in each of the computing clusters 920. As discussed above, in one particular implementation, the distributed query framework may be the open source PRESTO distributed query framework. Other distributed query frameworks can be utilized in other configurations. Additionally, distributed processing frameworks or other query engines can also be installed on the host computers in each computing cluster 920. As discussed above, the distributed processing frameworks can be utilized in a similar fashion to the distributed query frameworks. For instance, in one particular configuration, the APACHE SPARK distributed processing framework can also, or alternately, be installed on the host computers in the computing clusters 920.
  • Instantiated and configured computing clusters 920 that are available for use by the managed query service 270 are added to the warm cluster pool 910, in some embodiments. A determination can be made as to whether the number or size of the computing clusters 920 in the warm cluster pool needs is to be adjusted, in various embodiments. The performance of the computing clusters 920 in the warm cluster pool 910 can be monitored based on cluster metric(s) 990 received from the cluster pool. The number of computing clusters 920 assigned to the warm cluster pool 910 and the size of each computing cluster 920 (i.e. the number of host computers in each computing cluster 920) in the warm cluster pool 910 can then be adjusted. Such techniques can be repeatedly performed in order to continually optimize the number and size of the computing clusters 920 in the warm cluster pool 910.
  • As indicated at 980, in some embodiments, resource management service 270 may scrub clusters(s) 980, (e.g., as a result of the lease state transitioning to expired or terminated) by causing the cluster to perform operations (e.g., a reboot, disk wipe, memory purge/dump, etc.) so that the cluster no longer retains client data and is ready to process another query. For example, resource management service 290 may determine whether a computing cluster 920 is inactive (e.g. the computing cluster 920 has not received a query in a predetermined amount of time). If resource management service 290 determines that the computing cluster 920 is inactive, then the computing cluster 920 may be disassociated from the submitter of the query. The computing cluster 920 may then be “scrubbed,” such as by removing data associated with the submitter of the queries from memory (e.g. main memory or a cache) or mass storage device (e.g. disk or solid state storage device) utilized by the host computers in the computing cluster 920. The computing cluster 920 may then be returned to the warm cluster pool 910 for use in processing other queries. In some embodiments, some clusters that are inactive might not be disassociated from certain users in certain scenarios. In these scenarios, the user may have a dedicated warm pool of clusters 910 available for their use.
  • Although FIGS. 2-9 have been described and illustrated in the context of a provider network leveraging multiple different services to implement a managed query agent to detect and perform pool management events and operations, the various components illustrated and described in FIGS. 2-9 may be easily applied to other systems, or devices that manage pools of configured resources. As such, FIGS. 2-9 are not intended to be limiting as to other embodiments of a system that may implement event-driven resource pool management. FIG. 10 is a high-level flowchart illustrating various methods and techniques to implement event-driven resource pool management, according to some embodiments. Various different systems and devices may implement the various methods and techniques described below, either singly or working together.
  • For example, a resource management service as described above with regard to FIGS. 2-9 may implement the various methods. Alternatively, a combination of different systems and devices may implement these methods. Therefore, the above examples and or any other systems or devices referenced as performing the illustrated method, are not intended to be limiting as to other different components, modules, systems, or configurations of systems and devices.
  • As indicated at 1010, a pool management event may be detected at a first computing resource of a pool of computing resources that are configured to perform jobs associated with a network-based service, in various embodiments. For example, a management agent or other monitor implemented at a computing resource may evaluate the operation of the computing resource, whether the resource is idle or being leased/used to execute a job for the network-based service. Various different pool management event detection criteria may be applied for different types of pool management events. For example, a scrub pool management event may be detected upon determining that the computing resource has completed execution of a current job and is ready to be recycled or reused in the computing cluster to execute a different job (e.g., from a different client of network-based service). In another example, a pool management event criteria may evaluate the age or time since creation of the first computing resource (e.g., according to lifespan time or timestamp) and determine whether the first computing resource has exceeded the age threshold for computing resources in the pool, in one embodiment. If so, then the a termination pool management event may be detected to terminate the first computing resource (e.g., by sending a request to a service implementing the resource to terminate the existence of the resource). In another example of pool management event criteria, an operational metric (e.g., time since last leased) and a state (e.g., “ready” or “pending” state) criteria may be evaluated, and if the first computing resource exceeds the operational metric and matches the state criteria, then a test pool management event may be detected to execute one or more test jobs at the first computing resource, in one embodiment. If one of the test jobs fails to execute in a desired manner, then an indication of the failure may be provided to a pool manager for the resource pool (e.g., resource management service 290), which may provide operations to scrub, reboot, or terminate the first computing resource. In light of these examples, it may be understood that pool management events can be detected based on various combinations of one or more detection criteria evaluated with respect to the operation of the first computing resource.
  • As indicated at 1020, operations may be performed at the first computing resource based, at least in part, on the pool management event. For example, operations to remove job data (e.g., from memory or non-volatile storage) as part of a scrub event may be performed, in one embodiment. In another example, operations that prepare the first computing resource for termination, such as dumping or storing reports, logs, or other collected information may be performed, along with executing the operation to terminate the first computing resource, in one embodiment. In another example, operations to carry out test jobs on the first computing source, including access a test job, sample data, or other information needed to execute the one or more test jobs, generating instructions to an execution engine at the first computing resource to execute the test jobs and evaluating the results or performance of the first computing resource for the test jobs. Operations for detected pool management events may be instructed (partially or completely) by a pool manager for a resource pool in some embodiments, as discussed below with regard to FIG. 12. In other embodiments, operation(s) may be performed automatically in response to detecting the pool management event (without instruction from a pool manager). In this way, pool management events may be performed quickly so that resources in the pool make the pool respond faster to events that may modify the operation of computing resources in the pool.
  • FIG. 11 is a high-level flowchart illustrating various methods and techniques to monitor a computing resource in a pool of computing resources for pool management events, according to some embodiments. As discussed above different types of pool management events may be detected at a computing resource. In some embodiments, monitoring for pool management events may be actively performed (e.g., by a management agent like managed query agent 622 in FIG. 6). As indicated at 1110, a first computing resource of a pool of computing resources that are configured to execute jobs associated with a network-based service may be monitored, in some embodiments. For example, a resource lifecycle state, execution state for a job, or performance metrics for may be periodically sampled or checked to determine if a pool management event is detected. Pool management events may be detected based on pool management criteria (e.g., changes in resource state, execution performance state, or by applying different thresholds or other analysis to performance metrics for a resource). In some embodiments, pool management events may be detected in response to external events that are detected at the computing resource (e.g., network partition, power failure, etc.).
  • As indicated at 1120, if a pool management event is detected, then an indication of the pool management event may be sent to a pool manager for the pool, as indicated at 1130. For example, some pool management events may be maintained in a mapping table or other data structure describing the operation(s) to perform in response to detecting the pool management event, in one embodiment. If the described operation(s) include reporting the pool management event (or no operations are described and the management agent sends an indication of the pool management event in response to the pool management event as a default operation), then the indication for the pool management event may be generated (e.g., according to an interface for the pool manager, such as an API for resource management service 290.
  • A pool manager may confirm or determine the appropriate responsive actions to perform for the pool management event, in some embodiments. For example, for a scrub operation, the pool manager may determine whether other jobs for the same user are pending or likely to be sent to the computing resource for execution (e.g., by waiting for a period of time before allowing the scrub operation and returning the computing resource to the pool of computing resources for executing other jobs). As indicated at 1140, a request to perform operation(s) based on the pool management event may be received from the pool manager, in some embodiments. For example, the various types of operations described above with regard to element 1020 in FIG. 2 (e.g., scrub operations, termination operations, test operations, etc.) may be identified or included in a request from the pool manager. As indicated at 1150, the requested operations may then be performed at the computing resource.
  • FIG. 12 is a high-level flowchart illustrating various methods and techniques to execute a job for a network-based service, according to some embodiments. As indicated at 1210, a request to execute a job may be received at a management agent implemented at a computing resource of a pool of computing resources configured to execute jobs associated with a network-based service. The request may be formatted according to a programmatic interface implemented by the management agent, such as managed query service interface 720 discussed above with regard to FIG. 7. The request may include various execution parameters, identifiers, access credentials, tokens, permissions, and other data that may be needed to execute the job. For example, authentication credentials may be needed to execute a job that accesses data, such as query. Other execution parameters, such as execution limitations, timeout values, result destinations may be included, in some embodiments. Execution parameters may describe the behavior of the execution of the job (e.g., returning results in a particular form, such as a paginated stream of query results sent to an interface like management console 440 in FIG. 4).
  • As indicated at 1220, instruction(s) to execute the job at an execution engine implemented at the first computing resource may be generated by the management agent, in some embodiments. For example, commands corresponding to a programmatic interface for the execution engine, may be generated to execute the job. In other embodiments, a job workflow, script, or executable may be generated (according to the input options or parameters allowed by the execution engine). Once the instruction(s) are generated, then the instruction(s) may be submitted to the execution engine to execute the job, as indicated at 1230, in various embodiments. For example, a function call, procedure, message, or other invocation mechanism may be used to submit the instructions to the execution engine, in one embodiment.
  • As indicated at 1240, in at least some embodiments, the management agent may send an execution status for the job to the network-based service. For example, the management agent may determine or classify the execution of the job according to a predefined set of execution states (e.g., “initializing,” “start,” “reading,” “writing,” “finalizing,” “error,” etc.). In some embodiments, a progress metric, such as a completion percentage, or indication for the job's execution state within a workflow (e.g., “step 1” or “step 10”) may be determined as the execution status. Once determined, the execution status may be reported to the network-based service according to a programmatic interface (e.g., API call), in one embodiment. The request may be formatted according to the API and sent to a service endpoint for receiving job execution status.
  • As indicated at 1250, in some embodiments, performance metric(s) for the execution of the job may be sent to the network-based service by the management agent, in various embodiments. For example, resource utilization metrics, job-pending/executing time, or other characteristics of the performance of the job may be gathered or determined, in one embodiment. In some embodiments, performance metric(s) may be stored locally by the management agent while the job is executing and sent as a batch of performance metrics upon completion of the job (or failure of the job). Performance metrics may be formatted according to a metric reporting or storage format for the network-based service, such as a log-based record format, or as a data file including comma delimited metric values, in one embodiment. In other embodiments, performance metrics may be streamed or otherwise reported in real time to the network-based service.
  • FIG. 13 is a high-level flowchart illustrating various methods and techniques to implement error monitoring at a management agent for a computing resource of a resource pool executing a job for a network-based service, according to some embodiments. As indicated at 1310, a management agent may monitor execution off a job at a computing resource of a pool of computing resources for errors, in various embodiments. For example, the management agent may receive indications of execution engine errors (e.g., due to execution problems, invalid or malformed instructions to execute the job, such as invalid SQL statements), in one embodiment. Management agent may detect errors by observing behavior of the execution engine (e.g., stalling, not-responsive, resource utilization, or other indicators of problematic operation), in one embodiment.
  • If an error is detected, as indicated by the positive exit from 1320, a determination may be made by the management agent as to the error indication to send to the network-based service, in some embodiments. For example, the error may classified or categorized (e.g., as an internal execution error caused by the operation of internal resources such that the error is not a fault of the client that submitted the job, or as an external error/client error, such as errors in the submission of the job, like incorrect query language statements, invalid operations requested). Some errors, may be categorized based on the error information provided by the execution engine, while other errors may be categorized based on other criteria, such as the state of the resource, status of the execution of the job, or other information collected by the management agent. Mapping information (e.g., in a table mapping detected errors to error indications) may be maintained to translate otherwise provide a template for (or the content of) error indications that are to be provided.
  • Once determined, the error indication may be sent to the network-based service, as indicated at 1340, in some embodiments. For example, the error indication may be formatted and sent according to an error reporting API or other communication mechanism (e.g., message queue or event stream established between the management agent and the network-based service), in one embodiment. In at least some embodiments, some errors that are detected may be ignored or not reported. For example, errors that do not halt execution of a job may be ignored or not reported. In some embodiments, errors may not be reported until a number of similar or the same error is detected beyond some reporting threshold for the error. Some errors received at the network-based service may be provided to users/clients of the network-based service, while others may remain visible only to the network-based service, in one embodiment.
  • The methods described herein may in various embodiments be implemented by any combination of hardware and software. For example, in one embodiment, the methods may be implemented by a computer system (e.g., a computer system as in FIG. 16) that includes one or more processors executing program instructions stored on a computer-readable storage medium coupled to the processors. The program instructions may be configured to implement the functionality described herein (e.g., the functionality of various servers and other components that implement the network-based virtual computing resource provider described herein). The various methods as illustrated in the figures and described herein represent example embodiments of methods. The order of any method may be changed, and various elements may be added, reordered, combined, omitted, modified, etc.
  • FIG. 14 is a logical block diagram that shows an illustrative operating environment that includes a service provider network that can implement aspects of the functionality described herein, according to some embodiments. As discussed above, the service provider network 200 can provide computing resources, like VM instances and storage, on a permanent or an as-needed basis. Among other types of functionality, the computing resources provided by the service provider network 200 can be utilized to implement the various services described above. As also discussed above, the computing resources provided by the service provider network 200 can include various types of computing resources, such as data processing resources like VM instances, data storage resources, networking resources, data communication resources, network services, and the like.
  • Each type of computing resource provided by the service provider network 200 can be general-purpose or can be available in a number of specific configurations. For example, data processing resources can be available as physical computers or VM instances in a number of different configurations. The VM instances can execute applications, including web servers, application servers, media servers, database servers, some or all of the services described above, and/or other types of programs. The VM instances can also be configured into computing clusters in the manner described above. Data storage resources can include file storage devices, block storage devices, and the like. The service provider network 200 can also provide other types of computing resources not mentioned specifically herein.
  • The computing resources provided by the service provider network maybe implemented, in some embodiments, by one or more data centers 1404A-1404N (which might be referred to herein singularly as “a data center 1404” or in the plural as “the data centers 1404”). The data centers 1404 are facilities utilized to house and operate computer systems and associated components. The data centers 1404 typically include redundant and backup power, communications, cooling, and security systems. The data centers 1404 can also be located in geographically disparate locations. One illustrative configuration for a data center 1404 that can be utilized to implement the technologies disclosed herein will be described below with regard to FIG. 15.
  • The customers and other users of the service provider network 200 can access the computing resources provided by the service provider network 200 over a network 1402, which can be a wide area communication network (“WAN”), such as the Internet, an intranet or an Internet service provider (“ISP”) network or a combination of such networks. For example, and without limitation, a computing device 1400 operated by a customer or other user of the service provider network 200 can be utilized to access the service provider network 200 by way of the network 1402. It should be appreciated that a local-area network (“LAN”), the Internet, or any other networking topology known in the art that connects the data centers 1404 to remote customers and other users can be utilized. It should also be appreciated that combinations of such networks can also be utilized.
  • FIG. 15 is a logical block diagram illustrating a configuration for a data center that can be utilized to implement aspects of the technologies disclosed herein, according to various embodiments. is a computing system diagram that illustrates one configuration for a data center 1404 that implements aspects of the technologies disclosed herein for providing managed query execution, such as managed query execution service 270, in some embodiments. The example data center 1404 shown in FIG. 15 includes several server computers 1502A-1502F (which might be referred to herein singularly as “a server computer 1502” or in the plural as “the server computers 1502”) for providing computing resources 1504A-1504E.
  • The server computers 1502 can be standard tower, rack-mount, or blade server computers configured appropriately for providing the computing resources described herein (illustrated in FIG. 15 as the computing resources 1504A-1504E). As mentioned above, the computing resources provided by the provider network 200 can be data processing resources such as VM instances or hardware computing systems, computing clusters, data storage resources, database resources, networking resources, and others. Some of the servers 1502 can also execute a resource manager 1506 capable of instantiating and/or managing the computing resources. In the case of VM instances, for example, the resource manager 1506 can be a hypervisor or another type of program may enable the execution of multiple VM instances on a single server computer 1502. Server computers 1502 in the data center 1504 can also provide network services and other types of services, some of which are described in detail above with regard to FIG. 2.
  • The data center 1504 shown in FIG. 15 also includes a server computer 1502F that can execute some or all of the software components described above. For example, and without limitation, the server computer 1502F can execute various components for providing different services of a provider network 200, such as the managed query service 270, the data catalog service 280, resource management service 290, and other services 1510 (e.g., discussed above) and/or the other software components described above. The server computer 1502F can also execute other components and/or to store data for providing some or all of the functionality described herein. In this regard, it should be appreciated that the services illustrated in FIG. 15 as executing on the server computer 1502F can execute on many other physical or virtual servers in the data centers 1404 in various configurations.
  • In the example data center 1404 shown in FIG. 15, an appropriate LAN 1506 is also utilized to interconnect the server computers 1502A-1502F. The LAN 1506 is also connected to the network 1402 illustrated in FIG. 14. It should be appreciated that the configuration and network topology described herein has been greatly simplified and that many more computing systems, software components, networks, and networking devices can be utilized to interconnect the various computing systems disclosed herein and to provide the functionality described above. Appropriate load balancing devices or other types of network infrastructure components can also be utilized for balancing a load between each of the data centers 1504A-1504N, between each of the server computers 1502A-1502F in each data center 1404, and, potentially, between computing resources in each of the data centers 1404. It should be appreciated that the configuration of the data center 1404 described with reference to FIG. 15 is merely illustrative and that other implementations can be utilized.
  • Embodiments of a managed query execution as described herein may be executed on one or more computer systems, which may interact with various other devices. One such computer system is illustrated by FIG. 16. In different embodiments, computer system 2000 may be any of various types of devices, including, but not limited to, a personal computer system, desktop computer, laptop, notebook, or netbook computer, mainframe computer system, handheld computer, workstation, network computer, a camera, a set top box, a mobile device, a consumer device, video game console, handheld video game device, application server, storage device, a peripheral device such as a switch, modem, router, or in general any type of computing device, computing node, compute node, computing system compute system, or electronic device.
  • In the illustrated embodiment, computer system 2000 includes one or more processors 2010 coupled to a system memory 2020 via an input/output (I/O) interface 2030. Computer system 2000 further includes a network interface 2040 coupled to I/O interface 2030, and one or more input/output devices 2050, such as cursor control device 2060, keyboard 2070, and display(s) 2080. Display(s) 2080 may include standard computer monitor(s) and/or other display systems, technologies or devices. In at least some implementations, the input/output devices 2050 may also include a touch- or multi-touch enabled device such as a pad or tablet via which a user enters input via a stylus-type device and/or one or more digits. In some embodiments, it is contemplated that embodiments may be implemented using a single instance of computer system 2000, while in other embodiments multiple such systems, or multiple nodes making up computer system 2000, may host different portions or instances of embodiments. For example, in one embodiment some elements may be implemented via one or more nodes of computer system 2000 that are distinct from those nodes implementing other elements.
  • In various embodiments, computer system 2000 may be a uniprocessor system including one processor 2010, or a multiprocessor system including several processors 2010 (e.g., two, four, eight, or another suitable number). Processors 2010 may be any suitable processor capable of executing instructions. For example, in various embodiments, processors 2010 may be general-purpose or embedded processors implementing any of a variety of instruction set architectures (ISAs), such as the x86, PowerPC, SPARC, or MIPS ISAs, or any other suitable ISA. In multiprocessor systems, each of processors 2010 may commonly, but not necessarily, implement the same ISA.
  • In some embodiments, at least one processor 2010 may be a graphics processing unit. A graphics processing unit or GPU may be considered a dedicated graphics-rendering device for a personal computer, workstation, game console or other computing or electronic device. Modern GPUs may be very efficient at manipulating and displaying computer graphics, and their highly parallel structure may make them more effective than typical CPUs for a range of complex graphical algorithms. For example, a graphics processor may implement a number of graphics primitive operations in a way that makes executing them much faster than drawing directly to the screen with a host central processing unit (CPU). In various embodiments, graphics rendering may, at least in part, be implemented by program instructions configured for execution on one of, or parallel execution on two or more of, such GPUs. The GPU(s) may implement one or more application programmer interfaces (APIs) that permit programmers to invoke the functionality of the GPU(s). Suitable GPUs may be commercially available from vendors such as NVIDIA Corporation, ATI Technologies (AMD), and others.
  • System memory 2020 may store program instructions and/or data accessible by processor 2010. In various embodiments, system memory 2020 may be implemented using any suitable memory technology, such as static random access memory (SRAM), synchronous dynamic RAM (SDRAM), nonvolatile/Flash-type memory, or any other type of memory. In the illustrated embodiment, program instructions and data implementing desired functions, such as those described above are shown stored within system memory 2020 as program instructions 2025 and data storage 2035, respectively. In other embodiments, program instructions and/or data may be received, sent or stored upon different types of computer-accessible media or on similar media separate from system memory 2020 or computer system 2000. Generally speaking, a non-transitory, computer-readable storage medium may include storage media or memory media such as magnetic or optical media, e.g., disk or CD/DVD-ROM coupled to computer system 2000 via I/O interface 2030. Program instructions and data stored via a computer-readable medium may be transmitted by transmission media or signals such as electrical, electromagnetic, or digital signals, which may be conveyed via a communication medium such as a network and/or a wireless link, such as may be implemented via network interface 2040.
  • In one embodiment, I/O interface 2030 may coordinate I/O traffic between processor 2010, system memory 2020, and any peripheral devices in the device, including network interface 2040 or other peripheral interfaces, such as input/output devices 2050. In some embodiments, I/O interface 2030 may perform any necessary protocol, timing or other data transformations to convert data signals from one component (e.g., system memory 2020) into a format suitable for use by another component (e.g., processor 2010). In some embodiments, I/O interface 2030 may include support for devices attached through various types of peripheral buses, such as a variant of the Peripheral Component Interconnect (PCI) bus standard or the Universal Serial Bus (USB) standard, for example. In some embodiments, the function of I/O interface 2030 may be split into two or more separate components, such as a north bridge and a south bridge, for example. In addition, in some embodiments some or all of the functionality of I/O interface 2030, such as an interface to system memory 2020, may be incorporated directly into processor 2010.
  • Network interface 2040 may allow data to be exchanged between computer system 2000 and other devices attached to a network, such as other computer systems, or between nodes of computer system 2000. In various embodiments, network interface 2040 may support communication via wired or wireless general data networks, such as any suitable type of Ethernet network, for example; via telecommunications/telephony networks such as analog voice networks or digital fiber communications networks; via storage area networks such as Fibre Channel SANs, or via any other suitable type of network and/or protocol.
  • Input/output devices 2050 may, in some embodiments, include one or more display terminals, keyboards, keypads, touchpads, scanning devices, voice or optical recognition devices, or any other devices suitable for entering or retrieving data by one or more computer system 2000. Multiple input/output devices 2050 may be present in computer system 2000 or may be distributed on various nodes of computer system 2000. In some embodiments, similar input/output devices may be separate from computer system 2000 and may interact with one or more nodes of computer system 2000 through a wired or wireless connection, such as over network interface 2040.
  • As shown in FIG. 16, memory 2020 may include program instructions 2025, may implement the various methods and techniques as described herein, and data storage 2035, comprising various data accessible by program instructions 2025. In one embodiment, program instructions 2025 may include software elements of embodiments as described herein and as illustrated in the Figures. Data storage 2035 may include data that may be used in embodiments. In other embodiments, other or different software elements and data may be included.
  • Those skilled in the art will appreciate that computer system 2000 is merely illustrative and is not intended to limit the scope of the techniques as described herein. In particular, the computer system and devices may include any combination of hardware or software that can perform the indicated functions, including a computer, personal computer system, desktop computer, laptop, notebook, or netbook computer, mainframe computer system, handheld computer, workstation, network computer, a camera, a set top box, a mobile device, network device, internet appliance, PDA, wireless phones, pagers, a consumer device, video game console, handheld video game device, application server, storage device, a peripheral device such as a switch, modem, router, or in general any type of computing or electronic device. Computer system 2000 may also be connected to other devices that are not illustrated, or instead may operate as a stand-alone system. In addition, the functionality provided by the illustrated components may in some embodiments be combined in fewer components or distributed in additional components. Similarly, in some embodiments, the functionality of some of the illustrated components may not be provided and/or other additional functionality may be available.
  • Those skilled in the art will also appreciate that, while various items are illustrated as being stored in memory or on storage while being used, these items or portions of them may be transferred between memory and other storage devices for purposes of memory management and data integrity. Alternatively, in other embodiments some or all of the software components may execute in memory on another device and communicate with the illustrated computer system via inter-computer communication. Some or all of the system components or data structures may also be stored (e.g., as instructions or structured data) on a computer-accessible medium or a portable article to be read by an appropriate drive, various examples of which are described above. In some embodiments, instructions stored on a non-transitory, computer-accessible medium separate from computer system 2000 may be transmitted to computer system 2000 via transmission media or signals such as electrical, electromagnetic, or digital signals, conveyed via a communication medium such as a network and/or a wireless link. Various embodiments may further include receiving, sending or storing instructions and/or data implemented in accordance with the foregoing description upon a computer-accessible medium. Accordingly, the present invention may be practiced with other computer system configurations.
  • It is noted that any of the distributed system embodiments described herein, or any of their components, may be implemented as one or more web services. For example, leader nodes within a data warehouse system may present data storage services and/or database services to clients as network-based services. In some embodiments, a network-based service may be implemented by a software and/or hardware system designed to support interoperable machine-to-machine interaction over a network. A network-based service may have an interface described in a machine-processable format, such as the Web Services Description Language (WSDL). Other systems may interact with the web service in a manner prescribed by the description of the network-based service's interface. For example, the network-based service may define various operations that other systems may invoke, and may define a particular application programming interface (API) to which other systems may be expected to conform when requesting the various operations.
  • In various embodiments, a network-based service may be requested or invoked through the use of a message that includes parameters and/or data associated with the network-based services request. Such a message may be formatted according to a particular markup language such as Extensible Markup Language (XML), and/or may be encapsulated using a protocol such as Simple Object Access Protocol (SOAP). To perform a web services request, a network-based services client may assemble a message including the request and convey the message to an addressable endpoint (e.g., a Uniform Resource Locator (URL)) corresponding to the web service, using an Internet-based application layer transfer protocol such as Hypertext Transfer Protocol (HTTP).
  • In some embodiments, web services may be implemented using Representational State Transfer (“RESTful”) techniques rather than message-based techniques. For example, a web service implemented according to a RESTful technique may be invoked through parameters included within an HTTP method such as PUT, GET, or DELETE, rather than encapsulated within a SOAP message.
  • The various methods as illustrated in the FIGS. and described herein represent example embodiments of methods. The methods may be implemented in software, hardware, or a combination thereof. The order of method may be changed, and various elements may be added, reordered, combined, omitted, modified, etc.
  • Various modifications and changes may be made as would be obvious to a person skilled in the art having the benefit of this disclosure. It is intended that the invention embrace all such modifications and changes and, accordingly, the above description to be regarded in an illustrative rather than a restrictive sense.

Claims (20)

What is claimed is:
1. A system, comprising:
a memory to store program instructions which, if performed by at least one processor, cause the at least one processor to perform a method to at least:
monitor, at a first computing resource of a pool comprising a plurality of computing resources, the first computing resource for pool management events, wherein the plurality of computing resources in the pool are configured to perform jobs associated with a network-based service;
based on the monitoring, detect a pool management event at the first computing resource; and
perform one or more operations at the first computing resource based at least in part on the pool management event.
2. The system of claim 1, wherein the pool management event is a scrub event for the first computing resource, and wherein to perform the one or more operations at the first computing resource, the method comprises remove data associated with a job executed at the first computing resource from the first computing resource.
3. The system of claim 1, wherein the monitoring the first computing resource, the detecting the pool management event, and the performing the one or more operations are performed by a management agent for the network-based service implemented at the first computing resource, and wherein the method further comprises:
receiving, at the management agent, a request to execute a job at the first computing resource from the network-based service;
generating, by the management agent, one or more instructions to execute the job at an execution engine implemented at the first computing resource; and
submitting, by the management agent, the one or more instructions to the execution engine to execute the job.
4. The system of claim 1, wherein the method further comprises sending an indication of the pool management event to a resource management service, wherein the resource management service is implemented as part of a same provider network as the network-based service, wherein the network-based service is a managed query service that executes queries on behalf of clients of the managed query service, and wherein the one or more operations are performed in response to a request to perform the one or more operations from the resource management service.
5. A method, comprising:
detecting a pool management event at a first computing resource of a pool comprising a plurality of computing resources, wherein the plurality of computing resources in the pool are configured to perform jobs associated with a network-based service; and
performing one or more operations at the first computing resource based at least in part on the pool management event.
6. The method of claim 5, further comprising:
sending an indication of the pool management event to a pool manager for the pool; and
performing the operations in response to a request to perform the operations received from the pool manager.
7. The method of claim 5, wherein the pool management event is a scrub event for the first resource, and wherein performing the one or more operations at the first computing resource, comprises removing data associated with a job executed at the first computing resource from the first computing resource.
8. The method of claim 5, wherein the pool management event is an execution engine test event, and wherein performing the operations comprises executing one or more test jobs on an execution engine implemented at the first computing resource.
9. The method of claim 8, wherein performing the operations further comprises:
determining a failure event for at least one of the test jobs; and
sending an indication that the first computing resource is in a failed state to a pool manager for the pool.
10. The method of claim 5, wherein the detecting the pool management event and the performing the one or more operations are performed by a management agent for the network-based service implemented at the first computing resource, and wherein the method further comprises:
receiving, at the management agent, a request to execute a job at the first computing resource from the network-based service;
generating, by the management agent, one or more instructions to execute the job at an execution engine implemented at the first computing resource; and
submitting, by the management agent, the one or more instructions to the execution engine to execute the job.
11. The method of claim 10, further comprising:
detecting, by the management agent, an error for the execution of the job at the execution engine;
determining, by the management agent, an error indication for the error to send to the network-based service; and
sending, by the management agent, the error indication to the network-based service.
12. The method of claim 10, further comprising sending, by the management agent, an execution status for the job to the network-based service.
13. The method of claim 5, wherein the network-based service is a managed query service that executes queries on behalf of clients of the managed query service.
14. A non-transitory, computer-readable storage medium, storing program instructions that when executed by one or more computing devices cause the one or more computing devices to implement:
detecting a pool management event at a first computing resource of a pool comprising a plurality of computing resources, wherein the plurality of computing resources in the pool are configured to perform jobs associated with a network-based service; and
performing one or more operations at the first computing resource based at least in part on the pool management event.
15. The non-transitory, computer-readable storage medium of claim 14, wherein the pool management event is a termination event for the first computing resource, and wherein, in performing the one or more operations at the first computing resource, the program instructions cause the one or more computing devices to implement terminating the first computing resource.
16. The non-transitory, computer-readable storage medium of claim 14, wherein the pool management event is a scrub event for the first computing resource, and wherein, in performing the one or more operations at the first computing resource, the program instructions cause the one or more computing devices to implement removing data associated with a job executed at the first computing resource from the first computing resource.
17. The non-transitory, computer-readable storage medium of claim 14, wherein the detecting the pool management event and the performing the one or more operations are performed by a management agent for the network-based service implemented at the first computing resource, and wherein the program instructions cause the one or more computing devices to further implement:
receiving, at the management agent, a request to execute a job at the first computing resource from the network-based service;
generating, by the management agent, one or more instructions to execute the job at an execution engine implemented at the first computing resource; and
submitting, by the management agent, the one or more instructions to the execution engine to execute the job.
18. The non-transitory, computer-readable storage medium of claim 17, wherein the program instructions cause the one or more computing devices to implement sending, by the management agent, an execution status for the job to the network-based service.
19. The non-transitory, computer-readable storage medium of claim 17, wherein the program instructions cause the one or more computing devices to implement sending, by the management agent, one or more performance metrics for the execution of the job to the network-based service.
20. The non-transitory, computer-readable storage medium of claim 14, wherein the program instructions cause the one or more computing devices to further implement sending an indication of the pool management event to a resource management service, wherein the resource management service is implemented as part of a same provider network as the network-based service, and wherein the one or more operations are performed in response to a request to perform the one or more operations from the resource management service.
US15/470,837 2016-09-01 2017-03-27 Event-driven resource pool management Abandoned US20180060133A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US15/470,837 US20180060133A1 (en) 2016-09-01 2017-03-27 Event-driven resource pool management

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US201662382477P 2016-09-01 2016-09-01
US15/470,837 US20180060133A1 (en) 2016-09-01 2017-03-27 Event-driven resource pool management

Publications (1)

Publication Number Publication Date
US20180060133A1 true US20180060133A1 (en) 2018-03-01

Family

ID=61242674

Family Applications (9)

Application Number Title Priority Date Filing Date
US15/470,843 Active 2038-01-03 US10614066B2 (en) 2016-09-01 2017-03-27 Selecting resource configurations for query execution
US15/470,829 Active 2037-11-06 US10803060B2 (en) 2016-09-01 2017-03-27 Managed query service
US15/470,834 Abandoned US20180060132A1 (en) 2016-09-01 2017-03-27 Stateful resource pool management for job execution
US15/470,837 Abandoned US20180060133A1 (en) 2016-09-01 2017-03-27 Event-driven resource pool management
US15/470,841 Active 2038-07-28 US10762086B2 (en) 2016-09-01 2017-03-27 Tracking query execution status for selectively routing queries
US15/588,373 Active 2038-09-12 US11803546B2 (en) 2016-09-01 2017-05-05 Selecting interruptible resources for query execution
US16/839,849 Active 2037-07-05 US11403297B2 (en) 2016-09-01 2020-04-03 Selecting resource configurations for query execution
US17/006,522 Active US11461329B2 (en) 2016-09-01 2020-08-28 Tracking query execution status for selectively routing queries
US17/067,495 Active 2037-05-27 US11461330B2 (en) 2016-09-01 2020-10-09 Managed query service

Family Applications Before (3)

Application Number Title Priority Date Filing Date
US15/470,843 Active 2038-01-03 US10614066B2 (en) 2016-09-01 2017-03-27 Selecting resource configurations for query execution
US15/470,829 Active 2037-11-06 US10803060B2 (en) 2016-09-01 2017-03-27 Managed query service
US15/470,834 Abandoned US20180060132A1 (en) 2016-09-01 2017-03-27 Stateful resource pool management for job execution

Family Applications After (5)

Application Number Title Priority Date Filing Date
US15/470,841 Active 2038-07-28 US10762086B2 (en) 2016-09-01 2017-03-27 Tracking query execution status for selectively routing queries
US15/588,373 Active 2038-09-12 US11803546B2 (en) 2016-09-01 2017-05-05 Selecting interruptible resources for query execution
US16/839,849 Active 2037-07-05 US11403297B2 (en) 2016-09-01 2020-04-03 Selecting resource configurations for query execution
US17/006,522 Active US11461329B2 (en) 2016-09-01 2020-08-28 Tracking query execution status for selectively routing queries
US17/067,495 Active 2037-05-27 US11461330B2 (en) 2016-09-01 2020-10-09 Managed query service

Country Status (7)

Country Link
US (9) US10614066B2 (en)
EP (1) EP3507716A1 (en)
JP (1) JP6750102B2 (en)
CN (1) CN109643312B (en)
AU (1) AU2017321715B2 (en)
SG (1) SG11201901511QA (en)
WO (1) WO2018045185A1 (en)

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190050256A1 (en) * 2017-08-12 2019-02-14 Facebook, Inc. Systems and methods for distributed management of computing resources
CN112540843A (en) * 2019-09-20 2021-03-23 杭州海康威视数字技术股份有限公司 Resource allocation method and device, storage equipment and storage medium
US20210152446A1 (en) * 2019-11-14 2021-05-20 Trideum Corporation Systems and methods of monitoring and controlling remote assets
US20220141088A1 (en) * 2020-11-04 2022-05-05 Robin Systems, Inc. Batch Manager For Complex Workflows
US11461125B2 (en) * 2017-05-09 2022-10-04 Vmware, Inc. Methods and apparatus to publish internal commands as an application programming interface in a cloud infrastructure
US11579663B1 (en) 2021-12-13 2023-02-14 Dell Products L.P. Modular information handling system with automated housing cover removal
US11743188B2 (en) 2020-10-01 2023-08-29 Robin Systems, Inc. Check-in monitoring for workflows
US11740980B2 (en) 2020-09-22 2023-08-29 Robin Systems, Inc. Managing snapshot metadata following backup
US20230275976A1 (en) * 2021-06-11 2023-08-31 Tencent Cloud Computing (Beijing) Co., Ltd. Data processing method and apparatus, and computer-readable storage medium
US11748203B2 (en) 2018-01-11 2023-09-05 Robin Systems, Inc. Multi-role application orchestration in a distributed storage system
US11762706B1 (en) * 2018-02-01 2023-09-19 Vmware, Inc. Computing environment pooling
US11829223B2 (en) 2021-12-13 2023-11-28 Dell Products L.P. Information handling system battery disposition automated using performance metrics
US11907042B2 (en) 2021-12-13 2024-02-20 Dell Products L.P. Reduction of high battery voltage by ratios using a main board for power supply of processing unit based on battery voltage changes over time
US11915207B2 (en) 2021-12-13 2024-02-27 Dell Products L.P. Modular information handling system with automated display removal
US11947489B2 (en) 2017-09-05 2024-04-02 Robin Systems, Inc. Creating snapshots of a storage volume in a distributed storage system

Families Citing this family (145)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9229983B2 (en) 2012-11-30 2016-01-05 Amazon Technologies, Inc. System-wide query optimization
US11487771B2 (en) * 2014-06-25 2022-11-01 Microsoft Technology Licensing, Llc Per-node custom code engine for distributed query processing
US9600312B2 (en) 2014-09-30 2017-03-21 Amazon Technologies, Inc. Threading as a service
US9678773B1 (en) 2014-09-30 2017-06-13 Amazon Technologies, Inc. Low latency computational capacity provisioning
US9146764B1 (en) 2014-09-30 2015-09-29 Amazon Technologies, Inc. Processing event messages for user requests to execute program code
US9413626B2 (en) 2014-12-05 2016-08-09 Amazon Technologies, Inc. Automatic management of resource sizing
US9588790B1 (en) 2015-02-04 2017-03-07 Amazon Technologies, Inc. Stateful virtual compute system
US9733967B2 (en) 2015-02-04 2017-08-15 Amazon Technologies, Inc. Security protocols for low latency execution of program code
US11132213B1 (en) 2016-03-30 2021-09-28 Amazon Technologies, Inc. Dependency-based process of pre-existing data sets at an on demand code execution environment
US10102040B2 (en) 2016-06-29 2018-10-16 Amazon Technologies, Inc Adjusting variable limit on concurrent code executions
US10681071B1 (en) 2016-08-02 2020-06-09 ThreatConnect, Inc. Enrichment and analysis of cybersecurity threat intelligence and orchestrating application of threat intelligence to selected network security events
US10614066B2 (en) 2016-09-01 2020-04-07 Amazon Technologies, Inc. Selecting resource configurations for query execution
US11580107B2 (en) 2016-09-26 2023-02-14 Splunk Inc. Bucket data distribution for exporting data to worker nodes
US11281706B2 (en) 2016-09-26 2022-03-22 Splunk Inc. Multi-layer partition allocation for query execution
US11243963B2 (en) 2016-09-26 2022-02-08 Splunk Inc. Distributing partial results to worker nodes from an external data system
US11442935B2 (en) 2016-09-26 2022-09-13 Splunk Inc. Determining a record generation estimate of a processing task
US11003714B1 (en) 2016-09-26 2021-05-11 Splunk Inc. Search node and bucket identification using a search node catalog and a data store catalog
US11461334B2 (en) 2016-09-26 2022-10-04 Splunk Inc. Data conditioning for dataset destination
US11250056B1 (en) 2016-09-26 2022-02-15 Splunk Inc. Updating a location marker of an ingestion buffer based on storing buckets in a shared storage system
US20180089324A1 (en) 2016-09-26 2018-03-29 Splunk Inc. Dynamic resource allocation for real-time search
US11126632B2 (en) 2016-09-26 2021-09-21 Splunk Inc. Subquery generation based on search configuration data from an external data system
US10726009B2 (en) * 2016-09-26 2020-07-28 Splunk Inc. Query processing using query-resource usage and node utilization data
US11550847B1 (en) 2016-09-26 2023-01-10 Splunk Inc. Hashing bucket identifiers to identify search nodes for efficient query execution
US11321321B2 (en) 2016-09-26 2022-05-03 Splunk Inc. Record expansion and reduction based on a processing task in a data intake and query system
US11416528B2 (en) 2016-09-26 2022-08-16 Splunk Inc. Query acceleration data store
US11615104B2 (en) 2016-09-26 2023-03-28 Splunk Inc. Subquery generation based on a data ingest estimate of an external data system
US11562023B1 (en) 2016-09-26 2023-01-24 Splunk Inc. Merging buckets in a data intake and query system
US11593377B2 (en) 2016-09-26 2023-02-28 Splunk Inc. Assigning processing tasks in a data intake and query system
US11599541B2 (en) 2016-09-26 2023-03-07 Splunk Inc. Determining records generated by a processing task of a query
US11222066B1 (en) 2016-09-26 2022-01-11 Splunk Inc. Processing data using containerized state-free indexing nodes in a containerized scalable environment
US11604795B2 (en) 2016-09-26 2023-03-14 Splunk Inc. Distributing partial results from an external data system between worker nodes
US11269939B1 (en) 2016-09-26 2022-03-08 Splunk Inc. Iterative message-based data processing including streaming analytics
US11106734B1 (en) 2016-09-26 2021-08-31 Splunk Inc. Query execution using containerized state-free search nodes in a containerized scalable environment
US11620336B1 (en) 2016-09-26 2023-04-04 Splunk Inc. Managing and storing buckets to a remote shared storage system based on a collective bucket size
US11294941B1 (en) 2016-09-26 2022-04-05 Splunk Inc. Message-based data ingestion to a data intake and query system
US10353965B2 (en) 2016-09-26 2019-07-16 Splunk Inc. Data fabric service system architecture
US10776355B1 (en) 2016-09-26 2020-09-15 Splunk Inc. Managing, storing, and caching query results and partial query results for combination with additional query results
US11567993B1 (en) 2016-09-26 2023-01-31 Splunk Inc. Copying buckets from a remote shared storage system to memory associated with a search node for query execution
US11663227B2 (en) 2016-09-26 2023-05-30 Splunk Inc. Generating a subquery for a distinct data intake and query system
US11163758B2 (en) 2016-09-26 2021-11-02 Splunk Inc. External dataset capability compensation
US11586627B2 (en) 2016-09-26 2023-02-21 Splunk Inc. Partitioning and reducing records at ingest of a worker node
US11023463B2 (en) 2016-09-26 2021-06-01 Splunk Inc. Converting and modifying a subquery for an external data system
US11874691B1 (en) 2016-09-26 2024-01-16 Splunk Inc. Managing efficient query execution including mapping of buckets to search nodes
US10984044B1 (en) 2016-09-26 2021-04-20 Splunk Inc. Identifying buckets for query execution using a catalog of buckets stored in a remote shared storage system
US10956415B2 (en) 2016-09-26 2021-03-23 Splunk Inc. Generating a subquery for an external data system using a configuration file
US11314753B2 (en) 2016-09-26 2022-04-26 Splunk Inc. Execution of a query received from a data intake and query system
US10977260B2 (en) 2016-09-26 2021-04-13 Splunk Inc. Task distribution in an execution node of a distributed execution environment
US11232100B2 (en) 2016-09-26 2022-01-25 Splunk Inc. Resource allocation for multiple datasets
US11860940B1 (en) 2016-09-26 2024-01-02 Splunk Inc. Identifying buckets for query execution using a catalog of buckets
US10230585B1 (en) * 2016-09-30 2019-03-12 Juniper Networks, Inc. Multi vendor device support in network management systems
US10326657B1 (en) 2016-09-30 2019-06-18 Juniper Networks, Inc. Multi vendor device support in network management systems
US10397130B2 (en) * 2016-11-11 2019-08-27 Vmware, Inc. Multi-cloud resource reservations
US11663205B2 (en) * 2017-05-04 2023-05-30 Salesforce, Inc. Technologies for asynchronous querying
US10956435B2 (en) * 2017-05-05 2021-03-23 Servicenow, Inc. Global search
US11372858B2 (en) * 2017-05-18 2022-06-28 Oracle International Corporation Estimated query performance
US11210133B1 (en) * 2017-06-12 2021-12-28 Pure Storage, Inc. Workload mobility between disparate execution environments
US10713248B2 (en) * 2017-07-23 2020-07-14 AtScale, Inc. Query engine selection
US11921672B2 (en) 2017-07-31 2024-03-05 Splunk Inc. Query execution at a remote heterogeneous data store of a data fabric service
CN109428912B (en) * 2017-08-24 2020-07-10 阿里巴巴集团控股有限公司 Distributed system resource allocation method, device and system
US11113413B2 (en) * 2017-08-25 2021-09-07 Immuta, Inc. Calculating differentially private queries using local sensitivity on time variant databases
US10313413B2 (en) * 2017-08-28 2019-06-04 Banjo, Inc. Detecting events from ingested communication signals
US10896182B2 (en) 2017-09-25 2021-01-19 Splunk Inc. Multi-partitioning determination for combination operations
US11151137B2 (en) 2017-09-25 2021-10-19 Splunk Inc. Multi-partition operation in combination operations
US10778806B2 (en) * 2017-10-10 2020-09-15 Facebook, Inc. Shard sandboxing
US11017455B1 (en) * 2017-11-10 2021-05-25 Core Scientific, Inc. Dynamic computer marketplace system and method
US10456673B1 (en) * 2017-11-17 2019-10-29 Amazon Technologies, Inc. Resource selection for hosted game sessions
US10891290B2 (en) * 2017-12-22 2021-01-12 Teradata Us, Inc. Query plan searching and optimization
US11200402B2 (en) * 2018-01-26 2021-12-14 GICSOFT, Inc. Application execution based on object recognition
US10949252B1 (en) * 2018-02-13 2021-03-16 Amazon Technologies, Inc. Benchmarking machine learning models via performance feedback
CN110321214A (en) * 2018-03-29 2019-10-11 阿里巴巴集团控股有限公司 A kind of data query method, device and equipment
US11334543B1 (en) 2018-04-30 2022-05-17 Splunk Inc. Scalable bucket merging for a data intake and query system
US20190361999A1 (en) * 2018-05-23 2019-11-28 Microsoft Technology Licensing, Llc Data analysis over the combination of relational and big data
US11030204B2 (en) 2018-05-23 2021-06-08 Microsoft Technology Licensing, Llc Scale out data storage and query filtering using data pools
US10922316B2 (en) 2018-06-13 2021-02-16 Amazon Technologies, Inc. Using computing resources to perform database queries according to a dynamically determined query size
US10853115B2 (en) 2018-06-25 2020-12-01 Amazon Technologies, Inc. Execution of auxiliary functions in an on-demand network code execution system
US11146569B1 (en) 2018-06-28 2021-10-12 Amazon Technologies, Inc. Escalation-resistant secure network services using request-scoped authentication information
US10824624B2 (en) * 2018-07-12 2020-11-03 Bank Of America Corporation System for analyzing, optimizing, and remediating a proposed data query prior to query implementation
US11099870B1 (en) 2018-07-25 2021-08-24 Amazon Technologies, Inc. Reducing execution times in an on-demand network code execution system using saved machine states
CN109032803B (en) 2018-08-01 2021-02-12 创新先进技术有限公司 Data processing method and device and client
US11356532B1 (en) * 2018-08-10 2022-06-07 Meta Platforms, Inc. Systems and methods for packaging web resources
US20200050694A1 (en) * 2018-08-13 2020-02-13 Amazon Technologies, Inc. Burst Performance of Database Queries According to Query Size
US10997250B2 (en) * 2018-09-24 2021-05-04 Salesforce.Com, Inc. Routing of cases using unstructured input and natural language processing
US10924398B2 (en) * 2018-09-25 2021-02-16 Ebay Inc. Time-series data monitoring with sharded server
US11243953B2 (en) 2018-09-27 2022-02-08 Amazon Technologies, Inc. Mapreduce implementation in an on-demand network code execution system and stream data processing system
US11099917B2 (en) * 2018-09-27 2021-08-24 Amazon Technologies, Inc. Efficient state maintenance for execution environments in an on-demand code execution system
CN111125207B (en) * 2018-10-30 2021-03-12 亿度慧达教育科技(北京)有限公司 Data acquisition method and device, connector and presto engine
CN109408580B (en) * 2018-10-31 2020-10-20 北京百分点信息科技有限公司 Cross-data-source SQL compiling device and method
US10938821B2 (en) * 2018-10-31 2021-03-02 Dell Products L.P. Remote access controller support registration system
US11093620B2 (en) 2018-11-02 2021-08-17 ThreatConnect, Inc. Ahead of time application launching for cybersecurity threat intelligence of network security events
US11943093B1 (en) 2018-11-20 2024-03-26 Amazon Technologies, Inc. Network connection recovery after virtual machine transition in an on-demand network code execution system
IT201800021343A1 (en) * 2018-12-28 2020-06-28 Telecom Italia Spa System for providing a service
US11010188B1 (en) 2019-02-05 2021-05-18 Amazon Technologies, Inc. Simulated data object storage using on-demand computation of data objects
US11126466B2 (en) 2019-02-26 2021-09-21 Sap Se Server resource balancing using a fixed-sharing strategy
US11307898B2 (en) 2019-02-26 2022-04-19 Sap Se Server resource balancing using a dynamic-sharing strategy
US11042402B2 (en) * 2019-02-26 2021-06-22 Sap Se Intelligent server task balancing based on server capacity
US11861386B1 (en) 2019-03-22 2024-01-02 Amazon Technologies, Inc. Application gateways in an on-demand network code execution system
US11327970B1 (en) * 2019-03-25 2022-05-10 Amazon Technologies, Inc. Context dependent execution time prediction for redirecting queries
WO2020220216A1 (en) 2019-04-29 2020-11-05 Splunk Inc. Search time estimate in data intake and query system
US11715051B1 (en) 2019-04-30 2023-08-01 Splunk Inc. Service provider instance recommendations using machine-learned classifications and reconciliation
JP2022532974A (en) * 2019-04-30 2022-07-21 オラクル・インターナショナル・コーポレイション Systems and methods for the use and allocation of SaaS / PaaS resources in an analytical application environment
US11119809B1 (en) 2019-06-20 2021-09-14 Amazon Technologies, Inc. Virtualization-based transaction handling in an on-demand network code execution system
US11308100B2 (en) * 2019-06-25 2022-04-19 Amazon Technologies, Inc. Dynamically assigning queries to secondary query processing resources
US11159528B2 (en) 2019-06-28 2021-10-26 Amazon Technologies, Inc. Authentication to network-services using hosted authentication information
US11190609B2 (en) 2019-06-28 2021-11-30 Amazon Technologies, Inc. Connection pooling for scalable network services
US20210019320A1 (en) * 2019-07-19 2021-01-21 International Business Machines Corporation Providing multi-tier query execution options in a serverless query environment
US11409626B2 (en) 2019-08-29 2022-08-09 Snowflake Inc. Decoupling internal and external tasks in a database environment
US10915418B1 (en) * 2019-08-29 2021-02-09 Snowflake Inc. Automated query retry in a database environment
US11216446B2 (en) * 2019-08-29 2022-01-04 Snowflake Inc. Identifying software regressions based on query retry attempts in a database environment
US11442931B2 (en) * 2019-09-27 2022-09-13 Amazon Technologies, Inc. Enabling federated query access to Heterogeneous data sources
US11494380B2 (en) 2019-10-18 2022-11-08 Splunk Inc. Management of distributed computing framework components in a data fabric service system
US11119826B2 (en) 2019-11-27 2021-09-14 Amazon Technologies, Inc. Serverless call distribution to implement spillover while avoiding cold starts
CN110928721B (en) * 2020-01-22 2020-06-19 北京懿医云科技有限公司 Task execution method and device, electronic equipment and storage medium
US11922222B1 (en) 2020-01-30 2024-03-05 Splunk Inc. Generating a modified component for a data intake and query system using an isolated execution environment image
US11048716B1 (en) * 2020-01-31 2021-06-29 Snowflake Inc. Managed virtual warehouses for tasks
US11714682B1 (en) 2020-03-03 2023-08-01 Amazon Technologies, Inc. Reclaiming computing resources in an on-demand code execution system
US11863573B2 (en) * 2020-03-06 2024-01-02 ThreatConnect, Inc. Custom triggers for a network security event for cybersecurity threat intelligence
US10860609B1 (en) 2020-03-25 2020-12-08 Snowflake Inc. Distributed stop operator for query processing
US11520616B2 (en) * 2020-05-01 2022-12-06 International Business Machines Corporation Virtual server creation monitoring and resource allocation system
US11537616B1 (en) 2020-06-29 2022-12-27 Amazon Technologies, Inc. Predicting query performance for prioritizing query execution
US20220043822A1 (en) * 2020-08-04 2022-02-10 International Business Machines Corporation Shadow experiments for serverless multi-tenant cloud services
RU2751441C1 (en) * 2020-09-11 2021-07-13 Федеральное государственное бюджетное образовательное учреждение высшего образования «Московский государственный университет имени М.В.Ломоносова» (МГУ) Method for forming computer complex
US11586624B2 (en) * 2020-09-28 2023-02-21 Databricks, Inc. Integrated native vectorized engine for computation
CN111930780B (en) * 2020-10-12 2020-12-18 上海冰鉴信息科技有限公司 Data query method and system
US11500830B2 (en) 2020-10-15 2022-11-15 International Business Machines Corporation Learning-based workload resource optimization for database management systems
US11704313B1 (en) 2020-10-19 2023-07-18 Splunk Inc. Parallel branch operation using intermediary nodes
US11593270B1 (en) 2020-11-25 2023-02-28 Amazon Technologies, Inc. Fast distributed caching using erasure coded object parts
US11550713B1 (en) 2020-11-25 2023-01-10 Amazon Technologies, Inc. Garbage collection in distributed systems using life cycled storage roots
US11762860B1 (en) 2020-12-10 2023-09-19 Amazon Technologies, Inc. Dynamic concurrency level management for database queries
US11782918B2 (en) * 2020-12-11 2023-10-10 International Business Machines Corporation Selecting access flow path in complex queries
US11880364B2 (en) * 2021-01-25 2024-01-23 Snowflake Inc. Predictive resource allocation for distributed query execution
US11138038B1 (en) * 2021-01-29 2021-10-05 Snowflake Inc. Adaptive freepool size prediction
US11853324B2 (en) * 2021-05-10 2023-12-26 Argo AI, LLC Systems and methods for atomic publication of distributed writes to a distributed data warehouse
US11755621B2 (en) 2021-05-10 2023-09-12 Argo AI, LLC Systems and methods for atomic publication of distributed writes to a distributed data warehouse
US11681698B2 (en) 2021-05-10 2023-06-20 Argo AI, LLC Systems and methods for atomic publication of distributed writes to a distributed data warehouse
CN113222449A (en) * 2021-05-27 2021-08-06 湖北文理学院 Method and device for evaluating effective execution degree of standardized operation
US11388210B1 (en) 2021-06-30 2022-07-12 Amazon Technologies, Inc. Streaming analytics using a serverless compute system
CN113434556B (en) * 2021-07-22 2022-05-31 支付宝(杭州)信息技术有限公司 Data processing method and system
CN113918561A (en) * 2021-09-10 2022-01-11 上海跬智信息技术有限公司 Hybrid query method and system based on-cloud analysis scene and storage medium
US11954473B2 (en) 2021-09-20 2024-04-09 Microstrategy Incorporated Deployment architecture for multi-tenant cloud computing systems
US11893038B2 (en) * 2021-10-21 2024-02-06 Treasure Data, Inc. Data type based visual profiling of large-scale database tables
US11861342B2 (en) 2022-01-28 2024-01-02 Microstrategy Incorporated Enhanced cloud-computing environment deployment
US20230267148A1 (en) * 2022-02-22 2023-08-24 Bank Of America Corporation Automated Query Analysis and Remediation Tool
US11924115B2 (en) * 2022-05-20 2024-03-05 Ipco 2012 Limited Systems and methods for use in balancing network resources
CN115277657B (en) * 2022-05-30 2023-06-13 上海上讯信息技术股份有限公司 Method and equipment for operating and maintaining database protocol
US11947555B1 (en) * 2022-09-30 2024-04-02 Amazon Technologies, Inc. Intelligent query routing across shards of scalable database tables

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070006236A1 (en) * 2005-06-30 2007-01-04 Durham David M Systems and methods for secure host resource management
US20100082622A1 (en) * 2008-09-26 2010-04-01 Yuji Irie Metadata collecting device, method and computer readable medium
US8296419B1 (en) * 2009-03-31 2012-10-23 Amazon Technologies, Inc. Dynamically modifying a cluster of computing nodes used for distributed execution of a program
US20130227355A1 (en) * 2012-02-29 2013-08-29 Steven Charles Dake Offloading health-checking policy
US8819106B1 (en) * 2008-12-12 2014-08-26 Amazon Technologies, Inc. Managing distributed execution of programs
US9052941B1 (en) * 2011-05-27 2015-06-09 Amazon Technologies, Inc. Automated testing of online functionality providers
US20150163223A1 (en) * 2013-12-09 2015-06-11 International Business Machines Corporation Managing Resources In A Distributed Computing Environment
US20170142157A1 (en) * 2015-11-13 2017-05-18 International Business Machines Corporation Optimization of cloud compliance services based on events and trends
US9760477B1 (en) * 2016-04-12 2017-09-12 Linkedin Corporation Self-healing job executor pool
US20170339008A1 (en) * 2016-05-17 2017-11-23 Microsoft Technology Licensing, Llc Distributed operational control in computing systems

Family Cites Families (50)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6216109B1 (en) * 1994-10-11 2001-04-10 Peoplesoft, Inc. Iterative repair optimization with particular application to scheduling for integrated capacity and inventory planning
US6366915B1 (en) * 1998-11-04 2002-04-02 Micron Technology, Inc. Method and system for efficiently retrieving information from multiple databases
US6314447B1 (en) * 1999-10-04 2001-11-06 Sony Corporation System uses local registry and load balancing procedure for identifying processing capabilities of a remote device to perform a processing task
US6473750B1 (en) * 1999-10-15 2002-10-29 Microsoft Corporation Adaptive query execution in a distributed database system
US6859926B1 (en) 2000-09-14 2005-02-22 International Business Machines Corporation Apparatus and method for workload management using class shares and tiers
US20030187841A1 (en) * 2002-03-28 2003-10-02 International Business Machines Corporation Method and structure for federated web service discovery search over multiple registries with result aggregation
US7243093B2 (en) * 2002-11-27 2007-07-10 International Business Machines Corporation Federated query management
JP2004287801A (en) * 2003-03-20 2004-10-14 Sony Computer Entertainment Inc Information processing system, information processor, distributed information processing method and computer program
US7406461B1 (en) * 2004-06-11 2008-07-29 Seisint, Inc. System and method for processing a request to perform an activity associated with a precompiled query
US7634590B2 (en) * 2005-10-12 2009-12-15 Computer Associates Think, Inc. Resource pool monitor
US7613742B2 (en) 2006-05-02 2009-11-03 Mypoints.Com Inc. System and method for providing three-way failover for a transactional database
US7788544B2 (en) * 2006-05-03 2010-08-31 Computer Associates Think, Inc. Autonomous system state tolerance adjustment for autonomous management systems
US20080033964A1 (en) 2006-08-07 2008-02-07 Bea Systems, Inc. Failure recovery for distributed search
US10122593B2 (en) 2007-02-20 2018-11-06 Oracle America, Inc. Method and system for managing computing resources using an electronic leasing agent
US8782075B2 (en) * 2007-05-08 2014-07-15 Paraccel Llc Query handling in databases with replicated data
US8429096B1 (en) * 2008-03-31 2013-04-23 Amazon Technologies, Inc. Resource isolation through reinforcement learning
US8285710B2 (en) * 2008-10-09 2012-10-09 International Business Machines Corporation Automated query path reporting in distributed databases
US8145652B2 (en) * 2008-10-09 2012-03-27 International Business Machines Corporation Automated propagation of non-conflicting queries in distributed databases
US20100094891A1 (en) * 2008-10-13 2010-04-15 Bid Solve, Inc. Client-Server System for Multi-Resource Searching
US8429097B1 (en) 2009-08-12 2013-04-23 Amazon Technologies, Inc. Resource isolation using reinforcement learning and domain-specific constraints
US9495429B2 (en) 2010-07-09 2016-11-15 Daniel Paul Miranker Automatic synthesis and presentation of OLAP cubes from semantically enriched data sources
JP5417287B2 (en) 2010-09-06 2014-02-12 株式会社日立製作所 Computer system and computer system control method
CN103502990A (en) * 2011-04-29 2014-01-08 惠普发展公司,有限责任合伙企业 Systems and methods for in-memory processing of events
US8881142B1 (en) 2011-06-21 2014-11-04 Amazon Technologies, Inc. Determining and using probable instance lifetimes
US9275102B2 (en) 2011-07-20 2016-03-01 International Business Machines Corporation System load query governor
US8959223B2 (en) * 2011-09-29 2015-02-17 International Business Machines Corporation Automated high resiliency system pool
US9372827B2 (en) 2011-09-30 2016-06-21 Commvault Systems, Inc. Migration of an existing computing system to new hardware
JP5865668B2 (en) * 2011-10-21 2016-02-17 クラリオン株式会社 Information terminal, program, and search method
US9294236B1 (en) 2012-03-27 2016-03-22 Amazon Technologies, Inc. Automated cloud resource trading system
US9240025B1 (en) 2012-03-27 2016-01-19 Amazon Technologies, Inc. Dynamic pricing of network-accessible resources for stateful applications
US8676622B1 (en) 2012-05-01 2014-03-18 Amazon Technologies, Inc. Job resource planner for cloud computing environments
US8775282B1 (en) * 2012-05-18 2014-07-08 Amazon Technologies, Inc. Capacity management of draining-state platforms providing network-accessible resources
US8972725B2 (en) 2012-09-07 2015-03-03 Oracle International Corporation Security infrastructure for cloud services
US9621435B2 (en) 2012-09-07 2017-04-11 Oracle International Corporation Declarative and extensible model for provisioning of cloud based services
US9058219B2 (en) * 2012-11-02 2015-06-16 Amazon Technologies, Inc. Custom resources in a resource stack
US9449038B2 (en) * 2012-11-26 2016-09-20 Amazon Technologies, Inc. Streaming restore of a database from a backup system
US9229983B2 (en) 2012-11-30 2016-01-05 Amazon Technologies, Inc. System-wide query optimization
US10552774B2 (en) * 2013-02-11 2020-02-04 Amazon Technologies, Inc. Cost-minimizing task scheduler
US9342557B2 (en) 2013-03-13 2016-05-17 Cloudera, Inc. Low latency query engine for Apache Hadoop
US9208032B1 (en) 2013-05-15 2015-12-08 Amazon Technologies, Inc. Managing contingency capacity of pooled resources in multiple availability zones
US8977600B2 (en) 2013-05-24 2015-03-10 Software AG USA Inc. System and method for continuous analytics run against a combination of static and real-time data
US9384359B2 (en) 2013-08-01 2016-07-05 Palo Alto Research Center Incorporated Information firewall
US10198292B2 (en) 2013-11-27 2019-02-05 Actian Sub Iii, Inc. Scheduling database queries based on elapsed time of queries
US11809451B2 (en) * 2014-02-19 2023-11-07 Snowflake Inc. Caching systems and methods
US20170132042A1 (en) * 2014-04-23 2017-05-11 Hewlett Packard Enterprise Development Lp Selecting a platform configuration for a workload
US10733190B2 (en) * 2015-02-17 2020-08-04 Telefonaktiebolaget Lm Ericsson (Publ) Method and device for deciding where to execute subqueries of an analytics continuous query
US9787709B2 (en) 2015-06-17 2017-10-10 Bank Of America Corporation Detecting and analyzing operational risk in a network environment
CN109075994B (en) * 2016-04-28 2022-04-05 斯诺弗雷克公司 Multi-cluster warehouse
US10614066B2 (en) 2016-09-01 2020-04-07 Amazon Technologies, Inc. Selecting resource configurations for query execution
US10545492B2 (en) * 2016-09-26 2020-01-28 Rockwell Automation Technologies, Inc. Selective online and offline access to searchable industrial automation data

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070006236A1 (en) * 2005-06-30 2007-01-04 Durham David M Systems and methods for secure host resource management
US20100082622A1 (en) * 2008-09-26 2010-04-01 Yuji Irie Metadata collecting device, method and computer readable medium
US8819106B1 (en) * 2008-12-12 2014-08-26 Amazon Technologies, Inc. Managing distributed execution of programs
US8296419B1 (en) * 2009-03-31 2012-10-23 Amazon Technologies, Inc. Dynamically modifying a cluster of computing nodes used for distributed execution of a program
US9052941B1 (en) * 2011-05-27 2015-06-09 Amazon Technologies, Inc. Automated testing of online functionality providers
US20130227355A1 (en) * 2012-02-29 2013-08-29 Steven Charles Dake Offloading health-checking policy
US20150163223A1 (en) * 2013-12-09 2015-06-11 International Business Machines Corporation Managing Resources In A Distributed Computing Environment
US20170142157A1 (en) * 2015-11-13 2017-05-18 International Business Machines Corporation Optimization of cloud compliance services based on events and trends
US9760477B1 (en) * 2016-04-12 2017-09-12 Linkedin Corporation Self-healing job executor pool
US20170339008A1 (en) * 2016-05-17 2017-11-23 Microsoft Technology Licensing, Llc Distributed operational control in computing systems

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11461125B2 (en) * 2017-05-09 2022-10-04 Vmware, Inc. Methods and apparatus to publish internal commands as an application programming interface in a cloud infrastructure
US10579431B2 (en) * 2017-08-12 2020-03-03 Facebook, Inc. Systems and methods for distributed management of computing resources
US20190050256A1 (en) * 2017-08-12 2019-02-14 Facebook, Inc. Systems and methods for distributed management of computing resources
US11947489B2 (en) 2017-09-05 2024-04-02 Robin Systems, Inc. Creating snapshots of a storage volume in a distributed storage system
US11748203B2 (en) 2018-01-11 2023-09-05 Robin Systems, Inc. Multi-role application orchestration in a distributed storage system
US11762706B1 (en) * 2018-02-01 2023-09-19 Vmware, Inc. Computing environment pooling
CN112540843A (en) * 2019-09-20 2021-03-23 杭州海康威视数字技术股份有限公司 Resource allocation method and device, storage equipment and storage medium
US20210152446A1 (en) * 2019-11-14 2021-05-20 Trideum Corporation Systems and methods of monitoring and controlling remote assets
US11743155B2 (en) * 2019-11-14 2023-08-29 Trideum Corporation Systems and methods of monitoring and controlling remote assets
US11740980B2 (en) 2020-09-22 2023-08-29 Robin Systems, Inc. Managing snapshot metadata following backup
US11743188B2 (en) 2020-10-01 2023-08-29 Robin Systems, Inc. Check-in monitoring for workflows
US11750451B2 (en) * 2020-11-04 2023-09-05 Robin Systems, Inc. Batch manager for complex workflows
US20220141088A1 (en) * 2020-11-04 2022-05-05 Robin Systems, Inc. Batch Manager For Complex Workflows
US20230275976A1 (en) * 2021-06-11 2023-08-31 Tencent Cloud Computing (Beijing) Co., Ltd. Data processing method and apparatus, and computer-readable storage medium
US11579663B1 (en) 2021-12-13 2023-02-14 Dell Products L.P. Modular information handling system with automated housing cover removal
US11829223B2 (en) 2021-12-13 2023-11-28 Dell Products L.P. Information handling system battery disposition automated using performance metrics
US11907042B2 (en) 2021-12-13 2024-02-20 Dell Products L.P. Reduction of high battery voltage by ratios using a main board for power supply of processing unit based on battery voltage changes over time
US11915207B2 (en) 2021-12-13 2024-02-27 Dell Products L.P. Modular information handling system with automated display removal

Also Published As

Publication number Publication date
WO2018045185A1 (en) 2018-03-08
AU2017321715A1 (en) 2019-03-21
US20180060393A1 (en) 2018-03-01
CN109643312A (en) 2019-04-16
US10762086B2 (en) 2020-09-01
US11803546B2 (en) 2023-10-31
JP2019534496A (en) 2019-11-28
US20200233869A1 (en) 2020-07-23
CN109643312B (en) 2023-08-11
US20210097080A1 (en) 2021-04-01
SG11201901511QA (en) 2019-03-28
AU2017321715B2 (en) 2020-06-18
US20180060400A1 (en) 2018-03-01
US20210049175A1 (en) 2021-02-18
US20180060132A1 (en) 2018-03-01
US10614066B2 (en) 2020-04-07
US20180060395A1 (en) 2018-03-01
EP3507716A1 (en) 2019-07-10
US11461330B2 (en) 2022-10-04
JP6750102B2 (en) 2020-09-02
US11461329B2 (en) 2022-10-04
US11403297B2 (en) 2022-08-02
US20180060394A1 (en) 2018-03-01
US10803060B2 (en) 2020-10-13

Similar Documents

Publication Publication Date Title
US11461329B2 (en) Tracking query execution status for selectively routing queries
US10936589B1 (en) Capability-based query planning for heterogenous processing nodes
US10447772B2 (en) Managed function execution for processing data streams in real time
US11836533B2 (en) Automated reconfiguration of real time data stream processing
US11711420B2 (en) Automated management of resource attributes across network-based services
US10970303B1 (en) Selecting resources hosted in different networks to perform queries according to available capacity
US11055352B1 (en) Engine independent query plan optimization
US10909114B1 (en) Predicting partitions of a database table for processing a database query
US10303678B2 (en) Application resiliency management using a database driver
US10182104B1 (en) Automatic propagation of resource attributes in a provider network according to propagation criteria
US11178197B2 (en) Idempotent processing of data streams
US10951540B1 (en) Capture and execution of provider network tasks
US11294901B1 (en) Isolating the performance of functions included in queries
US10944814B1 (en) Independent resource scheduling for distributed data processing programs
US11956305B2 (en) Incremental application programming interface (API) processing based on resource utilization

Legal Events

Date Code Title Description
AS Assignment

Owner name: AMAZON TECHNOLOGIES, INC., WASHINGTON

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:FANG, JIAN;WU, XING;KALATHURU, BHARGAVA RAM;AND OTHERS;SIGNING DATES FROM 20170317 TO 20170320;REEL/FRAME:041763/0624

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: FINAL REJECTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: ADVISORY ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: FINAL REJECTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: ADVISORY ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: FINAL REJECTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE AFTER FINAL ACTION FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: ADVISORY ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: FINAL REJECTION MAILED

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION