Hi Jagadish,
I’ve fixed compile errors, could you please check again?
Best regards,
Maxim Logvinenko
On 31 March 2017 at 10:22:01, Jagadish Venkatraman (jagadish1...@gmail.com)
wrote:
Maxim,
I tried to merge the PR but I was getting some build errors. Perhaps, it's
due to issues in my local en
Maxim,
I tried to merge the PR but I was getting some build errors. Perhaps, it's
due to issues in my local environment.
Can you please run ./bin/check-all.sh after applying your PR on current
master? Let me know if it succeeds.
Thanks,
Jagadish
On Thu, Mar 30, 2017 at 3:46 PM, Prateek Maheshwa
Hi Maksim,
Thanks for the PR comments and updates. Looks good to me too.
- Prateek
On Wed, Mar 29, 2017 at 12:17 PM, Prateek Maheshwari <
pmaheshw...@linkedin.com> wrote:
> Hi Maksim,
>
> I'm in favor of adding Scala 2.12 support as well, thanks for the PR.
> I have a few questions about the wa
Hi Maksim,
I'm in favor of adding Scala 2.12 support as well, thanks for the PR.
I have a few questions about the way JavaConverter APIs and some of the
conversions in the PR work. I'll try it out locally and update the PR with
feedback/questions soon.
Thanks,
Prateek
On Tue, Mar 28, 2017 at 3:
Hi guys,
As far as I can understand nobody is against having Scala 2.12 support in
Samza master. Can we merge PR then?
Best regards,
Maxim Logvinenko
On 17 March 2017 at 23:42:16, Navina Ramesh (nram...@linkedin.com.invalid)
wrote:
Thanks for creating the DISCUSS email!
This is good. It's a go
Thanks for creating the DISCUSS email!
This is good. It's a good idea to update to 2.12 since it looks like we are
fully backward compatible with older versions. +1 from me.
Cheers!
Navina
On Fri, Mar 17, 2017 at 1:34 PM, Jagadish Venkatraman <
jagadish1...@gmail.com> wrote:
> Thanks for starti
Thanks for starting this discussion and the patch. +1 for supporting scala
2.12. I assume the changes are fully backwards compatible with scala 2.10,
2.11 (as evidenced by your check-all)?
Also, another observation is that the generated Samza binaries will have
2.12 as the suffix for the future r
Hi guys,
I’ve created JIRA and already submitted patch which adds support of scala
2.12. Here is the ticket: https://issues.apache.org/jira/browse/SAMZA-1135.
Nothing serious: I’ve removed JavaConversions usage (because it’s marked as
deprecated now) and bumped kafka and scalatest versions since p