Uploaded image for project: 'Flume (READ-ONLY)'
  1. Flume (READ-ONLY)
  2. FLUME-663

add 'flume sink' and 'flume source' commands to ease debugging.

    Details

    • Type: New Feature
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: v0.9.4
    • Component/s: None
    • Labels:
      None

      Description

      Currently users can use the 'flume dump <source>' command to setup a one shot instance that dumps to console. This actually issues a expands to this cumbersome command :

      Doing its inverse is common when debugging. Since this is a pair, it makes sense to give them related names. Suggested names include:

      flume source <source> ==> flume node_nowatch -n dump -s -1 -c 'dump:$1|console;'

      flume sink <sink> ==> flume node_nowatch -n dump -s -1 -c 'dump:console|$1;'

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                jon Jonathan Hsieh
                Reporter:
                jon Jonathan Hsieh
              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: