[
https://issues.apache.org/jira/browse/HADOOP-2179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541422
]
host edited comment on HADOOP-2179 at 11/9/07 12:21 PM:
--------------------------------------------------------------------
This test class provokes a crash of Hbase when invoked on large input.
The input I use is a file that contains the first 100000 triples (i.e. lines)
taken from DBLP in RDF file.
This RDF file is available in packed form at
"http://dblp.l3s.de/dblp-2007-11-03.rdf.gz".
The tests are run on a linux machine using the default configuration for both
Hadoop and Hbase.
...just the heap space for Hadoop as well as the test class is set to 2000m.
was (Author: host):
This test class provokes a crash of Hbase when invoked on large input.
The input I use is a file that contains the first 100000 triples (i.e. lines)
taken from DBLP in RDF file.
This RDF file is available in packed form at
"http://dblp.l3s.de/dblp-2007-11-03.rdf.gz".
> [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.