Re: Compilation error while updating dependency to malhar 3.4.0

2016-06-03 Thread Thomas Weise
The 3.4.0 release isn't backward compatible due to the security related change in core. So this was an opportunity to clean up this confusion also. You are right that since this operator wasn't evolving, we should have listed it in the release notes. -- sent from mobile On Jun 3, 2016 7:11 AM,

Compilation error while updating dependency to malhar 3.4.0

2016-06-03 Thread Sandeep Deshmukh
Hi All, We had developed an application using AbstractKafkaInputOperator from Malhar 3.2.0-incubator. We are planning to upgrade to Malhar 3.4.0. While recompiling our code, we observed that the compilation fails due to backward incompatible change in the AbstractKafkaInputOperator. The