Of course, you can. I run my pig script on the cluster and run hbase on the same cluster, it works fine.
Jeff Zhang On Sat, Nov 28, 2009 at 9:45 PM, Ravi <[email protected]> wrote: > > If I setup a hbase cluster, say with 10 nodes, can I also use the same > cluster for my distributed program using the hadoop running underneath > hbase? > > Essentially the thought is to use underlying hadoop for two purposes, data > as well as logic. > > Any thoughts? > >
