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

Flume agent help message prints the syntax as flume node, should be flume agent.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • notrack
    • Node
    • None

    Description

      Line 13 in Application.java:

      if (commandLine.hasOption('h')) {
      new HelpFormatter().printHelp("flume-ng node", options, true);

      should say "flume-ng agent".

      Nit: Even the component in the jira should say agent, not node

      Attachments

        Activity

          People

            Unassigned Unassigned
            hshreedharan Hari Shreedharan
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: