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

Flume should include hadoop's class path jars.

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Won't Fix
    • Affects Version/s: v0.9.0, v0.9.1, v0.9.1u1, v0.9.2
    • Fix Version/s: None
    • Component/s: Build
    • Labels:
      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

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

                Dates

                • Created:
                  Updated:
                  Resolved: