See https://hudson.apache.org/hudson/job/Hadoop-Common-22-branch/5/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 1590 lines...]
[exec] checking for zconf.h
I'm using 0.20.2.
I've seen references to HADOOP_NAMENODE_OPTS, but nothing that clearly explains
how to set them.
Any help would be greatly appreciated.
Dave Shine
-Original Message-
From: Hemanth Yamijala [mailto:yhema...@gmail.com]
Sent: Tuesday, November 30, 2010 9:39 PM
To: commo
On a production cluster, is it acceptable to have the following properties set
to subfolders of hadoop.tmp.dir? (hadoop.tmp.dir=/tmp/hadoop-hadoop)
fs.checkpoint.dir
mapred.local.dir
mapred.temp.dir
fs.checkpoint.dir seems like it might be a proble
HADOOP_NAMENODE_OPTS="-Xmx500m" will set it to 500MB. The "OPTS" here
refers to JVM options. -Xmx is a common JVM option to set the maximum
heap.
-- Philip
On Wed, Dec 1, 2010 at 4:27 AM, Dave Shine
wrote:
> I'm using 0.20.2.
>
> I've seen references to HADOOP_NAMENODE_OPTS, but nothing that c