public class HoodieTestSuiteJob extends Object
HoodieDeltaStreamer this class does not extend it since do not want to create a dependency on the changes in
DeltaStreamer.| Modifier and Type | Class and Description |
|---|---|
static class |
HoodieTestSuiteJob.HoodieTestSuiteConfig
The Hudi test suite uses
HoodieDeltaStreamer to run some operations hence extend delta streamer config. |
| Constructor and Description |
|---|
HoodieTestSuiteJob(HoodieTestSuiteJob.HoodieTestSuiteConfig cfg,
org.apache.spark.api.java.JavaSparkContext jsc) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
runTestSuite() |
public HoodieTestSuiteJob(HoodieTestSuiteJob.HoodieTestSuiteConfig cfg, org.apache.spark.api.java.JavaSparkContext jsc) throws IOException
IOExceptionCopyright © 2020 The Apache Software Foundation. All rights reserved.