Github user tdas commented on the pull request:

    https://github.com/apache/spark/pull/9221#issuecomment-151281735
  
    Yeah, gotta make sure of that. 
    And i forgot to mention, those variables are set in our Jenkins 
configuration as secrets which gets injected as env vars automatically. So it 
stays safe within the realm of Jenkins admins. There is also an environmental 
flag called "ENABLE_KINESIS_TESTS" which need to be explicitly set to turn on 
the tests. The testing harness in Spark enables it only for PRs where 
SPARK/external/kinesis-asl is modified in the PR. Otherwise it stays unset and 
no tests are run, as we DO NOT WANT Kinesis tests to be running by default 
(cost, etc.), ONLY when the kinesis code is changed.


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