| Package | Description |
|---|---|
| org.apache.giraph.io.hcatalog |
Package of input and output format classes
for loading and storing Hive/Pig data using HCatalog.
|
| Class and Description |
|---|
| GiraphHCatInputFormat
Provides functionality similar to
HCatInputFormat,
but allows for different data sources (vertex and edge data). |
| HCatalogEdgeInputFormat.HCatalogEdgeReader |
| HCatalogVertexInputFormat.HCatalogVertexReader
Abstract class that users should subclass
based on their specific vertex
input.
|
| HCatalogVertexOutputFormat.HCatalogVertexWriter
Abstract class that users should
subclass based on their specific vertex
output.
|
| HCatalogVertexValueInputFormat.HCatalogVertexValueReader |
Copyright © 2011-2019 The Apache Software Foundation. All Rights Reserved.