Uploaded image for project: 'Chukwa (retired)'
  1. Chukwa (retired)
  2. CHUKWA-119

ChunkImpl requires ChukwaAgent class

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 0.1.2
    • 0.1.2
    • Data Collection
    • None

    Description

      If ChukwaAgent class is not available on the collector side, the collector is unable to read a chunk.
      // code
      ChunkImpl()

      { this.tags = ChukwaAgent.getTags(); }

      // Stacktrace
      Java.lang.NoClassDefFoundError: Could not initialize class org.apache.hadoop.chukwa.datacollection.agent.ChukwaAgent
      at org.apache.hadoop.chukwa.ChunkImpl.<init>(ChunkImpl.java:46)
      at org.apache.hadoop.chukwa.ChunkImpl.read(ChunkImpl.java:229)
      at org.apache.hadoop.chukwa.datacollection.collector.servlet.ServletCollector.accept(ServletCollector.java:140)

      Attachments

        1. CHUKWA-119-3.patch
          8 kB
          Jerome Boulon
        2. CHUKWA-119-2.patch
          7 kB
          Jerome Boulon
        3. CHUKWA-119.patch
          5 kB
          Eric Yang

        Activity

          People

            jboulon Jerome Boulon
            jboulon Jerome Boulon
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: