Uploaded image for project: 'Apache Avro'
  1. Apache Avro
  2. AVRO-763

Java: Mapred API: allow users to utilize configure() and close() methods on AvroMapper and AvroReducer

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.4.1
    • 1.5.1
    • java
    • None
    • Reviewed

    Description

      From avro-user mailing list:

      Currently the AvroMapper and AvroReducer do not have the configure(..) and
      close() methods from typical MapReduce jobs. Can they be added to the code?

      Normally I would just extend org.apache.avro.mapred.HadoopReducer so that
      those methods are called on the delegate classes. However HadoopReducer is
      package protected. Is there a reason for that?

      Attachments

        1. mapper-reducer-close-configure.patch
          7 kB
          Marlon Pierce
        2. AVRO-763-r2.patch
          8 kB
          Marlon Pierce

        Activity

          People

            mpierce Marlon Pierce
            scott_carey Scott Carey
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: