[jira] [Updated] (MAPREDUCE-4911) Add node-level aggregation flag feature(setLocalAggregation(boolean)) to JobConf

2013-01-21 Thread Tsuyoshi OZAWA (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-4911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tsuyoshi OZAWA updated MAPREDUCE-4911:
--

Attachment: MAPREDUCE-4911.3.patch

Fixed Javadoc warnings again.

> Add node-level aggregation flag feature(setLocalAggregation(boolean)) to 
> JobConf
> 
>
> Key: MAPREDUCE-4911
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-4911
> Project: Hadoop Map/Reduce
>  Issue Type: Sub-task
>  Components: client
>Affects Versions: trunk
>Reporter: Tsuyoshi OZAWA
>Assignee: Tsuyoshi OZAWA
> Attachments: MAPREDUCE-4911.2.patch, MAPREDUCE-4911.3.patch, 
> MAPREDUCE-4911.patch
>
>
> This JIRA adds node-level aggregation flag 
> feature(setLocalAggregation(boolean)) to JobConf.
> This task is subtask of MAPREDUCE-4502.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (MAPREDUCE-4911) Add node-level aggregation flag feature(setLocalAggregation(boolean)) to JobConf

2013-01-19 Thread Tsuyoshi OZAWA (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-4911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tsuyoshi OZAWA updated MAPREDUCE-4911:
--

Attachment: MAPREDUCE-4911.2.patch

Test failure is caused by MAPREDUCE-4948, but now it was fixed in trunk. This 
new patch fixed the Javadoc warnings.

> Add node-level aggregation flag feature(setLocalAggregation(boolean)) to 
> JobConf
> 
>
> Key: MAPREDUCE-4911
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-4911
> Project: Hadoop Map/Reduce
>  Issue Type: Sub-task
>  Components: client
>Affects Versions: trunk
>Reporter: Tsuyoshi OZAWA
>Assignee: Tsuyoshi OZAWA
> Attachments: MAPREDUCE-4911.2.patch, MAPREDUCE-4911.patch
>
>
> This JIRA adds node-level aggregation flag 
> feature(setLocalAggregation(boolean)) to JobConf.
> This task is subtask of MAPREDUCE-4502.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (MAPREDUCE-4911) Add node-level aggregation flag feature(setLocalAggregation(boolean)) to JobConf

2013-01-17 Thread Tsuyoshi OZAWA (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-4911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tsuyoshi OZAWA updated MAPREDUCE-4911:
--

Status: Patch Available  (was: In Progress)

> Add node-level aggregation flag feature(setLocalAggregation(boolean)) to 
> JobConf
> 
>
> Key: MAPREDUCE-4911
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-4911
> Project: Hadoop Map/Reduce
>  Issue Type: Sub-task
>  Components: client
>Affects Versions: trunk
>Reporter: Tsuyoshi OZAWA
>Assignee: Tsuyoshi OZAWA
> Attachments: MAPREDUCE-4911.patch
>
>
> This JIRA adds node-level aggregation flag 
> feature(setLocalAggregation(boolean)) to JobConf.
> This task is subtask of MAPREDUCE-4502.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (MAPREDUCE-4911) Add node-level aggregation flag feature(setLocalAggregation(boolean)) to JobConf

2013-01-17 Thread Tsuyoshi OZAWA (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-4911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tsuyoshi OZAWA updated MAPREDUCE-4911:
--

 Target Version/s: trunk
Affects Version/s: trunk

> Add node-level aggregation flag feature(setLocalAggregation(boolean)) to 
> JobConf
> 
>
> Key: MAPREDUCE-4911
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-4911
> Project: Hadoop Map/Reduce
>  Issue Type: Sub-task
>  Components: client
>Affects Versions: trunk
>Reporter: Tsuyoshi OZAWA
>Assignee: Tsuyoshi OZAWA
> Attachments: MAPREDUCE-4911.patch
>
>
> This JIRA adds node-level aggregation flag 
> feature(setLocalAggregation(boolean)) to JobConf.
> This task is subtask of MAPREDUCE-4502.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (MAPREDUCE-4911) Add node-level aggregation flag feature(setLocalAggregation(boolean)) to JobConf

2013-01-17 Thread Tsuyoshi OZAWA (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-4911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tsuyoshi OZAWA updated MAPREDUCE-4911:
--

Attachment: MAPREDUCE-4911.patch

Add JobConf to configuration about node-level aggregation.
This patch also includes tests against the changes.

> Add node-level aggregation flag feature(setLocalAggregation(boolean)) to 
> JobConf
> 
>
> Key: MAPREDUCE-4911
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-4911
> Project: Hadoop Map/Reduce
>  Issue Type: Sub-task
>  Components: client
>Reporter: Tsuyoshi OZAWA
>Assignee: Tsuyoshi OZAWA
> Attachments: MAPREDUCE-4911.patch
>
>
> This JIRA adds node-level aggregation flag 
> feature(setLocalAggregation(boolean)) to JobConf.
> This task is subtask of MAPREDUCE-4502.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira