[jira] [Commented] (SAMZA-855) Upgrade Samza's Kafka client version to 0.10.0.0

2017-02-16 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SAMZA-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15870531#comment-15870531
 ] 

ASF GitHub Bot commented on SAMZA-855:
--

Github user ncolomer closed the pull request at:

https://github.com/apache/samza/pull/15


> Upgrade Samza's Kafka client version to 0.10.0.0
> 
>
> Key: SAMZA-855
> URL: https://issues.apache.org/jira/browse/SAMZA-855
> Project: Samza
>  Issue Type: Bug
>Reporter: Yi Pan (Data Infrastructure)
>Assignee: Nicolas Colomer
> Fix For: 0.12.0
>
>
> As Kafka 0.10.0.0 is out, we should upgrade Samza's client library to 
> 0.10.0.0 to include the new consumer library and the bug fixes.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (SAMZA-855) Upgrade Samza's Kafka client version to 0.10.0.0

2016-12-23 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SAMZA-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15773627#comment-15773627
 ] 

ASF GitHub Bot commented on SAMZA-855:
--

Github user asfgit closed the pull request at:

https://github.com/apache/samza/pull/33


> Upgrade Samza's Kafka client version to 0.10.0.0
> 
>
> Key: SAMZA-855
> URL: https://issues.apache.org/jira/browse/SAMZA-855
> Project: Samza
>  Issue Type: Bug
>Reporter: Yi Pan (Data Infrastructure)
>Assignee: Nicolas Colomer
> Fix For: 0.12.0
>
>
> As Kafka 0.10.0.0 is out, we should upgrade Samza's client library to 
> 0.10.0.0 to include the new consumer library and the bug fixes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SAMZA-855) Upgrade Samza's Kafka client version to 0.10.0.0

2016-12-19 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SAMZA-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15761864#comment-15761864
 ] 

ASF GitHub Bot commented on SAMZA-855:
--

GitHub user shanthoosh opened a pull request:

https://github.com/apache/samza/pull/33

SAMZA-855 - Upgrade Samza's Kafka client version to 0.10.0.1.

This is based out of PR 15, with merge conflicts resolved and version 
number of zkClient set to 0.8(compatible with Kafka 0.0.10.1 version). 

Tested and validated this patch with internal Samza build at LinkedIn. This 
looks good.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/shanthoosh/samza kafka_10_upgrade

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/samza/pull/33.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #33


commit 15bf0efd19b64e2858807d461dccb5cba68acc7d
Author: Shanthoosh Venkataraman 
Date:   2016-12-19T17:57:41Z

SAMZA-855 - Upgrade Samza's Kafka client version to 0.10.0.0.




> Upgrade Samza's Kafka client version to 0.10.0.0
> 
>
> Key: SAMZA-855
> URL: https://issues.apache.org/jira/browse/SAMZA-855
> Project: Samza
>  Issue Type: Bug
>Reporter: Yi Pan (Data Infrastructure)
>Assignee: Nicolas Colomer
> Fix For: 0.12.0
>
>
> As Kafka 0.10.0.0 is out, we should upgrade Samza's client library to 
> 0.10.0.0 to include the new consumer library and the bug fixes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SAMZA-855) Upgrade Samza's Kafka client version to 0.10.0.0

2016-12-12 Thread JIRA

[ 
https://issues.apache.org/jira/browse/SAMZA-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15741424#comment-15741424
 ] 

Robert Žuljević commented on SAMZA-855:
---

This would be a great addition for us as well, since there are some embedded 
tools (like Kafka and Confluent Schema Registry) that we would like to include 
in our integration tests and move away from our in-house solutions. 
Unfortunately, all of these tools require zkClients v0.8 so we're unable to use 
them - until this ticket is resolved.

