Fixed typo from "Hive" to "Apache Hive"

This commit is contained in:
Jongyoul Lee 2016-06-10 01:12:04 +09:00
parent 0de0c41e0b
commit 04d0e89519

View file

@ -15,7 +15,7 @@ This interpreter lets you create a JDBC connection to any data source, by now it
* MySql
* MariaDB
* Redshift
* Hive
* Apache Hive
* Apache Drill
* Details on using [Drill JDBC Driver](https://drill.apache.org/docs/using-the-jdbc-driver)
* Apache Tajo