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) |
HoodieTestSuiteJob(HoodieTestSuiteJob.HoodieTestSuiteConfig cfg,
org.apache.spark.api.java.JavaSparkContext jsc,
boolean stopJsc) |
| Modifier and Type | Method and Description |
|---|---|
WorkflowDag |
createWorkflowDag() |
static void |
main(String[] args) |
void |
runTestSuite() |
protected void |
stopQuietly() |
public HoodieTestSuiteJob(HoodieTestSuiteJob.HoodieTestSuiteConfig cfg, org.apache.spark.api.java.JavaSparkContext jsc) throws IOException
IOExceptionpublic HoodieTestSuiteJob(HoodieTestSuiteJob.HoodieTestSuiteConfig cfg, org.apache.spark.api.java.JavaSparkContext jsc, boolean stopJsc) throws IOException
IOExceptionpublic WorkflowDag createWorkflowDag() throws IOException
IOExceptionpublic void runTestSuite()
protected void stopQuietly()
Copyright © 2023 The Apache Software Foundation. All rights reserved.