> Upgrade Samza's Kafka client version to 0.10.0.0
> 
>
> Key: SAMZA-855
> URL: https://issues.apache.org/jira/browse/SAMZA-855
> Project: Samza
>  Issue Type: Bug
>Reporter: Yi Pan (Data Infrastructure)
>Assignee: Nicolas Colomer
> Fix For: 0.12.0
>
>
> As Kafka 0.10.0.0 is out, we should upgrade Samza's client library to 
> 0.10.0.0 to include the new consumer library and the bug fixes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SAMZA-855) Upgrade Samza's Kafka client version to 0.10.0.0

2016-12-09 Thread Branislav Cogic (JIRA)

[ 
https://issues.apache.org/jira/browse/SAMZA-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15734725#comment-15734725
 ] 

Branislav Cogic commented on SAMZA-855:
---

Hi [~nickpan47]

I have applied patch from pull request #15 to the current master and 
successfully ran integration tests and hello-samza jobs in local on kafka 0.10 
broker.
I can pick this ticket if that's okay with you?

> Upgrade Samza's Kafka client version to 0.10.0.0
> 
>
> Key: SAMZA-855
> URL: https://issues.apache.org/jira/browse/SAMZA-855
> Project: Samza
>  Issue Type: Bug
>Reporter: Yi Pan (Data Infrastructure)
>Assignee: Nicolas Colomer
> Fix For: 0.12.0
>
>
> As Kafka 0.10.0.0 is out, we should upgrade Samza's client library to 
> 0.10.0.0 to include the new consumer library and the bug fixes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SAMZA-855) Upgrade Samza's Kafka client version to 0.10.0.0

2016-12-07 Thread Shanthoosh Venkataraman (JIRA)

[ 
https://issues.apache.org/jira/browse/SAMZA-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15730867#comment-15730867
 ] 

Shanthoosh Venkataraman commented on SAMZA-855:
---

[~nickpan47] Sure, this will be added to 0.12 release.

Thanks.

> Upgrade Samza's Kafka client version to 0.10.0.0
> 
>
> Key: SAMZA-855
> URL: https://issues.apache.org/jira/browse/SAMZA-855
> Project: Samza
>  Issue Type: Bug
>Reporter: Yi Pan (Data Infrastructure)
>Assignee: Nicolas Colomer
> Fix For: 0.12.0
>
>
> As Kafka 0.10.0.0 is out, we should upgrade Samza's client library to 
> 0.10.0.0 to include the new consumer library and the bug fixes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SAMZA-855) Upgrade Samza's Kafka client version to 0.10.0.0

2016-12-07 Thread Yi Pan (Data Infrastructure) (JIRA)

[ 
https://issues.apache.org/jira/browse/SAMZA-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15730708#comment-15730708
 ] 

Yi Pan (Data Infrastructure) commented on SAMZA-855:


Hi, [~twbecker], we are planning to pull in Kafka 0.10 in the upcoming Samza 
release (i.e. 0.12.0).

P.S. regarding to the multiple versions of Kafka libs, we had a discussion 
earlier. The issue is not at the build time. The issue is in packaging. Right 
now, the whole samza repo is packaged together and published as one .tgz file. 
If we package multiple versions of Kafka libs in the samza release, there will 
be a class name collision between old and new Kafka libs. One idea as a 
long-term solution would be to package and release samza-core libs separately 
from all pluggable implementation of SystemFactory and KeyValueStoreEngine, 
etc., s.t. we can have different versions of KafkaSystemFactory in different 
packages. We can discuss that more on a separate thread if that sounds 
interesting to you.

Thanks!

> Upgrade Samza's Kafka client version to 0.10.0.0
> 
>
> Key: SAMZA-855
> URL: https://issues.apache.org/jira/browse/SAMZA-855
> Project: Samza
>  Issue Type: Bug
>Reporter: Yi Pan (Data Infrastructure)
>Assignee: Nicolas Colomer
> Fix For: 0.12.0
>
>
> As Kafka 0.10.0.0 is out, we should upgrade Samza's client library to 
> 0.10.0.0 to include the new consumer library and the bug fixes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SAMZA-855) Upgrade Samza's Kafka client version to 0.10.0.0

