Re: May I run hbase on top of Alluxio/tacyon

2016-07-06 Thread Ted Yu
See Install Snappy Support under: http://hbase.apache.org/book.html#compressor.install FYI On Tue, Jul 5, 2016 at 9:51 PM, kevin wrote: > 0: jdbc:phoenix:master> select count(1) from STORE_SALES; > +--+ > |

Re: May I run hbase on top of Alluxio/tacyon

2016-07-05 Thread kevin
0: jdbc:phoenix:master> select count(1) from STORE_SALES; +--+ | COUNT(1) | +--+ java.lang.RuntimeException: org.apache.phoenix.exception.PhoenixIOException:

Re: May I run hbase on top of Alluxio/tacyon

2016-06-20 Thread kevin
I have worked out this question : https://alluxio.atlassian.net/browse/ALLUXIO-2025 2016-06-20 21:02 GMT+08:00 Jean-Marc Spaggiari : > I think you might want to clean everything and retry. Clean the ZK /hbase > content as well as your fs /hbase folder and restart... > >

Re: May I run hbase on top of Alluxio/tacyon

2016-06-20 Thread Jean-Marc Spaggiari
I think you might want to clean everything and retry. Clean the ZK /hbase content as well as your fs /hbase folder and restart... 2016-06-20 3:22 GMT-04:00 kevin : > *I got some error:* > > 2016-06-20 14:50:45,453 INFO [main] zookeeper.ZooKeeper: Client >

Re: May I run hbase on top of Alluxio/tacyon

2016-06-20 Thread kevin
*I got some error:* 2016-06-20 14:50:45,453 INFO [main] zookeeper.ZooKeeper: Client environment:java.library.path=/home/dcos/hadoop-2.7.1/lib/native 2016-06-20 14:50:45,453 INFO [main] zookeeper.ZooKeeper: Client environment:java.io.tmpdir=/tmp 2016-06-20 14:50:45,453 INFO [main]

Re: May I run hbase on top of Alluxio/tacyon

2016-06-15 Thread kevin
I want to test if run on alluxio could improve performance,because alluxio is a distribution filesystem top on memory and under filesystem could be hdfs or s3 or something. 2016-06-16 10:32 GMT+08:00 Ted Yu : > Since you already have hadoop 2.7.1, why is alluxio 1.1.0

Re: May I run hbase on top of Alluxio/tacyon

2016-06-15 Thread Ted Yu
Since you already have hadoop 2.7.1, why is alluxio 1.1.0 needed ? Can you illustrate your use case ? Thanks On Wed, Jun 15, 2016 at 7:27 PM, kevin wrote: > hi,all: > > I wonder to know If run hbase on Alluxio/tacyon is possible and a good > idea, and can anybody

May I run hbase on top of Alluxio/tacyon

2016-06-15 Thread kevin
hi,all: I wonder to know If run hbase on Alluxio/tacyon is possible and a good idea, and can anybody share the experience.,thanks. I will try hbase0.98.16 with hadoop2.7.1 on top of alluxio 1.1.0.