dataproc/Check Logs Exist
Checks if specified logs messages exist in the Dataproc cluster.
Product: Cloud Dataproc
Step Type: AUTOMATED STEP
Description
This step supports checking for the presence of a concrete log message.
Attributes: log_message (str): log message that is being looked for.
Failure Reason
Log messages related to “{log}” were found on the cluster: {cluster_name}.
Failure Remediation
Investigate the job logs further, focusing on eliminating the observed message.
Success Reason
No log messages related to “{log}” were found on the cluster: {cluster_name}.