2016-10-28 Thread Tommy Becker (JIRA)

[ 
https://issues.apache.org/jira/browse/SAMZA-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15615215#comment-15615215
 ] 

Tommy Becker commented on SAMZA-855:


The Samza dependency on Kafka is isolated to the samza-kafka module is it not? 
Would it be possible to provide multiple versions of that module for different 
Kafka versions?  Samza's dependence on Kafka 0.8.x is holding up our client 
upgrades...

> Upgrade Samza's Kafka client version to 0.10.0.0
> 
>
> Key: SAMZA-855
> URL: https://issues.apache.org/jira/browse/SAMZA-855
> Project: Samza
>  Issue Type: Bug
>Reporter: Yi Pan (Data Infrastructure)
>Assignee: Nicolas Colomer
>
> As Kafka 0.10.0.0 is out, we should upgrade Samza's client library to 
> 0.10.0.0 to include the new consumer library and the bug fixes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SAMZA-855) Upgrade Samza's Kafka client version to 0.10.0.0

2016-10-17 Thread Nicolas Colomer (JIRA)

[ 
https://issues.apache.org/jira/browse/SAMZA-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15581524#comment-15581524
 ] 

Nicolas Colomer commented on SAMZA-855:
---

> could you please open a JIRA for your problem upgrading Samza on cdh5.4.0?
See SAMZA-1037.

> I am curious whether you have tried to follow the example above and still 
> failed?
Indeed, we even tried excluding dependencies or repacking things.

> Upgrade Samza's Kafka client version to 0.10.0.0
> 
>
> Key: SAMZA-855
> URL: https://issues.apache.org/jira/browse/SAMZA-855
> Project: Samza
>  Issue Type: Bug
>Reporter: Yi Pan (Data Infrastructure)
>Assignee: Nicolas Colomer
>
> As Kafka 0.10.0.0 is out, we should upgrade Samza's client library to 
> 0.10.0.0 to include the new consumer library and the bug fixes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SAMZA-855) Upgrade Samza's Kafka client version to 0.10.0.0

2016-10-16 Thread Yi Pan (Data Infrastructure) (JIRA)

[ 
https://issues.apache.org/jira/browse/SAMZA-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15581169#comment-15581169
 ] 

Yi Pan (Data Infrastructure) commented on SAMZA-855:


[~ncolomer], could you please open a JIRA for your problem upgrading Samza on 
cdh5.4.0? We do have hello-samza example on cdh5.4.0 documented 
[here|http://samza.apache.org/learn/tutorials/0.10/deploy-samza-to-CDH.html].

I am curious whether you have tried to follow the example above and still 
failed? Thanks!

> Upgrade Samza's Kafka client version to 0.10.0.0
> 
>
> Key: SAMZA-855
> URL: https://issues.apache.org/jira/browse/SAMZA-855
> Project: Samza
>  Issue Type: Bug
>Reporter: Yi Pan (Data Infrastructure)
>Assignee: Nicolas Colomer
>
> As Kafka 0.10.0.0 is out, we should upgrade Samza's client library to 
> 0.10.0.0 to include the new consumer library and the bug fixes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SAMZA-855) Upgrade Samza's Kafka client version to 0.10.0.0

2016-10-12 Thread Nicolas Colomer (JIRA)

[ 
https://issues.apache.org/jira/browse/SAMZA-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15569227#comment-15569227
 ] 

Nicolas Colomer commented on SAMZA-855:
---

We finally decided to not upgrade Samza to current versions (either 0.10, 0.11 
or 0.12 master) but to stay on 0.9.1 instead since we rely on a legacy YARN 
cluster (cdh5.4.0 distribution) and there were (sooo) many conflicts and issues 
to deal with (we tried from surgical maven exclusions to dependency shading).

What we did is we checked out Samza 0.9.1 branch, back ported this PR's changes 
and built a custom 0.9.2-rc1 version that we host on our private repo. We made 
all our jobs successfully reach both staging and production using this patched 
version. All run smoothly to date.

You can take a look at the 0.9.1 patch 
[here|https://github.com/ncolomer/samza/compare/0.9.1...ncolomer:samza91-kafka10],
 it might be useful for those in the same situation.

About this PR, I'm afraid we have no way to experience it on our production due 
to the reasons mentioned above. We planned to migrate our Yarn cluster too 
(probably on a Mesos runtime) but it should not happen in a near future.

> Upgrade Samza's Kafka client version to 0.10.0.0
> 
>
> Key: SAMZA-855
> URL: https://issues.apache.org/jira/browse/SAMZA-855
> Project: Samza
>  Issue Type: Bug
>Reporter: Yi Pan (Data Infrastructure)
>Assignee: Nicolas Colomer
>
> As Kafka 0.10.0.0 is out, we should upgrade Samza's client library to 
> 0.10.0.0 to include the new consumer library and the bug fixes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SAMZA-855) Upgrade Samza's Kafka client version to 0.10.0.0

2016-10-04 Thread Nicolas Colomer (JIRA)

[ 
https://issues.apache.org/jira/browse/SAMZA-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15545613#comment-15545613
 ] 

Nicolas Colomer commented on SAMZA-855:
---

Thanks for the review! I added comments on the PR.
Regarding Kafka protocol, we're currently running our stuff on the 0.8.2.2 
protocol (using 0.10 brokers) as we're still in the migration process.
The critical part will be when we restart the brokers with the new 0.10 
protocol.

> Upgrade Samza's Kafka client version to 0.10.0.0
> 
>
> Key: SAMZA-855
> URL: https://issues.apache.org/jira/browse/SAMZA-855
> Project: Samza
>  Issue Type: Bug
>Reporter: Yi Pan (Data Infrastructure)
>Assignee: Robert Crim
>
> As Kafka 0.10.0.0 is out, we should upgrade Samza's client library to 
> 0.10.0.0 to include the new consumer library and the bug fixes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SAMZA-855) Upgrade Samza's Kafka client version to 0.10.0.0

2016-10-03 Thread Yi Pan (Data Infrastructure) (JIRA)

[ 
https://issues.apache.org/jira/browse/SAMZA-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15542912#comment-15542912
 ] 

Yi Pan (Data Infrastructure) commented on SAMZA-855:


Hi, [~ncolomer], thanks a lot for the report! I have a few comments put in to 
the PR. Thanks a lot!

> Upgrade Samza's Kafka client version to 0.10.0.0
> 
>
> Key: SAMZA-855
> URL: https://issues.apache.org/jira/browse/SAMZA-855
> Project: Samza
>  Issue Type: Bug
>Reporter: Yi Pan (Data Infrastructure)
>Assignee: Robert Crim
>
> As Kafka 0.10.0.0 is out, we should upgrade Samza's client library to 
> 0.10.0.0 to include the new consumer library and the bug fixes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SAMZA-855) Upgrade Samza's Kafka client version to 0.10.0.0

2016-10-03 Thread Nicolas Colomer (JIRA)

[ 
https://issues.apache.org/jira/browse/SAMZA-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15541948#comment-15541948
 ] 

Nicolas Colomer commented on SAMZA-855:
---

Our Samza job is running as expected since 6 days now on patched Samza master. 
Note that our Kafka cluster still have setting 
{{log.message.format.version=0.8.2.2}} ie. brokers and client use {{0.8.2.x}} 
protocol. We [need to make 
sure|https://kafka.apache.org/documentation.html#upgrade_10_performance_impact] 
to migrate all our Samza job to Kafka 10 client before we bump the protocol 
version to {{0.10.x}} and definitely check this patch is fully running.
Any review before we kick and go?

> Upgrade Samza's Kafka client version to 0.10.0.0
> 
>
> Key: SAMZA-855
> URL: https://issues.apache.org/jira/browse/SAMZA-855
> Project: Samza
>  Issue Type: Bug
>Reporter: Yi Pan (Data Infrastructure)
>Assignee: Robert Crim
>
> As Kafka 0.10.0.0 is out, we should upgrade Samza's client library to 
> 0.10.0.0 to include the new consumer library and the bug fixes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SAMZA-855) Upgrade Samza's Kafka client version to 0.10.0.0

2016-09-24 Thread Nicolas Colomer (JIRA)

[ 
https://issues.apache.org/jira/browse/SAMZA-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15518605#comment-15518605
 ] 

Nicolas Colomer commented on SAMZA-855:
---

> it will not be easy to package two different versions of Kafka client jars w/ 
> samza
Well I agree your point - even if we could imagine some kind of dependency 
shading but It rarely is a good thing when it comes to that.

> Hence, I think that we will have to make the decision to move forward only.
I agree too.

To tell you more about our situation, we just achieved the migration of our 
Kafka cluster from 0.8.2.2 to 0.10.0.1. It's still interacting with clients 
(including samza) using the 0.8.x protocol (see related Kafka's Upgrade note at 
https://kafka.apache.org/documentation.html#upgrade_10_performance_impact) 
until we upgrade most of them to Kafka 10, from when we'll be able to 
definitely bump up the protocol.

Since we extensively rely on Samza for critical production tasks, we need it to 
be able to consume our new and shiny kafka 10 cluster :)

We'll start to do tests next week, I'll put feedbacks here as soon as we have.


> Upgrade Samza's Kafka client version to 0.10.0.0
> 
>
> Key: SAMZA-855
> URL: https://issues.apache.org/jira/browse/SAMZA-855
> Project: Samza
>  Issue Type: Bug
>Reporter: Yi Pan (Data Infrastructure)
>Assignee: Robert Crim
>
> As Kafka 0.10.0.0 is out, we should upgrade Samza's client library to 
> 0.10.0.0 to include the new consumer library and the bug fixes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SAMZA-855) Upgrade Samza's Kafka client version to 0.10.0.0

2016-09-23 Thread Yi Pan (Data Infrastructure) (JIRA)

[ 
https://issues.apache.org/jira/browse/SAMZA-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15516957#comment-15516957
 ] 

Yi Pan (Data Infrastructure) commented on SAMZA-855:


[~ncolomer], thanks! I will take a look.

P.S. as for the backward compatibility w/ older version of Kafka client, I had 
a discussion w/ [~navina] and [~cpsoman] offline and found that it will not be 
easy to package two different versions of Kafka client jars w/ samza, w/o 
version conflicts in class paths. (i.e. old KafkaSystemFactory and new 
KafkaSystemFactory relies on the same Kafka client class but different 
versions). Hence, I think that we will have to make the decision to move 
forward only.

> Upgrade Samza's Kafka client version to 0.10.0.0
> 
>
> Key: SAMZA-855
> URL: https://issues.apache.org/jira/browse/SAMZA-855
> Project: Samza
>  Issue Type: Bug
>Reporter: Yi Pan (Data Infrastructure)
>Assignee: Robert Crim
>
> As Kafka 0.10.0.0 is out, we should upgrade Samza's client library to 
> 0.10.0.0 to include the new consumer library and the bug fixes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SAMZA-855) Upgrade Samza's Kafka client version to 0.10.0.0

2016-09-23 Thread Nicolas Colomer (JIRA)

[ 
https://issues.apache.org/jira/browse/SAMZA-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15516521#comment-15516521
 ] 

Nicolas Colomer commented on SAMZA-855:
---

Based on previous conversation and work, I reworked [~rjc...@gmail.com]'s patch 
and rebased it on current Samza master (commit 
[49dac97](https://github.com/apache/samza/commit/49dac97)).
I managed to make both unit tests and integration tests pass (see Github pull 
request for the details).
Please note I added nothing related to "maintaining backward compatibility".
Next step is to find a way to test it somehow on some environment.

> Upgrade Samza's Kafka client version to 0.10.0.0
> 
>
> Key: SAMZA-855
> URL: https://issues.apache.org/jira/browse/SAMZA-855
> Project: Samza
>  Issue Type: Bug
>Reporter: Yi Pan (Data Infrastructure)
>Assignee: Robert Crim
>
> As Kafka 0.10.0.0 is out, we should upgrade Samza's client library to 
> 0.10.0.0 to include the new consumer library and the bug fixes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SAMZA-855) Upgrade Samza's Kafka client version to 0.10.0.0

2016-09-22 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SAMZA-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15513595#comment-15513595
 ] 

ASF GitHub Bot commented on SAMZA-855:
--

GitHub user ncolomer opened a pull request:

https://github.com/apache/samza/pull/15

Samza on Kafka 0.10

This PR aims to make Samza run with Kafka 0.10.

Related material:
- [SAMZA-855](https://issues.apache.org/jira/browse/SAMZA-855) - Upgrade 
Samza's Kafka client version to 0.10.0.0
- [RB-49212](https://reviews.apache.org/r/49212) - RFC: SAMZA-855: Update 
kafka client to 0.10.0.0

Orignal [patch](https://reviews.apache.org/r/49212/diff/1#4) submitted by 
Robert Crim was used and rebased on current Samza's master branch.

Next steps:
- [x] make unit tests pass
- [ ] make integration tests pass
- [ ] deploy a job in staging on a Kafka 0.8.x cluster
- [ ] deploy a job in production on a Kafka 0.8.x cluster
- [ ] deploy a job in staging on a Kafka 0.10.x cluster
- [ ] deploy a job in production on a Kafka 0.10.x cluster

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/ncolomer/samza kafka10

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/samza/pull/15.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #15






> Upgrade Samza's Kafka client version to 0.10.0.0
> 
>
> Key: SAMZA-855
> URL: https://issues.apache.org/jira/browse/SAMZA-855
> Project: Samza
>  Issue Type: Bug
>Reporter: Yi Pan (Data Infrastructure)
>Assignee: Robert Crim
>
> As Kafka 0.10.0.0 is out, we should upgrade Samza's client library to 
> 0.10.0.0 to include the new consumer library and the bug fixes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SAMZA-855) Upgrade Samza's Kafka client version to 0.10.0.0

2016-08-22 Thread Yi Pan (Data Infrastructure) (JIRA)

[ 
https://issues.apache.org/jira/browse/SAMZA-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15431353#comment-15431353
 ] 

Yi Pan (Data Infrastructure) commented on SAMZA-855:


[~rjc...@gmail.com], could you update what is the current status of this RB? 
Thanks a lot in advance!

> Upgrade Samza's Kafka client version to 0.10.0.0
> 
>
> Key: SAMZA-855
> URL: https://issues.apache.org/jira/browse/SAMZA-855
> Project: Samza
>  Issue Type: Bug
>Reporter: Yi Pan (Data Infrastructure)
>Assignee: Robert Crim
>
> As Kafka 0.10.0.0 is out, we should upgrade Samza's client library to 
> 0.10.0.0 to include the new consumer library and the bug fixes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SAMZA-855) Upgrade Samza's Kafka client version to 0.10.0.0

2016-06-28 Thread Navina Ramesh (JIRA)

[ 
https://issues.apache.org/jira/browse/SAMZA-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15354383#comment-15354383
 ] 

Navina Ramesh commented on SAMZA-855:
-

RB reference: https://reviews.apache.org/r/49212/ 

[~rjc...@gmail.com] Hope you are able to make progress on the upgrade. 

> Upgrade Samza's Kafka client version to 0.10.0.0
> 
>
> Key: SAMZA-855
> URL: https://issues.apache.org/jira/browse/SAMZA-855
> Project: Samza
>  Issue Type: Bug
>Reporter: Yi Pan (Data Infrastructure)
>Assignee: Robert Crim
>
> As Kafka 0.10.0.0 is out, we should upgrade Samza's client library to 
> 0.10.0.0 to include the new consumer library and the bug fixes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)