a katta-specific problem. Please direct your question to
the
katta user list - this is the general Hadoop list.
Thanks
-Todd
On Mon, Nov 16, 2009 at 7:50 AM, Yair Even-Zohar
wrote:
> I'm running a 2 nodes cluster using hadoop and katta. Master on
> qa-hadoop004 and slave on q
I'm running a 2 nodes cluster using hadoop and katta. Master on
qa-hadoop004 and slave on qa-hadoop005
When I'm running a search as root from a remote machine, all works well.
When I'm running the same given search as root from the same remote
machine using tomcat I'm getting the error below:
I'm running a 2 nodes cluster using hadoop and katta. Master on
qa-hadoop004 and slave on qa-hadoop005
When I'm running a search as root from a remote machine, all works well.
When I'm running the same given search as root from the same remote
machine using tomcat I'm getting the error below:
Sorry to bug you guys again but I found the problem.
An old hadoop-site that was in the class path and had limit on the
"mapred.child.ulimit" to 50
Thanks
-Yair
-Original Message-----
From: Yair Even-Zohar [mailto:ya...@audiencescience.com]
Sent: Tuesday, August 11, 2009
I'm running a mapreduce using Hbase table as input with some distributed
cache file and all works well.
However, when I set:
c.set("mapred.child.java.opts", "-Xmx512m") in the java code and
using the exact same input and exact same distributed cache I'm getting
the following:
on the maste