- 授权协议: Apache
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: https://github.com/facebook/hive-io-experimental
软件介绍
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>
Grails权威指南
瑞切 / 张若飞 / 电子工业 / 2007-11 / 49.80元
《Grails权威指南》译自由Grails项目负责人Graeme Keith Rocher编写的《The Definitive Guide to Grails》,着重介绍了如何在Grails框架下使用Groovy语言进行敏捷的Web开发。本书详细讲解Grails开发的全部过程,包括项目构架、控制器与视图、与关系数据库之间的ORM映射,以及与Ajax和Java平台的无缝集成。同时该书也揭示了Grai......一起来看看 《Grails权威指南》 这本书的介绍吧!
