Revision history for App-Oozie
0.012 2023-10-25 20:32:27+02:00 Europe/Brussels
- Actually use destination_path().
- Set the default for workflowsBaseDir.
0.011 2023-10-25 19:04:28+02:00 Europe/Brussels
- More logging.
- Validate XML variables for empty values.
- CLI override: resource_manager
- Enable jobXML in the sample, with a reference.
0.010 2023-10-19 04:16:22+02:00 Europe/Brussels
- perl 5.14.0 is now required for the "/r" modifier.
0.009 2023-10-11 21:31:55+02:00 Europe/Brussels
- Support an HDFS properties file.
- Enable local common.properties inclusion.
0.008 2023-10-11 19:20:58+02:00 Europe/Brussels
- Wokaround "/tmp is an existing symbolic link" error.
0.007 2023-09-26 12:32:17+02:00 Europe/Brussels
- Fork ttree as a module (not enabled yet).
0.006 2023-09-08 12:47:12+02:00 Europe/Brussels
- New option template_namenode to giving the ability
to override the Oozie variable nameNode from cli.
0.005 2023-09-06 20:03:36+02:00 Europe/Brussels
- Depends on a newer Net::Hadoop::WebHDFS::LWP for create() operations.
- Handle the upload gracefully and properly.
- More logging.
0.004 2023-09-05 12:09:01+02:00 Europe/Brussels
- Remove a left over hard coded version number.
0.003 2023-09-04 09:51:18+02:00 Europe/Brussels
- Remove XML::Simple.
- Internal cleanup.
0.002 2023-08-31 15:55:08+02:00 Europe/Brussels
- Initial version