Skip to content
  • cody koeninger's avatar
    c264ef9b
    [SPARK-17853][STREAMING][KAFKA][DOC] make it clear that reusing group.id is bad · c264ef9b
    cody koeninger authored
    ## What changes were proposed in this pull request?
    
    Documentation fix to make it clear that reusing group id for different streams is super duper bad, just like it is with the underlying Kafka consumer.
    
    ## How was this patch tested?
    
    I built jekyll doc and made sure it looked ok.
    
    Author: cody koeninger <cody@koeninger.org>
    
    Closes #15442 from koeninger/SPARK-17853.
    c264ef9b
    [SPARK-17853][STREAMING][KAFKA][DOC] make it clear that reusing group.id is bad
    cody koeninger authored
    ## What changes were proposed in this pull request?
    
    Documentation fix to make it clear that reusing group id for different streams is super duper bad, just like it is with the underlying Kafka consumer.
    
    ## How was this patch tested?
    
    I built jekyll doc and made sure it looked ok.
    
    Author: cody koeninger <cody@koeninger.org>
    
    Closes #15442 from koeninger/SPARK-17853.
Loading