jar

org.apache.giraph : giraph-hive

Maven & Gradle

Nov 13, 2014
2 usages

Apache Giraph Hive I/O · Giraph Hive input/output classes

Table Of Contents

Latest Version

Download org.apache.giraph : giraph-hive JAR file - Latest Versions:

All Versions

Download org.apache.giraph : giraph-hive JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window giraph-hive-1.1.0-hadoop2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.giraph.hive.primitives

├─ org.apache.giraph.hive.primitives.PrimitiveValueReader.class - [JAR]

├─ org.apache.giraph.hive.primitives.PrimitiveValueWriter.class - [JAR]

org.apache.giraph.hive

├─ org.apache.giraph.hive.HiveGiraphRunner.class - [JAR]

org.apache.giraph.hive.input.vertex.examples

├─ org.apache.giraph.hive.input.vertex.examples.HiveIntDoubleDoubleVertex.class - [JAR]

├─ org.apache.giraph.hive.input.vertex.examples.HiveIntIntNullVertex.class - [JAR]

├─ org.apache.giraph.hive.input.vertex.examples.HiveIntNullNullVertex.class - [JAR]

org.apache.giraph.hive.input.mapping.examples

├─ org.apache.giraph.hive.input.mapping.examples.LongByteHiveToMapping.class - [JAR]

├─ org.apache.giraph.hive.input.mapping.examples.LongInt2ByteHiveToMapping.class - [JAR]

org.apache.giraph.hive.output

├─ org.apache.giraph.hive.output.AbstractVertexToHive.class - [JAR]

├─ org.apache.giraph.hive.output.HiveRecordSaver.class - [JAR]

├─ org.apache.giraph.hive.output.HiveVertexOutputFormat.class - [JAR]

├─ org.apache.giraph.hive.output.HiveVertexWriter.class - [JAR]

├─ org.apache.giraph.hive.output.SimpleVertexToHive.class - [JAR]

├─ org.apache.giraph.hive.output.VertexToHive.class - [JAR]

org.apache.giraph.hive.column

├─ org.apache.giraph.hive.column.HiveReadableColumn.class - [JAR]

├─ org.apache.giraph.hive.column.HiveWritableColumn.class - [JAR]

org.apache.giraph.hive.input.edge.examples

├─ org.apache.giraph.hive.input.edge.examples.HiveIntDoubleEdge.class - [JAR]

├─ org.apache.giraph.hive.input.edge.examples.HiveIntNullEdge.class - [JAR]

org.apache.giraph.hive.input.vertex

├─ org.apache.giraph.hive.input.vertex.AbstractHiveToVertex.class - [JAR]

├─ org.apache.giraph.hive.input.vertex.HiveToVertex.class - [JAR]

├─ org.apache.giraph.hive.input.vertex.HiveVertexInputFormat.class - [JAR]

├─ org.apache.giraph.hive.input.vertex.HiveVertexReader.class - [JAR]

├─ org.apache.giraph.hive.input.vertex.SimpleHiveToVertex.class - [JAR]

├─ org.apache.giraph.hive.input.vertex.SimpleNoEdgesHiveToVertex.class - [JAR]

org.apache.giraph.hive.output.examples

├─ org.apache.giraph.hive.output.examples.HiveOutputIntIntVertex.class - [JAR]

org.apache.giraph.hive.input.mapping

├─ org.apache.giraph.hive.input.mapping.AbstractHiveToMapping.class - [JAR]

├─ org.apache.giraph.hive.input.mapping.HiveMappingInputFormat.class - [JAR]

├─ org.apache.giraph.hive.input.mapping.HiveMappingReader.class - [JAR]

├─ org.apache.giraph.hive.input.mapping.HiveToMapping.class - [JAR]

├─ org.apache.giraph.hive.input.mapping.SimpleHiveToMapping.class - [JAR]

org.apache.giraph.hive.common

├─ org.apache.giraph.hive.common.DefaultConfigurableAndTableSchemaAware.class - [JAR]

├─ org.apache.giraph.hive.common.GiraphHiveConstants.class - [JAR]

├─ org.apache.giraph.hive.common.HiveInputOptions.class - [JAR]

├─ org.apache.giraph.hive.common.HiveParsing.class - [JAR]

├─ org.apache.giraph.hive.common.HiveUtils.class - [JAR]

├─ org.apache.giraph.hive.common.LanguageAndType.class - [JAR]

org.apache.giraph.hive.input

├─ org.apache.giraph.hive.input.HiveInputChecker.class - [JAR]

├─ org.apache.giraph.hive.input.RecordReaderWrapper.class - [JAR]

org.apache.giraph.hive.input.edge

├─ org.apache.giraph.hive.input.edge.AbstractHiveToEdge.class - [JAR]

├─ org.apache.giraph.hive.input.edge.HiveEdgeInputFormat.class - [JAR]

├─ org.apache.giraph.hive.input.edge.HiveEdgeReader.class - [JAR]

├─ org.apache.giraph.hive.input.edge.HiveToEdge.class - [JAR]

├─ org.apache.giraph.hive.input.edge.SimpleHiveToEdge.class - [JAR]

org.apache.giraph.hive.jython

├─ org.apache.giraph.hive.jython.HiveJythonRunner.class - [JAR]

├─ org.apache.giraph.hive.jython.HiveJythonUtils.class - [JAR]

├─ org.apache.giraph.hive.jython.JythonColumnReader.class - [JAR]

├─ org.apache.giraph.hive.jython.JythonColumnWriter.class - [JAR]

├─ org.apache.giraph.hive.jython.JythonHiveIO.class - [JAR]

├─ org.apache.giraph.hive.jython.JythonHiveReader.class - [JAR]

├─ org.apache.giraph.hive.jython.JythonHiveToEdge.class - [JAR]

├─ org.apache.giraph.hive.jython.JythonHiveToVertex.class - [JAR]

├─ org.apache.giraph.hive.jython.JythonHiveWriter.class - [JAR]

├─ org.apache.giraph.hive.jython.JythonReadableColumn.class - [JAR]

├─ org.apache.giraph.hive.jython.JythonVertexToHive.class - [JAR]

org.apache.giraph.hive.values

├─ org.apache.giraph.hive.values.HiveValueReader.class - [JAR]

├─ org.apache.giraph.hive.values.HiveValueWriter.class - [JAR]

Advertisement