Re: Trouble hooking up my app to HDFS

2008-05-15 Thread Steve Loughran
Bryan Duxbury wrote: Nobody has any ideas about this? -Bryan On May 13, 2008, at 11:27 AM, Bryan Duxbury wrote: I'm trying to create a java application that writes to HDFS. I have it set up such that hadoop-0.16.3 is on my machine, and the env variables HADOOP_HOME and HADOOP_CONF_DIR point

Re: Trouble hooking up my app to HDFS

2008-05-14 Thread Bryan Duxbury
Nobody has any ideas about this? -Bryan On May 13, 2008, at 11:27 AM, Bryan Duxbury wrote: I'm trying to create a java application that writes to HDFS. I have it set up such that hadoop-0.16.3 is on my machine, and the env variables HADOOP_HOME and HADOOP_CONF_DIR point to the correct

Re: Trouble hooking up my app to HDFS

2008-05-14 Thread Bryan Duxbury
PROTECTED] To: core-user@hadoop.apache.org Sent: Wednesday, May 14, 2008 7:30:26 PM Subject: Re: Trouble hooking up my app to HDFS Nobody has any ideas about this? -Bryan On May 13, 2008, at 11:27 AM, Bryan Duxbury wrote: I'm trying to create a java application that writes to HDFS. I have it set

Trouble hooking up my app to HDFS

2008-05-13 Thread Bryan Duxbury
I'm trying to create a java application that writes to HDFS. I have it set up such that hadoop-0.16.3 is on my machine, and the env variables HADOOP_HOME and HADOOP_CONF_DIR point to the correct respective directories. My app lives elsewhere, but generates it's classpath by looking in