Skip to content

Remotely invoked MapReduce Jobs need to be able to specify additional JARs on classpath #484

@ewilson-radblue

Description

@ewilson-radblue

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions