Needs to be run from $HADOOP_HOME not hbase home.

Ananth T. Sarathy wrote:
When i run this from my hbase home I get
-bash: bin/hadoop: No such file or directory


here are my libs

AgileJSON-2009-03-30.jar         jetty-util-6.1.14.jar
commons-cli-2.0-SNAPSHOT.jar     jruby-complete-1.2.0.jar
commons-codec-1.3.jar            jruby-complete-LICENSE.txt
commons-el-from-jetty-5.1.4.jar  json.jar
commons-httpclient-3.0.1.jar     jsp-2.1
commons-logging-1.0.4.jar        junit-3.8.1.LICENSE.txt
commons-logging-api-1.0.4.jar    junit-3.8.1.jar
commons-math-1.1.jar             libthrift-r771587.jar
hadoop-0.20.0-plus4681-core.jar  log4j-1.2.15.jar
hadoop-0.20.0-test.jar           lucene-core-2.2.0.jar
jasper-compiler-5.5.12.jar       native
jasper-runtime-5.5.12.jar        servlet-api-2.5-6.1.14.jar
jets3t-0.7.1.jar                 xmlenc-0.52.jar
jetty-6.1.14.jar                 zookeeper-r785019-hbase-1329.jar

Ananth T Sarathy


On Mon, Oct 26, 2009 at 1:49 PM, Tatsuya Kawano <[email protected]>wrote:

I'm very confused, but since you're using "s3://..." URL in your
hbase-site.xml, you're still using HDFS **client** library along with
jets3t to access S3, aren't you?

So please try:
bin/hadoop fs -lsr s3://hbase20:80/hbasedata


--
Tatsuya Kawano (Mr.)
Tokyo, Japan


On Tue, Oct 27, 2009 at 2:36 AM, Ananth T. Sarathy
<[email protected]> wrote:
well where i have hadoop installed (not running) since not using it for
hdfs
 bin/hadoop fs -lsr /hbase.rootdir
lsr: Cannot access /hbase.rootdir: No such file or directory.



Ananth T Sarathy


On Mon, Oct 26, 2009 at 1:24 PM, stack <[email protected]> wrote:

When you do bin/hadoop fs -lsr /hbase.rootdir what happens?
St.Ack

Reply via email to