There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This project includes components of a oozie coordinator job - scripts/code, sample data and commands; Oozie actions covered: hdfs action, email action, java main action, hive action; Oozie controls covered: decision, fork-join; The workflow includes a sub-workflow that runs two hive actions concurrently. The hive table is partitioned; Parsing uses hive-regex serde, and Java-regex. Also, the java mapper, gets the input directory path and includes part of it in the key.