The recommended method to do this is to to put the JARs in HDFS and add them to the Job's classpath. Most of the work can be done by the invoker, but as the Job objects are being created within the Tool implementations, GeoWave needs an option to add the JARs to the classpath of the Job.
The recommended method to do this is to to put the JARs in HDFS and add them to the Job's classpath. Most of the work can be done by the invoker, but as the Job objects are being created within the Tool implementations, GeoWave needs an option to add the JARs to the classpath of the Job.