[ https://issues.apache.org/jira/browse/HADOOP-4293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12635267#action_12635267 ]
Enis Soztutar commented on HADOOP-4293: --------------------------------------- WritableJobConf is introduced as a work around to breaking compatibility of Configuration#write() (HADOOP-3702). If we are ok to break it, I'm +1. > Remove WritableJobConf > ----------------------- > > Key: HADOOP-4293 > URL: https://issues.apache.org/jira/browse/HADOOP-4293 > Project: Hadoop Core > Issue Type: Bug > Components: mapred > Affects Versions: 0.19.0 > Reporter: Owen O'Malley > Assignee: Owen O'Malley > Fix For: 0.19.0 > > Attachments: 4293-2.patch, 4293.patch > > > The new class WritableJobConf doesn't add value over just making JobConf > Writable, and I propose that we remove it before it is released. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.