文件名称:herringbone:用于处理镶木地板、黑斑羚和蜂巢的工具
文件大小:81KB
文件格式:ZIP
更新时间:2024-06-19 03:47:37
Thrift
人字形 人字形已弃用,不再积极维护。 Herringbone 是一套工具,用于在 hdfs、impala 和 hive 上处理镶木地板文件。 可用的命令有: flatten :将具有嵌套结构的镶木地板文件目录转换为具有平面架构的镶木文件目录,该平面架构可以加载到impala或hive中(都不支持嵌套架构)。 默认输出目录是/path/to/input/directory-flat 。 $ herringbone flatten -i /path/to/input/directory [-o /path/to/non/default/output/directory] load :将 parquet 文件目录(必须具有平面架构)加载到 impala 或 hive(默认为 impala)。 使用 --nocompute-stats 选项可以更快地加载到impala中(但以后查询速度可
【文件预览】:
herringbone-master
----.gitignore(78B)
----bin()
--------herringbone(2KB)
----herringbone-main()
--------src()
--------pom.xml(5KB)
----LICENSE(1KB)
----herringbone-impala()
--------src()
--------pom.xml(3KB)
----pom.xml(516B)
----README.md(2KB)