Uploaded image for project: 'Streams'
  1. Streams
  2. STREAMS-411

ability (and instructions on how) to run providers directly from console

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.4
    • None
    • None

    Description

      All of the providers currently require attachment to a run-time to use.

      If providers could be configured and executed directly from the console, they would become more valuable for casual use cases where users just want to easily grab documents without writing or deploying custom code.

      This would probably take the form of adding a main method and perhaps a Runnable trait to each provider, that when launched resolves the appropriate typesafe config, starts up the provider, and pulls documents out of the outbound queue and writes them to STDOUT as long as the streams is running.

      Instructions how to do this should also be added to the javadocs of the providers and/or the markdowns of each module.

      Attachments

        Activity

          People

            steveblackmon Steve Blackmon
            steveblackmon Steve Blackmon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: