stats_db_name the target stats database name graph_db_name the graph database name monitor_irish_db_name the target monitor db name monitor_irish_db_prod_name the name of the production monitor db monitor_irish_db_shadow_name the name of the shadow monitor db hive_metastore_uris hive server metastore URIs hive_jdbc_url hive server jdbc url hive_timeout the time period, in seconds, after which Hive fails a transaction if a Hive client has not sent a hearbeat. The default value is 300 seconds. hadoop_user_name user name of the wf owner ${jobTracker} ${nameNode} hive.metastore.uris ${hive_metastore_uris} hive.txn.timeout ${hive_timeout} mapred.job.queue.name analytics ${wf:conf('resumeFrom') eq 'Step1-buildIrishMonitorDB'} ${wf:conf('resumeFrom') eq 'Step2-copyDataToImpalaCluster'} ${wf:conf('resumeFrom') eq 'Step3-finalizeImpalaCluster'} Action failed, error message[${wf:errorMessage(wf:lastErrorNode())}] ${jobTracker} ${nameNode} monitor_irish.sh ${stats_db_name} ${monitor_irish_db_name} ${monitor_irish_db_shadow_name} ${wf:appPath()}/scripts/buildIrishMonitorDB.sql ${graph_db_name} monitor_irish.sh ${jobTracker} ${nameNode} copyDataToImpalaCluster.sh ${monitor_irish_db_name} ${hadoop_user_name} copyDataToImpalaCluster.sh ${jobTracker} ${nameNode} finalizeImpalaCluster.sh ${monitor_irish_db_name} ${monitor_irish_db_prod_name} ${monitor_irish_db_shadow_name} finalizeImpalaCluster.sh