[ http://issues.apache.org/jira/browse/HADOOP-483?page=comments#action_12431368 ] Doug Cutting commented on HADOOP-483: -------------------------------------
> I'd appreciate any ideas on how to improve this further... including how I > can go about ensuring that hadoop is running, setup correct classpaths (for > jni) etc. >From a shell script you could use bin/start-dfs.sh and bin/stop-dfs.sh, >specyfing a config directory that's in src/c++/libhdfs. You can specify the classpath in ant using <env name="CLASSPATH" value="..."/>. > Document libhdfs and fix some OS specific stuff in Makefile > ----------------------------------------------------------- > > Key: HADOOP-483 > URL: http://issues.apache.org/jira/browse/HADOOP-483 > Project: Hadoop > Issue Type: Improvement > Components: dfs > Reporter: Arun C Murthy > Assigned To: Arun C Murthy > Attachments: HADOOP-483.patch, libhdfs.patch, libhdfs.second.patch > > > Document libhdfs (api docs and user manual) and fix some OS specific stuff > (paths to utilities like rm) in the Makefile and TestDFSCIO.java -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira