Uploaded image for project: 'Apache Storm'
  1. Apache Storm
  2. STORM-2170

[Storm SQL] Add built-in socket datasource to runtime

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0, 1.1.0
    • storm-sql
    • None

    Description

      Currently Storm SQL requires Kafka to input source, and also require Kafka or Redis to output source. This is OK for production, but users might want to test their SQL statements before associating their table to actual data sources in development phase, even we support 'explain'.

      Supporting socket as data source will greatly help users to test, especially with 'netcat' available on OSX, and also expected to be available from Linux distros.

      For OSX, "nc -k -l 12345" starts tcp server listening on port 12345, and "nc localhost 12345" connects to localhost:12345 by tcp.

      Attachments

        Issue Links

          Activity

            People

              kabhwan Jungtaek Lim
              kabhwan Jungtaek Lim
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h 40m
                  1h 40m