|
|
abhiTowson cal 2012-07-27, 16:30
hi all,
I am trying to install HIVE and HBASE
Is there any dependency needs to be installed ?
what versions of HIVE and HBASE are compatible?
Is there any good document on configuring HIVE with HBASE , can any please share?
Regards Abhishek
kulkarni.swarnim@...) 2012-07-27, 16:56
If you are using the latest release (0.9), you would need atleast hbase-0.92 installed. If you are using the CDH stack, I would recommend recompiling hive with CDH dependencies to avoid any surprises. You can find more information about it here[1]. [1] https://cwiki.apache.org/Hive/hbaseintegration.htmlOn Fri, Jul 27, 2012 at 11:30 AM, abhiTowson cal <[EMAIL PROTECTED]>wrote: > hi all, > > I am trying to install HIVE and HBASE > > Is there any dependency needs to be installed ? > > what versions of HIVE and HBASE are compatible? > > Is there any good document on configuring HIVE with HBASE , can any > please share? > > Regards > Abhishek > -- Swarnim
Connell, Chuck 2012-07-27, 19:26
I recommend the Cloudera CDH release of Hadoop and their auto-install tool. It saves a lot of config headaches.
Chuck Connell Nuance R&D Data Team Burlington, MA
-----Original Message----- From: abhiTowson cal [mailto:[EMAIL PROTECTED]] Sent: Friday, July 27, 2012 12:31 PM To: [EMAIL PROTECTED] Subject: HIVE AND HBASE
hi all,
I am trying to install HIVE and HBASE
Is there any dependency needs to be installed ?
what versions of HIVE and HBASE are compatible?
Is there any good document on configuring HIVE with HBASE , can any please share?
Regards Abhishek
Artem Ervits 2012-07-27, 20:47
Look at Apache Bigtop project. Artem Ervits Data Analyst New York Presbyterian Hospital
----- Original Message ----- From: abhiTowson cal [mailto:[EMAIL PROTECTED]] Sent: Friday, July 27, 2012 12:30 PM To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Subject: HIVE AND HBASE
hi all,
I am trying to install HIVE and HBASE
Is there any dependency needs to be installed ?
what versions of HIVE and HBASE are compatible?
Is there any good document on configuring HIVE with HBASE , can any please share?
Regards Abhishek
This electronic message is intended to be for the use only of the named recipient, and may contain information that is confidential or privileged. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution or use of the contents of this message is strictly prohibited. If you have received this message in error or are not the named recipient, please notify us immediately by contacting the sender at the electronic mail address noted above, and delete and destroy all copies of this message. Thank you. --------------------
This electronic message is intended to be for the use only of the named recipient, and may contain information that is confidential or privileged. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution or use of the contents of this message is strictly prohibited. If you have received this message in error or are not the named recipient, please notify us immediately by contacting the sender at the electronic mail address noted above, and delete and destroy all copies of this message. Thank you. --------------------
This electronic message is intended to be for the use only of the named recipient, and may contain information that is confidential or privileged. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution or use of the contents of this message is strictly prohibited. If you have received this message in error or are not the named recipient, please notify us immediately by contacting the sender at the electronic mail address noted above, and delete and destroy all copies of this message. Thank you.
Abhishek 2012-07-27, 22:53
Hi chuck,
Thanks for the reply.Can you elaborate bit more on this auto install tool
Regards Abhishek
Sent from my iPhone
On Jul 27, 2012, at 3:26 PM, "Connell, Chuck" <[EMAIL PROTECTED]> wrote:
> I recommend the Cloudera CDH release of Hadoop and their auto-install tool. It saves a lot of config headaches. > > Chuck Connell > Nuance R&D Data Team > Burlington, MA > > > > -----Original Message----- > From: abhiTowson cal [mailto:[EMAIL PROTECTED]] > Sent: Friday, July 27, 2012 12:31 PM > To: [EMAIL PROTECTED] > Subject: HIVE AND HBASE > > hi all, > > I am trying to install HIVE and HBASE > > Is there any dependency needs to be installed ? > > what versions of HIVE and HBASE are compatible? > > Is there any good document on configuring HIVE with HBASE , can any please share? > > Regards > Abhishek
Abhishek 2012-07-27, 22:54
Hi artem,
Thanks for the reply. Can you please elaborate bit more on this.
Regards Abhishek
Sent from my iPhone
On Jul 27, 2012, at 4:47 PM, "Artem Ervits" <[EMAIL PROTECTED]> wrote:
> Look at Apache Bigtop project. > > > > > Artem Ervits > Data Analyst > New York Presbyterian Hospital > > ----- Original Message ----- > From: abhiTowson cal [mailto:[EMAIL PROTECTED]] > Sent: Friday, July 27, 2012 12:30 PM > To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> > Subject: HIVE AND HBASE > > hi all, > > I am trying to install HIVE and HBASE > > Is there any dependency needs to be installed ? > > what versions of HIVE and HBASE are compatible? > > Is there any good document on configuring HIVE with HBASE , can any > please share? > > Regards > Abhishek > > This electronic message is intended to be for the use only of the named recipient, and may contain information that is confidential or privileged. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution or use of the contents of this message is strictly prohibited. If you have received this message in error or are not the named recipient, please notify us immediately by contacting the sender at the electronic mail address noted above, and delete and destroy all copies of this message. Thank you. > > > -------------------- > > This electronic message is intended to be for the use only of the named recipient, and may contain information that is confidential or privileged. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution or use of the contents of this message is strictly prohibited. If you have received this message in error or are not the named recipient, please notify us immediately by contacting the sender at the electronic mail address noted above, and delete and destroy all copies of this message. Thank you. > > > > > -------------------- > > This electronic message is intended to be for the use only of the named recipient, and may contain information that is confidential or privileged. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution or use of the contents of this message is strictly prohibited. If you have received this message in error or are not the named recipient, please notify us immediately by contacting the sender at the electronic mail address noted above, and delete and destroy all copies of this message. Thank you. > > >
Connell, Chuck 2012-07-27, 23:13
See https://ccp.cloudera.com/display/SUPPORT/DownloadsCloudera Manager is a small piece of software that downloads, installs and configures the Hadoop software suite on an entire cluster. It then starts all the Hadoop services and helps you manage the cluster going forward. For up to 50 compute nodes, it is FREE. Beyond 50 nodes, you pay for the commercial version. I have used Cloudera Manager several times and it actually works. I built a development machine (1 node) with everything I need for HDFS, MapReduce, Hive, HBase, Oozie, Zookeeper... Chuck ________________________________________ From: Abhishek [[EMAIL PROTECTED]] Sent: Friday, July 27, 2012 6:53 PM To: [EMAIL PROTECTED] Subject: Re: HIVE AND HBASE Hi chuck, Thanks for the reply.Can you elaborate bit more on this auto install tool Regards Abhishek Sent from my iPhone On Jul 27, 2012, at 3:26 PM, "Connell, Chuck" <[EMAIL PROTECTED]> wrote: > I recommend the Cloudera CDH release of Hadoop and their auto-install tool. It saves a lot of config headaches. > > Chuck Connell > Nuance R&D Data Team > Burlington, MA > > > > -----Original Message----- > From: abhiTowson cal [mailto:[EMAIL PROTECTED]] > Sent: Friday, July 27, 2012 12:31 PM > To: [EMAIL PROTECTED] > Subject: HIVE AND HBASE > > hi all, > > I am trying to install HIVE and HBASE > > Is there any dependency needs to be installed ? > > what versions of HIVE and HBASE are compatible? > > Is there any good document on configuring HIVE with HBASE , can any please share? > > Regards > Abhishek
Abhishek 2012-07-27, 23:51
Thank you chuck Sent from my iPhone On Jul 27, 2012, at 7:13 PM, "Connell, Chuck" <[EMAIL PROTECTED]> wrote: > See https://ccp.cloudera.com/display/SUPPORT/Downloads> > Cloudera Manager is a small piece of software that downloads, installs and configures the Hadoop software suite on an entire cluster. It then starts all the Hadoop services and helps you manage the cluster going forward. For up to 50 compute nodes, it is FREE. Beyond 50 nodes, you pay for the commercial version. > > I have used Cloudera Manager several times and it actually works. I built a development machine (1 node) with everything I need for HDFS, MapReduce, Hive, HBase, Oozie, Zookeeper... > > Chuck > > ________________________________________ > From: Abhishek [[EMAIL PROTECTED]] > Sent: Friday, July 27, 2012 6:53 PM > To: [EMAIL PROTECTED] > Subject: Re: HIVE AND HBASE > > Hi chuck, > > Thanks for the reply.Can you elaborate bit more on this auto install tool > > Regards > Abhishek > > Sent from my iPhone > > On Jul 27, 2012, at 3:26 PM, "Connell, Chuck" <[EMAIL PROTECTED]> wrote: > >> I recommend the Cloudera CDH release of Hadoop and their auto-install tool. It saves a lot of config headaches. >> >> Chuck Connell >> Nuance R&D Data Team >> Burlington, MA >> >> >> >> -----Original Message----- >> From: abhiTowson cal [mailto:[EMAIL PROTECTED]] >> Sent: Friday, July 27, 2012 12:31 PM >> To: [EMAIL PROTECTED] >> Subject: HIVE AND HBASE >> >> hi all, >> >> I am trying to install HIVE and HBASE >> >> Is there any dependency needs to be installed ? >> >> what versions of HIVE and HBASE are compatible? >> >> Is there any good document on configuring HIVE with HBASE , can any please share? >> >> Regards >> Abhishek
Artem Ervits 2012-07-28, 14:23
Apache Bigtop project combines Hadoop, Hbase, Hive etc into a repository. All tools are tested to be compatible with each other. There's a streamlined install process for all tools and it just makes things easy.
Artem Ervits Data Analyst New York Presbyterian Hospital
----- Original Message ----- From: Abhishek [mailto:[EMAIL PROTECTED]] Sent: Friday, July 27, 2012 06:54 PM To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Subject: Re: HIVE AND HBASE
Hi artem,
Thanks for the reply. Can you please elaborate bit more on this.
Regards Abhishek
Sent from my iPhone
On Jul 27, 2012, at 4:47 PM, "Artem Ervits" <[EMAIL PROTECTED]> wrote:
> Look at Apache Bigtop project. > > > > > Artem Ervits > Data Analyst > New York Presbyterian Hospital > > ----- Original Message ----- > From: abhiTowson cal [mailto:[EMAIL PROTECTED]] > Sent: Friday, July 27, 2012 12:30 PM > To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> > Subject: HIVE AND HBASE > > hi all, > > I am trying to install HIVE and HBASE > > Is there any dependency needs to be installed ? > > what versions of HIVE and HBASE are compatible? > > Is there any good document on configuring HIVE with HBASE , can any > please share? > > Regards > Abhishek > > This electronic message is intended to be for the use only of the named recipient, and may contain information that is confidential or privileged. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution or use of the contents of this message is strictly prohibited. If you have received this message in error or are not the named recipient, please notify us immediately by contacting the sender at the electronic mail address noted above, and delete and destroy all copies of this message. Thank you. > > > -------------------- > > This electronic message is intended to be for the use only of the named recipient, and may contain information that is confidential or privileged. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution or use of the contents of this message is strictly prohibited. If you have received this message in error or are not the named recipient, please notify us immediately by contacting the sender at the electronic mail address noted above, and delete and destroy all copies of this message. Thank you. > > > > > -------------------- > > This electronic message is intended to be for the use only of the named recipient, and may contain information that is confidential or privileged. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution or use of the contents of this message is strictly prohibited. If you have received this message in error or are not the named recipient, please notify us immediately by contacting the sender at the electronic mail address noted above, and delete and destroy all copies of this message. Thank you. > > > --------------------
This electronic message is intended to be for the use only of the named recipient, and may contain information that is confidential or privileged. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution or use of the contents of this message is strictly prohibited. If you have received this message in error or are not the named recipient, please notify us immediately by contacting the sender at the electronic mail address noted above, and delete and destroy all copies of this message. Thank you. --------------------
This electronic message is intended to be for the use only of the named recipient, and may contain information that is confidential or privileged. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution or use of the contents of this message is strictly prohibited. If you have received this message in error or are not the named recipient, please notify us immediately by contacting the sender at the electronic mail address noted above, and delete and destroy all copies of this message. Thank you.
|
|