I've never faced an issue trying to run hadoop and related programs on my OSX. What is your error exactly?
Have you ensured your Java classpath carries the configuration directory on it as well, if you aren't running the program via "hadoop jar ..." but via "java -cp ..." instead. On Thu, Mar 6, 2014 at 9:50 AM, Geoffry Roberts <[email protected]> wrote: > All, > > I'm running the 2.3.0 distribution as a single node on OSX 10.7. I want to > create a directory. From the command line it works; from java it doesn't. > I have Googled and read bits and pieces that this is an issue with the OSX > "feature" of case insensitivity with its file system. Can anyone confirm > this? If so, can anyone advise as to a workaround? > > Such a simple thing to get hung up on, go figure. > > Thanks > > -- > There are ways and there are ways, > > Geoffry Roberts -- Harsh J
