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

Hourly and Daily rolling should use a single reducer + fix classpath issue

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.2.0, 0.3.0
    • Data Processors
    • None

    Description

      Hourly and Daily rolling should not use more than one reducer and they are currently relying on the default parameter to be correct.

      <property>
      <name>mapred.reduce.tasks</name>
      <value>1</value>
      <description>The default number of reduce tasks per job. Typically set
      to a prime close to the number of available hosts. Ignored when
      mapred.job.tracker is "local".
      </description>
      </property>

      This should be forced within the Rolling class in order to avoid any issue.

      Attachments

        1. CHUKWA-276.patch
          5 kB
          Jerome Boulon

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: