[
https://issues.apache.org/jira/browse/HADOOP-2179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542017
]
stack commented on HADOOP-2179:
-------------------------------
Trying your dblp against a little cluster of 4 machines Holger. Its taking a
good few hours uploading the 29million entries. I had to up the child task
arguments to fix an OOME. I set mapred.child.java.opts to -Xmx1000m. And
then it ran fine.
Looking again at the OOME from an old mail message of yours, try setting the
HBASE_HEAPSIZE. Without it, hbase defaults to the default heapsize.
> [hbase] OOME running in 'local' mode
> ------------------------------------
>
> Key: HADOOP-2179
> URL: https://issues.apache.org/jira/browse/HADOOP-2179
> Project: Hadoop
> Issue Type: Bug
> Components: contrib/hbase
> Reporter: stack
> Priority: Minor
> Attachments: TriplesTest.java
>
>
> Holger Stenzhorn has been having issues running a mapreduce job that dumps
> into a 'local' mode hbase. Use this issue to figure whats going on.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.