[
https://issues.apache.org/jira/browse/HAMA-751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Edward J. Yoon resolved HAMA-751.
---------------------------------
Resolution: Fixed
Fixed. I've added below to default.xml.
{code}
<property>
<name>bsp.input.runtime.partitioning</name>
<value>true</value>
<description>Basically, we provides a data partitioning program based on
BSP job,
which you can use without any extra program. Set this property to false if
you
want to use the custom partition program.
</description>
</property>
{code}
> Set runtime.partitioning to true by default
> -------------------------------------------
>
> Key: HAMA-751
> URL: https://issues.apache.org/jira/browse/HAMA-751
> Project: Hama
> Issue Type: Improvement
> Reporter: Edward J. Yoon
> Assignee: Edward J. Yoon
> Fix For: 0.6.3
>
>
> Why this is not default setting?
--
This message was sent by Atlassian JIRA
(v6.1#6144)