stats_db_name the target stats database name monitor_db_name the target monitor db name monitor_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-updateMonitorDB'} ${wf:conf('resumeFrom') eq 'Step2-copyDataToImpalaCluster'} ${wf:conf('resumeFrom') eq 'Step3-finalizeImpalaCluster'} Action failed, error message[${wf:errorMessage(wf:lastErrorNode())}] ${jobTracker} ${nameNode} monitor.sh ${stats_db_name} ${monitor_db_name} ${monitor_db_shadow_name} ${wf:appPath()}/scripts/updateMonitorDB_institutions.sql ${wf:appPath()}/scripts/updateMonitorDB.sql ${wf:appPath()}/scripts/updateMonitorDBAll.sql monitor.sh ${jobTracker} ${nameNode} copyDataToImpalaCluster.sh ${monitor_db_name} ${hadoop_user_name} copyDataToImpalaCluster.sh ${jobTracker} ${nameNode} finalizeImpalaCluster.sh ${monitor_db_name} ${monitor_db_prod_name} ${monitor_db_shadow_name} finalizeImpalaCluster.sh