| Package | Description |
|---|---|
| org.apache.hudi.utilities | |
| org.apache.hudi.utilities.deltastreamer | |
| org.apache.hudi.utilities.sources |
| Modifier and Type | Method and Description |
|---|---|
static Source |
UtilHelpers.createSource(String sourceClass,
TypedProperties cfg,
org.apache.spark.api.java.JavaSparkContext jssc,
org.apache.spark.sql.SparkSession sparkSession,
SchemaProvider schemaProvider) |
| Constructor and Description |
|---|
SourceFormatAdapter(Source source) |
| Modifier and Type | Class and Description |
|---|---|
class |
AvroDFSSource
DFS Source that reads avro data
|
class |
AvroKafkaSource
Reads avro serialized Kafka data, based on the confluent schema-registry
|
class |
AvroSource |
class |
HiveIncrPullSource
Source to read deltas produced by
HiveIncrementalPuller, commit by commit and apply to the target table |
class |
HoodieIncrSource |
class |
JsonDFSSource
DFS Source that reads json data
|
class |
JsonKafkaSource
Read json kafka data
|
class |
JsonSource |
class |
RowSource |
Copyright © 2019 The Apache Software Foundation. All rights reserved.