I was wondering if there was a way to package operator jars with their dependencies and put them into the lib directory for an apa file, and if I were able to do that are there additional files that need to be added apart from the packaged operator jars? I tried with a few different systems and always get something that's missing such as java.lang.NoSuchMethodError: org.apache.hadoop.yarn.api.records.ContainerId.fromString. I ensure that I have the hadoop yarn jars of version 2.6.4 in the lib folder as well but it doesn't seem to help.
Thanks! Austin
