[
https://issues.apache.org/jira/browse/HAMA-23?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621376#action_12621376
]
Edward J. Yoon commented on HAMA-23:
------------------------------------
- Added conf folder and example of hama-site.xml on wiki.
- Added HamaConf class.
Please post new issues for the other things.
> Add hama configuration files.
> -----------------------------
>
> Key: HAMA-23
> URL: https://issues.apache.org/jira/browse/HAMA-23
> Project: Hama
> Issue Type: New Feature
> Components: scripts
> Reporter: Edward J. Yoon
> Assignee: Edward J. Yoon
> Fix For: 0.1.0
>
>
> To start the hama, we basically need to set hadoop dfs name and hbase master
> url.
> conf.set("fs.default.name", "hdfs://udanax.org:54310");
> conf.set("hbase.master", "udanax.org:60000");
> It can be added to the hama-site.xml by user.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.