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

Flume should include hadoop's class path jars.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 0.9.0, 0.9.1, 0.9.1u1, 0.9.2
    • None
    • Build
    • None

    Description

      The compression codec (FLUME-132) was finding codec's that weren't necessarily in flume's class path.

      In this particular case the LZO algorithm jar was in the hadoop classpath but not in flume's. When flume asked for codecs, it failed to find the lzo codec and the collector then failed.

      A work around a was to copy the lzo jar into flume's lib dir. Ideally, the "missing" codec would be a recoverable warning, or any hadoop jars would be added to flume's jar path. The latter may cause on jar conflict pain however.

      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: