Skip to content
Snippets Groups Projects
  • Tathagata Das's avatar
    5c6bcdbd
    [SPARK-18671][SS][TEST-MAVEN] Follow up PR to fix test for Maven · 5c6bcdbd
    Tathagata Das authored
    ## What changes were proposed in this pull request?
    
    Maven compilation seem to not allow resource is sql/test to be easily referred to in kafka-0-10-sql tests. So moved the kafka-source-offset-version-2.1.0 from sql test resources to kafka-0-10-sql test resources.
    
    ## How was this patch tested?
    
    Manually ran maven test
    
    Author: Tathagata Das <tathagata.das1565@gmail.com>
    
    Closes #16183 from tdas/SPARK-18671-1.
    5c6bcdbd
    History
    [SPARK-18671][SS][TEST-MAVEN] Follow up PR to fix test for Maven
    Tathagata Das authored
    ## What changes were proposed in this pull request?
    
    Maven compilation seem to not allow resource is sql/test to be easily referred to in kafka-0-10-sql tests. So moved the kafka-source-offset-version-2.1.0 from sql test resources to kafka-0-10-sql test resources.
    
    ## How was this patch tested?
    
    Manually ran maven test
    
    Author: Tathagata Das <tathagata.das1565@gmail.com>
    
    Closes #16183 from tdas/SPARK-18671-1.