Github user dongjoon-hyun commented on the pull request: https://github.com/apache/spark/pull/11438#issuecomment-191168658 I've compared the Jenkins logs. My PR hangs at the following test. ``` [info] WithAggregationKinesisBackedBlockRDDSuite: Using endpoint URL https://kinesis.us-west-2.amazonaws.com for creating Kinesis streams for tests. [2016-03-01 13:06:10.815940] [0x00007fbb51998700] [info] [kinesis_producer.cc:79] Created pipeline for stream ``` Other PR passing this test looks like the following. ``` [info] WithAggregationKinesisBackedBlockRDDSuite: [info] - Basic reading from Kinesis [enable by setting env var ENABLE_KINESIS_TESTS=1] !!! IGNORED !!! [info] - Read data available in both block manager and Kinesis [enable by setting env var ENABLE_KINESIS_TESTS=1] !!! IGNORED !!! ``` Up to now, I cannot figure out how to make this PR pass the Jenkins. Could you give me some clue?
--- 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