You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by "Steve Blackmon (JIRA)" <ji...@apache.org> on 2017/10/08 15:36:00 UTC

[jira] [Created] (STREAMS-536) Create a class able to follow a list of accounts

Steve Blackmon created STREAMS-536:
--------------------------------------

             Summary: Create a class able to follow a list of accounts 
                 Key: STREAMS-536
                 URL: https://issues.apache.org/jira/browse/STREAMS-536
             Project: Streams
          Issue Type: New Feature
            Reporter: Steve Blackmon
            Assignee: Steve Blackmon


Twitter API allows only one friendship created per call.  Write a class (publisher?) that operates on each of a list of ids/handles in sequence, creating a friendship for each that does not already exist.  

Some appropriately useful indication should be passed downstream suggesting whether the friendship exists, request was pre-existing, was created successfully, or could not be created.

Class should have a main method that operates using the supplied in-memory config and writes the results to a file.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)