[
https://issues.apache.org/jira/browse/STORM-310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13995306#comment-13995306
]
ASF GitHub Bot commented on STORM-310:
--------------------------------------
Github user d2r commented on a diff in the pull request:
https://github.com/apache/incubator-storm/pull/62#discussion_r12542858
--- Diff:
examples/storm-starter/src/jvm/storm/starter/PrintSampleStream.java ---
@@ -15,31 +15,39 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
-/*
+
// to use this example, uncomment the twitter4j dependency information in
the project.clj,
// uncomment storm.starter.spout.TwitterSampleSpout, and uncomment this
class
--- End diff --
Do we still need this comment?
> Change Twitter authentication stream using the new Twitter4J. An optional set
> of filters can be used to restricted tweets.
> --------------------------------------------------------------------------------------------------------------------------
>
> Key: STORM-310
> URL: https://issues.apache.org/jira/browse/STORM-310
> Project: Apache Storm (Incubating)
> Issue Type: Improvement
> Reporter: Prabeesh K
>
> Due to Twitter API update , unable stream the data from twitter using basic
> auth. https://dev.twitter.com/blog/api-v1-is-retired
> "Retirement of deprecated API v1.0. Retirement of Basic Auth support on
> Streaming API". https://dev.twitter.com/calendar.
> So changed Twitter authentication stream using the new Twitter4J.
--
This message was sent by Atlassian JIRA
(v6.2#6252)