[ 
https://issues.apache.org/jira/browse/HADOOP-2819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12572379#action_12572379
 ] 

Amareshwari Sri Ramadasu commented on HADOOP-2819:
--------------------------------------------------

bq. getSpeculativeExecution = getMapSpeculativeExecution or 
getReduceSpeculativeExecution
Is this a boolean OR operation? i.e. getSpeculativeExecutaion returns true when 
one of {map/reduce} speculative executation is set to true ? 

> Remove deprecated methods in JobConf()
> --------------------------------------
>
>                 Key: HADOOP-2819
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2819
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>            Reporter: Amareshwari Sri Ramadasu
>            Assignee: Amareshwari Sri Ramadasu
>             Fix For: 0.17.0
>
>
> The following methods in  JobConf
>     getInputKeyClass()
>     setInputKeyClass
>      getInputValueClass()
>     setInputValueClass(Class theClass)
>     setSpeculativeExecution
>      getSpeculativeExecution()
> need to be removed as there are deprecated methods lying around.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to