wushengyeyouya / Hive-JDBC-ProxyLinks
Hive-JDBC-Proxy是一个高性能的HiveServer2和Spark ThriftServer的代理服务,具备负载均衡、基于规则转发Hive JDBC Client的请求给到HiveServer2和Spark ThriftServer的能力。
☆33Updated 3 years ago
Alternatives and similar repositories for Hive-JDBC-Proxy
Users that are interested in Hive-JDBC-Proxy are comparing it to the libraries listed below
Sorting:
- flink-sql 在 flink 上运行 sql 和 构建数据流的平台 基于 apache flink 1.10.0☆111Updated 3 years ago
- 汇总Apache Hudi中的一些Demo,便于快速上手Apache Hudi(Apache Hudi Demos to help beginners know about Hudi)☆75Updated 5 years ago
- ☆38Updated 2 years ago
- 为DataX(https://github.com/alibaba/DataX) 提供远程多语言调用(ThriftServer,HttpServer) 分布式运行(DataX on YARN) 功能☆144Updated 2 months ago
- 基于flink 1.8 源码二次开发,详见MD☆82Updated 5 years ago
- Real-time ETL developed by Flink, data from MySQL to Greenplum. Use canal to parse the MySQL binlog, put it into kafka, use Flink to cons…☆80Updated last year
- sql解析工具。主要解析hive sql、spark sql、presto sql。从sql中解析出输入表、输出表以及字段等信息☆97Updated 2 years ago
- presto hbase connector 组件基于Presto Connector接口规范实现,用来给Presto增加查询HBase的功能。相比其他开源版本的HBase Connector,我们的性能要快10到100倍以上。☆243Updated 2 years ago
- Unified SQL Analytics Engine Based on SparkSQL☆212Updated 2 years ago
- Flink Sql 教程☆34Updated 9 months ago
- Learning Flink : Flink CEP,Flink Core,Flink SQL☆72Updated 3 years ago
- A library for querying Binlog with Apache Spark structure streaming, for Spark SQL , DataFrames and [MLSQL](https://www.mlsql.tech).☆152Updated 2 years ago
- flinksql-platform☆19Updated 4 years ago
- Spark 脚手架工程,标准化 spark 开发、部署、测试流程。☆94Updated 11 months ago
- 基于antlr4 解析器,支持spark sql, tidb sql, flink sql, Spark/flink jar 运行命令解析器☆32Updated 2 years ago
- 基于Apache-bahir-kudu-connector的flink-connector-kudu,支持Flink1.11.x DynamicTableSource/Sink,支持Range分区等☆45Updated 2 years ago
- My Blog☆76Updated 7 years ago
- 执行Flink SQL 文件的客户端☆25Updated 3 years ago
- 基于 Flink 的 sqlSubmit 程序☆148Updated last year
- presto 源码分析☆51Updated 7 years ago
- spark,hive,等SQL解析案例