Overview
WhaleScheduler is a commercial version of high-performance distributed, easy-to-use, low-code data scheduling product created by the core team of Apache DolphinScheduler. It provides a more powerful scheduling engine, dozens of scheduling job types, simple IDE editing interface, rich scheduling and running functions, scheduling lineage analysis, operation and maintenance monitoring and enterprise-level permission control. It has been widely used in actual business in many industries, can meet complex scheduling scenarios such as finance, telecommunications, retail, and the Internet, and supports multiple fields such as databases, cloud, big data, AI, MLOps, etc., helping enterprises to quickly improve data development efficiency.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Free trial
Instance type | Product cost/hour | EC2 cost/hour | Total/hour |
---|---|---|---|
c4.4xlarge | $1.74 | $0.796 | $2.536 |
c5.xlarge | $3.82 | $0.17 | $3.99 |
c5.2xlarge | $5.79 | $0.34 | $6.13 |
Vendor refund policy
We do not currently support refunds, but you can cancel at any time.
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
whalescheduler
WhaleScheduler is a commercial version of high-performance distributed, easy-to-use, low-code data scheduling product created by the core team of Apache DolphinScheduler. It provides a more powerful scheduling engine, dozens of scheduling job types, simple IDE editing interface, rich scheduling and running functions, scheduling lineage analysis, operation and maintenance monitoring and enterprise-level permission control. It has been widely used in actual business in many industries, can meet complex scheduling scenarios such as finance, telecommunications, retail, and the Internet, and supports multiple fields such as databases, cloud, big data, AI, MLOps, etc., helping enterprises to quickly improve data development efficiency.
CloudFormation Template (CFT)
AWS CloudFormation templates are JSON or YAML-formatted text files that simplify provisioning and management on AWS. The templates describe the service or application architecture you want to deploy, and AWS CloudFormation uses those templates to provision and configure the required services (such as Amazon EC2 instances or Amazon RDS DB instances). The deployed application and associated resources are called a "stack."
Version release notes
First Release of whalescheduler
Additional details
Usage instructions
- Launch the product via CloudFormation
- Access the application via a browser at http://<public_dns>:12345/dolphinscheduler.
- Sign in using the following credentials:
- Default admin username is "user" and password is EC2 instance id.
- After you login success, you can change the password and create new user.
When using CloudFormation to delivery, WhaleScheduler will create below resources:
-
Logical ID(s): S3User
- Type: AWS::IAM::User
- UserName: ${AWS::StackName}-user-s3
- PolicyName: ${AWS::StackName}-s3-policy
- Action:
- 's3:List*'
- 's3:Get*'
- 's3:Put*'
- 's3:Delete*'
- 's3:Abort*'
- 's3:Restore*'
- 's3:Create*'
- 's3:Replicate*'
- 's3:Update*'
- 's3:Describe*'
- Resource: '*' Purpose: WhaleScheduler will use S3 as resource center to store the resource file which uploaded by users.
-
Logical ID(s): S3UserKeys
-
Type: AWS::IAM::AccessKey
-
UserName: !Sub ${AWS::StackName}-user-s3 Purpose: WhaleScheduler will use use this key to connect s3.
-
Resources
Vendor resources
Support
Vendor support
Please allow 24 hours contact service@whaleops.com for support
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.