简体   繁体   中英

Node.js bindings for Apache Hive

https://en.wikipedia.org/wiki/Apache_Hive

Using Node.js, do we need special bindings for Hive, or can we simply use an SQL library that uses the same SQL dialect?

It looks like Hive uses HiveQL? So a "proprietary" dialect?

I am confused. On NPM, all the connection libraries for Hive seem to be unmaintained.

https://www.npmjs.com/package/node-hive

But it still in 0.1.1 version.

There are poor libraries relates to Apache Hadoop.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM