aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorTathagata Das <tathagata.das1565@gmail.com>2014-07-24 15:59:09 -0700
committerTathagata Das <tathagata.das1565@gmail.com>2014-07-24 15:59:09 -0700
commita45d5480f65d2e969fc7fbd8f358b1717fb99bef (patch)
treeb5de79f3ba4e34b421e0a89915c1e1746f97abf9 /data
parentfec641b84d37848b329bba91857240ac5b87fc54 (diff)
downloadspark-a45d5480f65d2e969fc7fbd8f358b1717fb99bef.tar.gz
spark-a45d5480f65d2e969fc7fbd8f358b1717fb99bef.tar.bz2
spark-a45d5480f65d2e969fc7fbd8f358b1717fb99bef.zip
[SPARK-2464][Streaming] Fixed Twitter stream stopping bug
Stopping the Twitter Receiver would call twitter4j's TwitterStream.shutdown, which in turn causes an Exception to be thrown to the listener. This exception caused the Receiver to be restarted. This patch check whether the receiver was stopped or not, and accordingly restarts on exception. Author: Tathagata Das <tathagata.das1565@gmail.com> Closes #1577 from tdas/twitter-stop and squashes the following commits: 011b525 [Tathagata Das] Fixed Twitter stream stopping bug.
Diffstat (limited to 'data')
0 files changed, 0 insertions, 0 deletions