hadoop - standalone HBase instance decompressing and untar error -



hadoop - standalone HBase instance decompressing and untar error -

tring start standalone hbase instance hbase-0.92.0.tar.gz.after set command tar zxvf hbase-0.92.0.tar.gz terminal shows names of files , shows files not exist.here snippet.

hbase-0.92.0/lib/jaxb-api-2.1.jar tar: hbase-0.92.0/lib/jaxb-api-2.1.jar: cannot open: no such file or directory hbase-0.92.0/lib/activation-1.1.jar tar: hbase-0.92.0/lib/activation-1.1.jar: cannot open: no such file or directory hbase-0.92.0/lib/jackson-jaxrs-1.5.5.jar tar: hbase-0.92.0/lib/jackson-jaxrs-1.5.5.jar: cannot open: no such file or directory hbase-0.92.0/lib/jackson-xc-1.5.5.jar tar: hbase-0.92.0/lib/jackson-xc-1.5.5.jar: cannot open: no such file or directory hbase-0.92.0/lib/jersey-server-1.4.jar tar: hbase-0.92.0/lib/jersey-server-1.4.jar: cannot open: no such file or directory

i have java 1.6 installed , have tried command $ sudo chmod 777 /hbase/hbase-0.92.0.tar.gz give permissions execute.i using ubuntu 10.04 on oracle virtualbox.i checked tar.gz on windows , shows content there. cannot find solution on net problem.thanks in advance.

hadoop hbase

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -