Github user shivaram commented on the issue:

    https://github.com/apache/spark/pull/16305
  
    Thanks @HyukjinKwon I'll take a look at this tomorrow - BTW do either you 
or @srowen know why we see errors of the form `KeyError: -9` in Jenkins ? I 
also saw this on another PR [2]
    
    ```
    ...
      File "./dev/run-tests-jenkins.py", line 219, in main
        test_result_code, test_result_note = run_tests(tests_timeout)
      File "./dev/run-tests-jenkins.py", line 140, in run_tests
        test_result_note = ' * This patch **fails %s**.' % 
failure_note_by_errcode[test_result_code]
    KeyError: -9
    ```
    [2] 
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/70236/console
 for #16290


---
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