Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-1343

Deprecate the Configuration.set(String,Object) method and make Configuration Iterable

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.13.0
    • 0.14.0
    • conf
    • None

    Description

      When I was removing the Configuration methods for putting objects into Configurations, I missed one of them and the associated callers. I also extend Configuration to implement Iterable<Map.Entry<String,String>> so that you can iterate through the configuration.

      Attachments

        1. no-conf-set-obj.patch
          8 kB
          Owen O'Malley

        Activity

          People

            omalley Owen O'Malley
            omalley Owen O'Malley
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: