Re: Jar conflicts after upgrading from 0.10.0 to 0.11.0

2017-02-13 Thread Liu Bo
Hi chad, there should be conflicts on maven dependency, and it's very likely to be jetty related as you mentioned, we end up remove all other jetty related dependencies and only keep the ones in samza-core you can check it using mvn dependency:tree at the project that handles packaging your job's

Jar conflicts after upgrading from 0.10.0 to 0.11.0

2017-02-13 Thread Chad Greenberg
I received the following error after upgrading from 0.10.0 to 0.11.0. I understand the underlying issue, but I am not finding the exact cause. No other jar contains ServletRegistration except for avax.servlet-3.0.0.v201112011016.jar which is a dependency of samza-core. Hadoop has a dependency o

Re: [VOTE] Apache Samza 0.12.0 RC2

2017-02-13 Thread Renato MarroquĂ­n Mogrovejo
I also run check-all against Debian and build was successful, although I saw a bunch of this error: apache-samza-0.12.0-src/samza-hdfs/src/main/java/org/apache/samza/system/hdfs/HdfsSystemConsumer.java:59: error: unmappable character for encoding ASCII * ?

[GitHub] samza pull request #48: SAMZA-1082 : Implement Leader Election using ZK

2017-02-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/samza/pull/48 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enable

Re: [VOTE] Apache Samza 0.12.0 RC2

2017-02-13 Thread Navina Ramesh
I ran check-all against Mac and integration tests on Linux. Looks good with no concerning issues. +1 (binding) Thanks! Navina On Fri, Feb 10, 2017 at 9:25 AM, Boris S wrote: > I also successfully ran the integration tests on Linux. All passed. > +1 non-binding > > On Wed, Feb 8, 2017 at 4:57 P