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
