Hi Austin, Any reason you cannot use the operators already available in malhar for s3. Also, the apex launch script will include its jar dependencies along with your application jars in the application launch. Provided the 2.5.3 version is binary compatible with 1.9.2 you may need to jump through some hoops to not have 1.9.2 included. Would 1.9.2 (in the upcoming apex version, 1.9.13) not work for you?
Thanks On Fri, Dec 9, 2016 at 11:43 AM, Doyle, Austin O. < [email protected]> wrote: > I am having a dependency confliction with my S3 Input Operator using > Jackson 2.5.3 and apex using 1.9.2. Is there a way to fix that without > excluding the apex Jackson 1.9.2 dependency from my S3 Input Operator pom? > > > > Thanks, > > Austin >
