how to send jars to emr hosts using aws java sdk?

99 Views Asked by At

Is there any other way to send my jar to EMR via the java sdk?

Or are the only options to scp or to upload the jar to S3 and call it from there?

0

There are 0 best solutions below