There is no built-in JDBC source, but there is plugin mechanism for data sources, so you can implement a custom one.
Another alternative would be to use third-party hive-to-jdbc adapter, like this: https://docs.qubole.com/en/latest/user-guide/hive/hive-connectors/JDBC-connector.html , to use standard hive connector. On Mon, Jan 7, 2019, 05:51 大鹏 <[email protected]> wrote: > > > Our current data source is MySQL,and the tables are all split.What is the > statistical method in this case?Is there a connector available for the > measure module? > >
