Configurations for ErrorHandler Subprocess
The ErrorHandler subprocess contains the following activities.
| Activity | Description |
|---|---|
| Start | Starts the process. |
| WaitForJobCompletion Activity | Waits for the CreateHiveTableRefertToData activity to complete the job. |
| ReadResult | Reads the output of the job executed by the CreateHiveTableRefertToData activity, which is in the user\hdfs\hive\createstatus\stdout directory. |
| ReadError | Reads error messages of the job executed by the CreateHiveTableRefertToData activity, which is in theuser\hdfs\hive\createstatus\stderr directory. |
| Generate Error | Generates error messages from the Output tab of the ReadError activity. |
| Catch | Catches the error messages and displays in the Output tab when any error occurs in the ErrorHandler subprocess. |
| Render XML | Renders the error messages in XML string. |
| End | Ends the process. |
Copyright © Cloud Software Group, Inc. All Rights Reserved.