cancel
Showing results for 
Search instead for 
Did you mean: 

Twitter firehose analytics

former_member531633
Discoverer
0 Kudos

Hi

I want to be able to connect to Twitter API and get tweets from a specific region with specific hashtags or keywords in realtime, stream the tweets into some sort of filter to apply some rules, then store tweet groups in a database.

How can I do this with SAP? Use HANA streaming analytics?

How can I connect to an external API like Twitter or LinkedIn?

Accepted Solutions (1)

Accepted Solutions (1)

RobertWaywell
Product and Topic Expert
Product and Topic Expert
0 Kudos

Yes you can definitely use HANA Streaming Analytics for this. The one piece that isn't available 'out of the box' is a pre-built Twitter adapter so you would need to build a Twitter input adapter.

This tutorial walks through the process for building a custom adapter using the Java Toolkit:

Writing a Custom Java Toolkit Adapter for SAP HANA Streaming Analytics

Answers (0)