Maybe it's the same problem I was seeing with M/R jobs accessing the local filesystem when I forgot to include the hadoop/conf directory in the HBase classpath?
----- Original Message ----- From: Stack <[email protected]> To: [email protected] Cc: Sent: Friday, February 24, 2012 2:27 PM Subject: Re: IllegalArgumentException when using graceful_stop.sh On Fri, Feb 24, 2012 at 1:59 PM, Ted Yu <[email protected]> wrote: > Thanks Stack for the hint. > > I still get the same error. > Well, its kinda plain. It thinks the fs is default file when you want it to be hdfs. Mess around w/ the Configuration. Check what it has. Has it not read your conf in? St.Ack
