Issue Details (XML | Word | Printable)

Key: HADOOP-6105
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: V.V.Chaitanya Krishna
Reporter: Hemanth Yamijala
Votes: 0
Watchers: 17
Operations

If you were logged in you would be able to see more operations.
Hadoop Common

Provide a way to automatically handle backward compatibility of deprecated keys

Created: 25/Jun/09 09:51 AM   Updated: 08/Sep/09 11:09 AM
Return to search
Component/s: conf
Affects Version/s: None
Fix Version/s: 0.21.0

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works HADOOP-6105-1.patch 2009-08-03 05:16 AM V.V.Chaitanya Krishna 15 kB
Text File Licensed for inclusion in ASF works HADOOP-6105-10.patch 2009-09-07 09:36 AM V.V.Chaitanya Krishna 26 kB
Text File Licensed for inclusion in ASF works HADOOP-6105-2.patch 2009-08-06 09:29 AM V.V.Chaitanya Krishna 21 kB
Text File Licensed for inclusion in ASF works HADOOP-6105-3.patch 2009-08-12 04:19 AM V.V.Chaitanya Krishna 21 kB
Text File Licensed for inclusion in ASF works HADOOP-6105-4.patch 2009-08-13 03:32 AM V.V.Chaitanya Krishna 21 kB
Text File Licensed for inclusion in ASF works HADOOP-6105-5.patch 2009-08-18 11:05 AM V.V.Chaitanya Krishna 21 kB
Text File Licensed for inclusion in ASF works HADOOP-6105-6.patch 2009-09-01 06:43 AM V.V.Chaitanya Krishna 21 kB
Text File Licensed for inclusion in ASF works HADOOP-6105-7.patch 2009-09-02 06:03 PM V.V.Chaitanya Krishna 23 kB
Text File Licensed for inclusion in ASF works HADOOP-6105-8.patch 2009-09-03 09:22 AM V.V.Chaitanya Krishna 23 kB
Text File Licensed for inclusion in ASF works HADOOP-6105-9.patch 2009-09-07 04:37 AM V.V.Chaitanya Krishna 26 kB
Text File Licensed for inclusion in ASF works HADOOP-6105.patch 2009-08-06 06:48 AM V.V.Chaitanya Krishna 20 kB
Text File Licensed for inclusion in ASF works HADOOP-6105.patch 2009-07-27 06:54 AM V.V.Chaitanya Krishna 17 kB
Issue Links:
Blocker
 
Reference
 
dependent
 

Hadoop Flags: Reviewed
Resolution Date: 07/Sep/09 03:27 PM


 Description  « Hide
There are cases when we have had to deprecate configuration keys. Use cases include, changing the names of variables to better match intent, splitting a single parameter into two - for maps, reduces etc.

In such cases, we typically provide a backwards compatible option for the old keys. The handling of such cases might typically be common enough to actually add support for it in a generic fashion in the Configuration class. Some initial discussion around this started in HADOOP-5919, but since the project split happened in between we decided to open this issue to fix it in common.



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.