-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org
[
https://issues.apache.org/jira/browse/SPARK-22589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon resolved SPARK-22589.
--
Resolution: Incomplete
> Subscribe to multiple roles in Me
[
https://issues.apache.org/jira/browse/SPARK-22589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon updated SPARK-22589:
-
Labels: bulk-closed (was: )
> Subscribe to multiple roles in Me
r just passing
>a comma-separated list of frameworks (hence, splitting on that string) would
>already be sufficient to leverage this capability.
> Subscribe to multiple roles in Mesos
>
>
> Key: SPARK-22589
>
Fabiano Francesconi created SPARK-22589:
---
Summary: Subscribe to multiple roles in Mesos
Key: SPARK-22589
URL: https://issues.apache.org/jira/browse/SPARK-22589
Project: Spark
Issue
now and shouldn't care
about how many other consumers there are. I think this ticket can now be closed
(just re-open it if you don't believe so). Maybe it'll be worth opening a KIP
on Kafka to have some APIs to allow Spark to be a bit more "optimized", but it
all seems o
[
https://issues.apache.org/jira/browse/SPARK-20287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephane Maarek closed SPARK-20287.
---
Resolution: Not A Problem
> Kafka Consumer should be able to subscribe to more than
ninger
> Kafka Consumer should be able to subscribe to more than one topic partition
> ---
>
> Key: SPARK-20287
> URL: https://issues.apache.org/jira/browse/SPARK-20287
>
bout using the subscribe pattern?
https://kafka.apache.org/0102/javadoc/index.html?org/apache/kafka/clients/consumer/KafkaConsumer.html
```
public void subscribe(Collection topics)
Subscribe to the given list of topics to get dynamically assigned partitions.
Topic subscriptions are not incremental.
ying new Kafka consumer api doesn't have a way
for a single consumer to subscribe to multiple partitions, but only read a
particular range of messages from one of them.
The max capacity is just a simple way of dealing with what is basically a LRU
cache - if someone creates topics dynamically
the coordinator work that has to re-coordinate XX
number of Kafka Consumers should one go down. That's more expensive if you have
100 consumers versus a few. But as you said, it should be performance
limitation-driven, right now that'd be speculation.
> Kafka Consumer should be abl
out how
many kafka consumers they need?
Thanks for the discussion, I appreciate it
> Kafka Consumer should be able to subscribe to more than one topic partition
> ---
>
> Key: SPARK-202
d have to make more of a case it's a problem, and then propose a
solution?
> Kafka Consumer should be able to subscribe to more than one topic partition
> ---
>
> Key: SPARK-20287
>
Stephane Maarek created SPARK-20287:
---
Summary: Kafka Consumer should be able to subscribe to more than
one topic partition
Key: SPARK-20287
URL: https://issues.apache.org/jira/browse/SPARK-20287
subscribe to spark issues
[
https://issues.apache.org/jira/browse/SPARK-9556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tathagata Das resolved SPARK-9556.
--
Resolution: Fixed
Fix Version/s: 1.5.0
> Make all BlockGenerators subscribe to r
[
https://issues.apache.org/jira/browse/SPARK-9556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-9556:
---
Assignee: Tathagata Das (was: Apache Spark)
> Make all BlockGenerators subscribe to r
[
https://issues.apache.org/jira/browse/SPARK-9556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-9556:
---
Assignee: Apache Spark (was: Tathagata Das)
> Make all BlockGenerators subscribe to r
ll request for this issue:
https://github.com/apache/spark/pull/7913
> Make all BlockGenerators subscribe to rate limit updates
>
>
> Key: SPARK-9556
> URL: https://issues.apache.org/jira/browse/SPA
Tathagata Das created SPARK-9556:
Summary: Make all BlockGenerators subscribe to rate limit updates
Key: SPARK-9556
URL: https://issues.apache.org/jira/browse/SPARK-9556
Project: Spark
Issue
Best Regard,
Jeff Zhang
25 matches
Mail list logo