Hive-IO-ExperimentalHive 输入输出库

联合创作 · 2023-09-29 08:37

Hive-IO-Experimental 是一个 Hive 输入输出库。 Hive-IO-Experimental 提供了一个良好的用户界面来建立Hive 工程,而不需要用户通过直接修改或连接 HQL 命令行的形式来建立Hive 工程

现有的功能如下:
1. Simple APIs to read and write a table in a single process.
2. Hadoop compatible Input/OutputFormat that can interact with Hive tables.
3. hivetail executable for dumping data from a Hive table to stdout.
4. Examples of HiveIO usage for building applications.

示例:
<dependency>
    <groupId>com.facebook.hiveio</groupId>
    <artifactId>hive-io-exp-core</artifactId>
    <version>0.10</version>
</dependency>
浏览 9
点赞
评论
收藏
分享

手机扫一扫分享

编辑 分享
举报
评论
图片
表情
推荐
点赞
评论
收藏
分享

手机扫一扫分享

编辑 分享
举报