Uploaded image for project: 'Flume'
  1. Flume
  2. FLUME-663

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

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.9.4
    • None
    • 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

              jmhsieh Jonathan Hsieh
              jmhsieh Jonathan Hsieh
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: