wuchunfu / Taier

Taier is a big data development platform for submission, scheduling, operation and maintenance, and indicator information display

Home Page:https://dtstack.github.io/Taier/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Taier Logo

Taier

A distributed dispatching system

Office Website | Document

Introduction

Taier , spelling in chinese is 太阿, is one of the ancient chinese celebrated swords.

Taier is distributed dispatching system that focus on different tasks submitted and scheduled. It's aimed at reducing the ETL's cost, making the complex dependencies between tasks clearly and reducing the labor cost about submitting, scheduling and O&M.

It's unnecessary to concern about the complex dependencies between tasks and the underlying architecture about the big data platform at Taier, so that you can pay more attention into business.

Taier provide an one-stop big data platform for submitting tasks, scheduling tasks, O&M, presentation about indicators.

The core features for Taier are as follows:

  • Easy to distributed extend
  • Visualization config for DAG
  • With an IDE development platform designed for big-data users
  • Supports to develop your own plugins
  • Multiply task modes including guide mode and script mode
  • Supports to the dependencies between upstream/downstream tasks
  • Supports batch and stream tasks
  • Integrates various different versions of Hadoop
  • Easy to integrate Flink Standalone
  • Completely safe and non-intrusive to the cluster's environment
  • Isolation by tenants and clusters
  • Supports kerberos authentication
  • Different versions for tasks
  • Supports user-defined parameters for task
  • Real-time monitoring about cluster's resources
  • Real-time presented about data indicators
  • Restrict the task's resource

Architecture

architecture

Quick start

In Docker

$ wget https://github.com/DTStack/Taier/blob/master/docker-compose.yml
$ docker-compose up -d

Online Preview

Develop Tasks

main

Tasks

Tasks Documentation
Data Sync Documentation
Data Acquisition Documentation
Flink SQL Documentation
Flink Documentation
Spark SQL Documentation
Hive SQL Documentation
OceanBase SQL Documentation
ClickHouse SQL Documentation
Doris SQL Documentation
Shell Documentation
Python Documentation
User-defined Task Documentation

Questions

For questions, bugs and supports please open an issue, we'll reply you in time.

Stay in touch

Contribution

Please make sure to read the Contributing Guide before making a pull request.

Contributor

License

Taier is under the Apache 2.0 license. See the LICENSE file for details.

About

Taier is a big data development platform for submission, scheduling, operation and maintenance, and indicator information display

https://dtstack.github.io/Taier/

License:Apache License 2.0


Languages

Language:Java 76.9%Language:TypeScript 12.4%Language:CSS 5.5%Language:PLpgSQL 3.7%Language:Scala 0.7%Language:SCSS 0.5%Language:JavaScript 0.3%Language:Shell 0.0%Language:Dockerfile 0.0%Language:Mustache 0.0%