Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-426

Hadoop suppor, error in building class path.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • 0.7.1
    • None
    • contrib
    • None
    • Cloudera 4

    Description

      When running contrib/hadoop-consumer/run-class.sh

      Issues arise due to not all jars being included in the class path.

      Fix by adding to run-class.sh:

      'for file in $base_dir/core/lib_managed/scala_2.8.0/compile*.jar
      do
      CLASSPATH=$CLASSPATH:$file
      done'

      Attachments

        Activity

          People

            Unassigned Unassigned
            ryan.mcnulty2 Ryan McNulty
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: