Re: How to integrate HBASE on Spark

2015-02-23 Thread sandeep vura
Hi Deepak,

Thanks for posting the link.Looks Like it supports only for cloudera
distributions as per given in github.

We are using apache hadoop multinode cluster not cloudera
distribution.Please confirm me whether i can use it on apache hadoop
cluster.

Regards,
Sandeep.v

On Mon, Feb 23, 2015 at 10:53 PM, Deepak Vohra 
wrote:

> Or, use the SparkOnHBase lab.
> http://blog.cloudera.com/blog/2014/12/new-in-cloudera-labs-sparkonhbase/
>
>  --
>  *From:* Ted Yu 
> *To:* Akhil Das 
> *Cc:* sandeep vura ; "user@spark.apache.org" <
> user@spark.apache.org>
> *Sent:* Monday, February 23, 2015 8:52 AM
> *Subject:* Re: How to integrate HBASE on Spark
>
> Installing hbase on hadoop cluster would allow hbase to utilize features
> provided by hdfs, such as short circuit read (See '90.2. Leveraging local
> data' under http://hbase.apache.org/book.html#perf.hdfs).
>
> Cheers
>
> On Sun, Feb 22, 2015 at 11:38 PM, Akhil Das 
> wrote:
>
> If you are having both the clusters on the same network, then i'd suggest
> you installing it on the hadoop cluster. If you install it on the spark
> cluster itself, then hbase might take up a few cpu cycles and there's a
> chance for the job to lag.
>
> Thanks
> Best Regards
>
> On Mon, Feb 23, 2015 at 12:48 PM, sandeep vura 
> wrote:
>
> Hi
>
> I had installed spark on 3 node cluster. Spark services are up and
> running.But i want to integrate hbase on spark
>
> Do i need to install HBASE on hadoop cluster or spark cluster.
>
> Please let me know asap.
>
> Regards,
> Sandeep.v
>
>
>
>
>
>


Re: How to integrate HBASE on Spark

2015-02-23 Thread Deepak Vohra
Or, use the SparkOnHBase 
lab.http://blog.cloudera.com/blog/2014/12/new-in-cloudera-labs-sparkonhbase/
   From: Ted Yu 
 To: Akhil Das  
Cc: sandeep vura ; "user@spark.apache.org" 
 
 Sent: Monday, February 23, 2015 8:52 AM
 Subject: Re: How to integrate HBASE on Spark
   
Installing hbase on hadoop cluster would allow hbase to utilize features 
provided by hdfs, such as short circuit read (See '90.2. Leveraging local data' 
under http://hbase.apache.org/book.html#perf.hdfs).
Cheers
On Sun, Feb 22, 2015 at 11:38 PM, Akhil Das  wrote:

If you are having both the clusters on the same network, then i'd suggest you 
installing it on the hadoop cluster. If you install it on the spark cluster 
itself, then hbase might take up a few cpu cycles and there's a chance for the 
job to lag.
ThanksBest Regards
On Mon, Feb 23, 2015 at 12:48 PM, sandeep vura  wrote:

Hi

I had installed spark on 3 node cluster. Spark services are up and running.But 
i want to integrate hbase on spark

Do i need to install HBASE on hadoop cluster or spark cluster.

Please let me know asap.

Regards,
Sandeep.v 






  

Re: How to integrate HBASE on Spark

2015-02-23 Thread Ted Yu
Installing hbase on hadoop cluster would allow hbase to utilize features
provided by hdfs, such as short circuit read (See '90.2. Leveraging local
data' under http://hbase.apache.org/book.html#perf.hdfs).

Cheers

On Sun, Feb 22, 2015 at 11:38 PM, Akhil Das 
wrote:

> If you are having both the clusters on the same network, then i'd suggest
> you installing it on the hadoop cluster. If you install it on the spark
> cluster itself, then hbase might take up a few cpu cycles and there's a
> chance for the job to lag.
>
> Thanks
> Best Regards
>
> On Mon, Feb 23, 2015 at 12:48 PM, sandeep vura 
> wrote:
>
>> Hi
>>
>> I had installed spark on 3 node cluster. Spark services are up and
>> running.But i want to integrate hbase on spark
>>
>> Do i need to install HBASE on hadoop cluster or spark cluster.
>>
>> Please let me know asap.
>>
>> Regards,
>> Sandeep.v
>>
>
>


Re: How to integrate HBASE on Spark

2015-02-23 Thread sandeep vura
Hi Akhil,

I had installed spark on hadoop cluster itself.All of my clusters are on
the same network.

Thanks,
Sandeep.v

On Mon, Feb 23, 2015 at 1:08 PM, Akhil Das 
wrote:

> If you are having both the clusters on the same network, then i'd suggest
> you installing it on the hadoop cluster. If you install it on the spark
> cluster itself, then hbase might take up a few cpu cycles and there's a
> chance for the job to lag.
>
> Thanks
> Best Regards
>
> On Mon, Feb 23, 2015 at 12:48 PM, sandeep vura 
> wrote:
>
>> Hi
>>
>> I had installed spark on 3 node cluster. Spark services are up and
>> running.But i want to integrate hbase on spark
>>
>> Do i need to install HBASE on hadoop cluster or spark cluster.
>>
>> Please let me know asap.
>>
>> Regards,
>> Sandeep.v
>>
>
>


Re: How to integrate HBASE on Spark

2015-02-22 Thread Akhil Das
If you are having both the clusters on the same network, then i'd suggest
you installing it on the hadoop cluster. If you install it on the spark
cluster itself, then hbase might take up a few cpu cycles and there's a
chance for the job to lag.

Thanks
Best Regards

On Mon, Feb 23, 2015 at 12:48 PM, sandeep vura 
wrote:

> Hi
>
> I had installed spark on 3 node cluster. Spark services are up and
> running.But i want to integrate hbase on spark
>
> Do i need to install HBASE on hadoop cluster or spark cluster.
>
> Please let me know asap.
>
> Regards,
> Sandeep.v
>


How to integrate HBASE on Spark

2015-02-22 Thread sandeep vura
Hi

I had installed spark on 3 node cluster. Spark services are up and
running.But i want to integrate hbase on spark

Do i need to install HBASE on hadoop cluster or spark cluster.

Please let me know asap.

Regards,
Sandeep.v