streamsets / tutorials

StreamSets Tutorials
Apache License 2.0
348 stars 192 forks source link

How can I use JDBC Query Consumer to query data from hive? #114

Closed chenxiaoliang0901 closed 5 years ago

chenxiaoliang0901 commented 5 years ago

I want to query hive as input source,But I don't know how to set it up.

metadaddy commented 5 years ago

You can either query the underlying Hadoop files with one of the HDFS origins, or use one of the JDBC origins with the Hive JDBC driver.

Feel free to ask more questions via one of the StreamSets community channels: https://streamsets.com/community - this really isn't an issue with the tutorials.