Java

Task to execute a java class that extends DataMorphJavaHandler. Parameters defined in the workflow can be accessed and updated using handler methods. Download the java template code for more information. 

Properties

Properties supported in this processor are shown below ( * indicates required fields )
Property
Description
Name *
Name of the action
Description
Description of the action
Classpath *
Java classpathExample: s3://java-bucket/airflow/files/welcome.jar
Class Name *
The main class name to invoke from the jarExample: ai.datamorph.welcome
Program Arguments
Arguments to pass to java class mainExample: hello world
Retries
Number of retries that should be performed before failing the task
Retry Delay
Delay in seconds between retries