This is a proxy service that supports the submission of Hive asynchronous ETL jobs
- 使用HiveServer2实现异步提交,HiveServer2异步执行底层使用thrift实现
- 使用线程池+阻塞队列的方式实现任务管理和提交
- 使用元数据表记录整个提交及执行记录
This is a proxy service that supports the submission of Hive asynchronous ETL jobs