Revision history for App-Oozie
0.016 2023-12-05 18:19:59+01:00 Europe/Brussels
- Switch to _ttree_obj() for the template processor.
0.015 2023-11-02 14:09:50+01:00 Europe/Brussels
- Revert back to PodWeaver in build tooling.
0.014 2023-11-02 13:45:55+01:00 Europe/Brussels
- perlcritic policy + test.
- Build tooling.
- Startup messages now include the name and version of the tooling.
0.013 2023-10-25 21:09:29+02:00 Europe/Brussels
- Silence File::Temp warning.
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