Import bipFinder scores Import bipFinder scores 30 declares the path holding the BIP SCORE data bipScorePath /data/bip/20201206 declares the path holding the LATEST GRAPH dump latestGraphPath /tmp/stable_ids/graph/14_graph_blacklisted prepare action sets [ { 'set' : 'bipfinder-scores', 'jobProperty' : 'export_action_set_bipfinder-scores', 'enablingProperty' : 'active_bipfinder-scores', 'enabled' : 'true' } ] extract the hdfs output path generated in the previous node outputPath prepare AS for the bipFinder scores integration executeOozieJob IIS { 'bipScorePath':'bipScorePath', 'inputPath':'latestGraphPath', 'outputPath': 'outputPath' } { 'oozie.wf.application.path' : '/lib/dnet/PROD/actionmanager/bipfinder/oozie_app', 'workingDir' : '/tmp/beta_provision/working_dir/bipfinder' } build-report update action sets