Re: URISyntaxException for HFile

2015-02-20 Thread Jean-Marc Spaggiari
Can you download the file locally and open it with an hex editor? What are the first bytes? 2015-02-19 22:49 GMT-05:00 Ted Yu yuzhih...@gmail.com: I tried the following command on a 1.0 cluster (with hadoop 2.6.0): hbase org.apache.hadoop.hbase.io.hfile.HFile -v -p -m -f

Re: URISyntaxException for HFile

2015-02-20 Thread Krishna
Ted/Jean, thanks for the input. I couldn't get to followup on the issue today. I will try out ur suggestions get back. On Fri, Feb 20, 2015 at 5:13 AM, Jean-Marc Spaggiari jean-m...@spaggiari.org wrote: Can you download the file locally and open it with an hex editor? What are the first

Re: URISyntaxException for HFile

2015-02-19 Thread Ted Yu
I tried the following command on a 1.0 cluster (with hadoop 2.6.0): hbase org.apache.hadoop.hbase.io.hfile.HFile -v -p -m -f hdfs://host:8020/apps/hbase/data/data/default/IntegrationTestBigLinkedList/ff8057539592353c32abb28dcb77dae5/meta/bc21d67076ae4976982babdca66754a1 Here is the tail of

URISyntaxException for HFile

2015-02-19 Thread Krishna
Hi, I'm getting this strange error when trying to view the contents of HFile. What is wrong here? Thanks for the help. $ hbase org.apache.hadoop.hbase.io.hfile.HFile -v -p -m -f hdfs://ip:8020/hbase/data/default/tablename/dir/cf/hfilename Exception in thread main