Github user zsxwing commented on the issue:

    https://github.com/apache/spark/pull/16109
  
    > Test build #3459 has finished for PR 16109 at commit 0901a65.
    > 
    > This patch fails PySpark unit tests.
    > This patch merges cleanly.
    > This patch adds no public classes.
    
    Not related to this PR.
    
    > Test build #3450 has finished for PR 16109 at commit 0901a65.
    > 
    > This patch fails Spark unit tests.
    > This patch merges cleanly.
    > This patch adds no public classes.
    
    Not related to this PR.
    
    
    ------------------------------------
    
    > Test build #3453 has finished for PR 16109 at commit 0901a65.
    > 
    > This patch fails Spark unit tests.
    > This patch merges cleanly.
    > This patch adds no public classes.
    
    Looks like the retry interval is no enough. Found the following logs:
    ```
    16/12/01 16:14:27.199 stream execution thread for query-62 WARN 
KafkaSource: Error in attempt 1 getting Kafka offsets: 
    java.lang.NullPointerException
    16/12/01 16:14:30.832 stream execution thread for query-62 WARN 
KafkaSource: Error in attempt 2 getting Kafka offsets: 
    java.lang.NullPointerException
    16/12/01 16:14:34.271 stream execution thread for query-62 WARN 
KafkaSource: Error in attempt 3 getting Kafka offsets:
    java.lang.NullPointerException
    ```
    I will increase the interval.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to