|
|
imen Megdiche 2012-11-13, 13:57
Hello, I can not find a solution to run hive under cygwin. Although hadoop works very well, the command hive starts to turn as infinite Thank you in advance for your answers
+
imen Megdiche 2012-11-13, 13:57
Edward Capriolo 2012-11-13, 21:30
Hive does not work under cygwin. We have many issues open to have hive work natively in windows.
On Tue, Nov 13, 2012 at 8:57 AM, imen Megdiche <[EMAIL PROTECTED]> wrote: > Hello, > I can not find a solution to run hive under cygwin. > Although hadoop works very well, the command hive starts to turn as > infinite > Thank you in advance for your answers
+
Edward Capriolo 2012-11-13, 21:30
Russell Jurney 2012-11-14, 07:56
Hadoop and Hive now run natively on Windows via HDP. You do not need Cygwin. You can download this from Microsoft: http://hortonworks.com/partners/microsoft/We're working to get this open source code back into mainline Apache now. On Tue, Nov 13, 2012 at 5:57 AM, imen Megdiche <[EMAIL PROTECTED]>wrote: > Hello, > I can not find a solution to run hive under cygwin. > Although hadoop works very well, the command hive starts to turn as > infinite > Thank you in advance for your answers > -- Russell Jurney twitter.com/rjurney [EMAIL PROTECTED] datasyndrome.com
+
Russell Jurney 2012-11-14, 07:56
imen Megdiche 2012-11-14, 08:01
i find that there is WSO2 which works fine under windows, but i still want to run hive under cygwin. at the moment i can create tables with the commande "hive - e 'sql query '". HDP is free ?? 2012/11/14 Russell Jurney <[EMAIL PROTECTED]> > Hadoop and Hive now run natively on Windows via HDP. You do not need > Cygwin. You can download this from Microsoft: > http://hortonworks.com/partners/microsoft/> > We're working to get this open source code back into mainline Apache now. > > > On Tue, Nov 13, 2012 at 5:57 AM, imen Megdiche <[EMAIL PROTECTED]>wrote: > >> Hello, >> I can not find a solution to run hive under cygwin. >> Although hadoop works very well, the command hive starts to turn as >> infinite >> Thank you in advance for your answers >> > > > > -- > Russell Jurney twitter.com/rjurney [EMAIL PROTECTED] datasyndrome. > com >
+
imen Megdiche 2012-11-14, 08:01
Dean Wampler 2012-11-14, 14:41
Reading the Hortonworks page, it looks like only Windows server configurations are supported. While that's what you want for production deployments, of course, I have many, many clients would like like to run Hadoop and Hive on personal computers for development and testing, like you can do on Mac and Linux personal machines with the Apache distro. I hope Hortonworks and Microsoft will address this need. Also, I laughed out loud when I read this: "Microsoft is notorious for making things easy and simple ..." dean On Wed, Nov 14, 2012 at 2:01 AM, imen Megdiche <[EMAIL PROTECTED]>wrote: > i find that there is WSO2 which works fine under windows, but i still > want to run hive under cygwin. at the moment i can create tables with the > commande "hive - e 'sql query '". > HDP is free ?? > > > 2012/11/14 Russell Jurney <[EMAIL PROTECTED]> > >> Hadoop and Hive now run natively on Windows via HDP. You do not need >> Cygwin. You can download this from Microsoft: >> http://hortonworks.com/partners/microsoft/>> >> We're working to get this open source code back into mainline Apache now. >> >> >> On Tue, Nov 13, 2012 at 5:57 AM, imen Megdiche <[EMAIL PROTECTED]>wrote: >> >>> Hello, >>> I can not find a solution to run hive under cygwin. >>> Although hadoop works very well, the command hive starts to turn as >>> infinite >>> Thank you in advance for your answers >>> >> >> >> >> -- >> Russell Jurney twitter.com/rjurney [EMAIL PROTECTED] datasyndrome. >> com >> > > -- *Dean Wampler, Ph.D.* thinkbiganalytics.com +1-312-339-1330
+
Dean Wampler 2012-11-14, 14:41
Edward Capriolo 2012-11-14, 14:56
I am sorry but now I feel the irresistible urge to poke fun at m$. Hey guys has anyone been able to compile hive using microsoft j++? But honestly the guys going through the hive code are doing a nice job, we were doing some path manipulation through strings and we were making shell forks to 'tar'. The windows support was a nice motivation to cure many code smells and tech dept. Hive has already benefited from it. On Wed, Nov 14, 2012 at 9:41 AM, Dean Wampler <[EMAIL PROTECTED]> wrote: > Reading the Hortonworks page, it looks like only Windows server > configurations are supported. While that's what you want for production > deployments, of course, I have many, many clients would like like to run > Hadoop and Hive on personal computers for development and testing, like you > can do on Mac and Linux personal machines with the Apache distro. I hope > Hortonworks and Microsoft will address this need. > > Also, I laughed out loud when I read this: "Microsoft is notorious for > making things easy and simple ..." > > dean > > On Wed, Nov 14, 2012 at 2:01 AM, imen Megdiche <[EMAIL PROTECTED]> > wrote: >> >> i find that there is WSO2 which works fine under windows, but i still >> want to run hive under cygwin. at the moment i can create tables with the >> commande "hive - e 'sql query '". >> HDP is free ?? >> >> >> 2012/11/14 Russell Jurney <[EMAIL PROTECTED]> >>> >>> Hadoop and Hive now run natively on Windows via HDP. You do not need >>> Cygwin. You can download this from Microsoft: >>> http://hortonworks.com/partners/microsoft/>>> >>> We're working to get this open source code back into mainline Apache now. >>> >>> >>> On Tue, Nov 13, 2012 at 5:57 AM, imen Megdiche <[EMAIL PROTECTED]> >>> wrote: >>>> >>>> Hello, >>>> I can not find a solution to run hive under cygwin. >>>> Although hadoop works very well, the command hive starts to turn as >>>> infinite >>>> Thank you in advance for your answers >>> >>> >>> >>> >>> -- >>> Russell Jurney twitter.com/rjurney [EMAIL PROTECTED] >>> datasyndrome.com >> >> > > > > -- > Dean Wampler, Ph.D. > thinkbiganalytics.com > +1-312-339-1330 > >
+
Edward Capriolo 2012-11-14, 14:56
Carl Steinbach 2012-11-15, 12:35
Hi Dean, I think using a Linux VM is the current path of least resistance for Windows users who want to experiment with Hive and Hadoop. Cloudera has a CentOS VM with CDH4.1 pre-installed and configured that can be downloaded for free from here: https://ccp.cloudera.com/display/SUPPORT/Cloudera%27s+Hadoop+Demo+VM+for+CDH4More info here: http://www.zdnet.com/hadoop-on-your-pc-clouderas-cdh4-virtual-machine-7000003096/Thanks. Carl On Wed, Nov 14, 2012 at 6:41 AM, Dean Wampler < [EMAIL PROTECTED]> wrote: > Reading the Hortonworks page, it looks like only Windows server > configurations are supported. While that's what you want for production > deployments, of course, I have many, many clients would like like to run > Hadoop and Hive on personal computers for development and testing, like you > can do on Mac and Linux personal machines with the Apache distro. I hope > Hortonworks and Microsoft will address this need. > > Also, I laughed out loud when I read this: "Microsoft is notorious for > making things easy and simple ..." > > dean > > On Wed, Nov 14, 2012 at 2:01 AM, imen Megdiche <[EMAIL PROTECTED]>wrote: > >> i find that there is WSO2 which works fine under windows, but i still >> want to run hive under cygwin. at the moment i can create tables with the >> commande "hive - e 'sql query '". >> HDP is free ?? >> >> >> 2012/11/14 Russell Jurney <[EMAIL PROTECTED]> >> >>> Hadoop and Hive now run natively on Windows via HDP. You do not need >>> Cygwin. You can download this from Microsoft: >>> http://hortonworks.com/partners/microsoft/>>> >>> We're working to get this open source code back into mainline Apache now. >>> >>> >>> On Tue, Nov 13, 2012 at 5:57 AM, imen Megdiche <[EMAIL PROTECTED]>wrote: >>> >>>> Hello, >>>> I can not find a solution to run hive under cygwin. >>>> Although hadoop works very well, the command hive starts to turn as >>>> infinite >>>> Thank you in advance for your answers >>>> >>> >>> >>> >>> -- >>> Russell Jurney twitter.com/rjurney [EMAIL PROTECTED] datasyndrome >>> .com >>> >> >> > > > -- > *Dean Wampler, Ph.D.* > thinkbiganalytics.com > +1-312-339-1330 > > >
+
Carl Steinbach 2012-11-15, 12:35
Kanna Karanam 2012-11-15, 22:19
Hi Dean, HDInsight enables the developers to deploy and run Hadoop on Windows based personal computers. You can download and install it from http://www.microsoft.com/en-us/download/details.aspx?id=35397For more info - Please check this YouTube video< http://www.youtube.com/watch?v=u_ZfF_09dE0> on HDInsight. Thanks, Kanna From: Carl Steinbach [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 15, 2012 4:36 AM To: [EMAIL PROTECTED] Subject: Re: Hi Dean, I think using a Linux VM is the current path of least resistance for Windows users who want to experiment with Hive and Hadoop. Cloudera has a CentOS VM with CDH4.1 pre-installed and configured that can be downloaded for free from here: https://ccp.cloudera.com/display/SUPPORT/Cloudera%27s+Hadoop+Demo+VM+for+CDH4More info here: http://www.zdnet.com/hadoop-on-your-pc-clouderas-cdh4-virtual-machine-7000003096/Thanks. Carl On Wed, Nov 14, 2012 at 6:41 AM, Dean Wampler <[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>> wrote: Reading the Hortonworks page, it looks like only Windows server configurations are supported. While that's what you want for production deployments, of course, I have many, many clients would like like to run Hadoop and Hive on personal computers for development and testing, like you can do on Mac and Linux personal machines with the Apache distro. I hope Hortonworks and Microsoft will address this need. Also, I laughed out loud when I read this: "Microsoft is notorious for making things easy and simple ..." dean On Wed, Nov 14, 2012 at 2:01 AM, imen Megdiche <[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>> wrote: i find that there is WSO2 which works fine under windows, but i still want to run hive under cygwin. at the moment i can create tables with the commande "hive - e 'sql query '". HDP is free ?? 2012/11/14 Russell Jurney <[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>> Hadoop and Hive now run natively on Windows via HDP. You do not need Cygwin. You can download this from Microsoft: http://hortonworks.com/partners/microsoft/We're working to get this open source code back into mainline Apache now. On Tue, Nov 13, 2012 at 5:57 AM, imen Megdiche <[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>> wrote: Hello, I can not find a solution to run hive under cygwin. Although hadoop works very well, the command hive starts to turn as infinite Thank you in advance for your answers -- Russell Jurney twitter.com/rjurney< http://twitter.com/rjurney> [EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]> datasyndrome.com< http://datasyndrome.com/>-- Dean Wampler, Ph.D. thinkbiganalytics.com< http://thinkbiganalytics.com>+1-312-339-1330<tel:%2B1-312-339-1330>
+
Kanna Karanam 2012-11-15, 22:19
Mohammad Tariq 2012-11-16, 08:47
Hello Carl, I am not able to run the VM on my 64 bit Linux machine. I am using Ubuntu-12.04. I tried it with both VMware player and workstation. I even enabled the virtualization on my machine after reading the error message I was getting. Still no luck. Am I missing something else?Please help me out. Many thanks. Regards, Mohammad Tariq On Fri, Nov 16, 2012 at 3:49 AM, Kanna Karanam <[EMAIL PROTECTED]>wrote: > Hi Dean, HDInsight enables the developers to deploy and run Hadoop on > Windows based personal computers. You can download and install it from > http://www.microsoft.com/en-us/download/details.aspx?id=35397****> > ** ** > > For more info – Please check this YouTube video< http://www.youtube.com/watch?v=u_ZfF_09dE0>on HDInsight. > **** > > **** > > Thanks,**** > > Kanna**** > > ** ** > > *From:* Carl Steinbach [mailto:[EMAIL PROTECTED]] > *Sent:* Thursday, November 15, 2012 4:36 AM > *To:* [EMAIL PROTECTED] > *Subject:* Re:**** > > ** ** > > Hi Dean,**** > > ** ** > > I think using a Linux VM is the current path of least resistance for > Windows users who want to experiment with Hive and Hadoop. Cloudera has a > CentOS VM with CDH4.1 pre-installed and configured that can be downloaded > for free from here: **** > > ** ** > > > https://ccp.cloudera.com/display/SUPPORT/Cloudera%27s+Hadoop+Demo+VM+for+CDH4> **** > > ** ** > > More info here: > http://www.zdnet.com/hadoop-on-your-pc-clouderas-cdh4-virtual-machine-7000003096/> **** > > ** ** > > Thanks.**** > > ** ** > > Carl**** > > On Wed, Nov 14, 2012 at 6:41 AM, Dean Wampler < > [EMAIL PROTECTED]> wrote:**** > > Reading the Hortonworks page, it looks like only Windows server > configurations are supported. While that's what you want for production > deployments, of course, I have many, many clients would like like to run > Hadoop and Hive on personal computers for development and testing, like you > can do on Mac and Linux personal machines with the Apache distro. I hope > Hortonworks and Microsoft will address this need.**** > > ** ** > > Also, I laughed out loud when I read this: "Microsoft is notorious for > making things easy and simple ..."**** > > ** ** > > dean**** > > ** ** > > On Wed, Nov 14, 2012 at 2:01 AM, imen Megdiche <[EMAIL PROTECTED]> > wrote:**** > > i find that there is WSO2 which works fine under windows, but i still > want to run hive under cygwin. at the moment i can create tables with the > commande "hive - e 'sql query '". **** > > HDP is free ?? **** > > ** ** > > 2012/11/14 Russell Jurney <[EMAIL PROTECTED]>**** > > Hadoop and Hive now run natively on Windows via HDP. You do not need > Cygwin. You can download this from Microsoft: > http://hortonworks.com/partners/microsoft/****> > ** ** > > We're working to get this open source code back into mainline Apache now.* > *** > > ** ** > > On Tue, Nov 13, 2012 at 5:57 AM, imen Megdiche <[EMAIL PROTECTED]> > wrote:**** > > Hello,**** > > I can not find a solution to run hive under cygwin.**** > > Although hadoop works very well, the command hive starts to turn as > infinite**** > > Thank you in advance for your answers**** > > > > **** > > ** ** > > -- > Russell Jurney twitter.com/rjurney [EMAIL PROTECTED] datasyndrome. > com**** > > ** ** > > > > **** > > ** ** > > -- > *Dean Wampler, Ph.D.***** > > thinkbiganalytics.com**** > > +1-312-339-1330**** > > ** ** > > ** ** > > ** ** >
+
Mohammad Tariq 2012-11-16, 08:47
Alexander Alten-Lorenz 2012-11-16, 08:49
https://help.ubuntu.com/community/VMware/Player- Alex On Nov 16, 2012, at 9:47 AM, Mohammad Tariq <[EMAIL PROTECTED]> wrote: > Hello Carl, > > I am not able to run the VM on my 64 bit Linux machine. I am using > Ubuntu-12.04. I tried it with both VMware player and workstation. I even > enabled the virtualization on my machine after reading the error message I > was getting. Still no luck. Am I missing something else?Please help me out. > Many thanks. > > Regards, > Mohammad Tariq > > > > On Fri, Nov 16, 2012 at 3:49 AM, Kanna Karanam <[EMAIL PROTECTED]>wrote: > >> Hi Dean, HDInsight enables the developers to deploy and run Hadoop on >> Windows based personal computers. You can download and install it from >> http://www.microsoft.com/en-us/download/details.aspx?id=35397****>> >> ** ** >> >> For more info – Please check this YouTube video< http://www.youtube.com/watch?v=u_ZfF_09dE0>on HDInsight. >> **** >> >> **** >> >> Thanks,**** >> >> Kanna**** >> >> ** ** >> >> *From:* Carl Steinbach [mailto:[EMAIL PROTECTED]] >> *Sent:* Thursday, November 15, 2012 4:36 AM >> *To:* [EMAIL PROTECTED] >> *Subject:* Re:**** >> >> ** ** >> >> Hi Dean,**** >> >> ** ** >> >> I think using a Linux VM is the current path of least resistance for >> Windows users who want to experiment with Hive and Hadoop. Cloudera has a >> CentOS VM with CDH4.1 pre-installed and configured that can be downloaded >> for free from here: **** >> >> ** ** >> >> >> https://ccp.cloudera.com/display/SUPPORT/Cloudera%27s+Hadoop+Demo+VM+for+CDH4>> **** >> >> ** ** >> >> More info here: >> http://www.zdnet.com/hadoop-on-your-pc-clouderas-cdh4-virtual-machine-7000003096/>> **** >> >> ** ** >> >> Thanks.**** >> >> ** ** >> >> Carl**** >> >> On Wed, Nov 14, 2012 at 6:41 AM, Dean Wampler < >> [EMAIL PROTECTED]> wrote:**** >> >> Reading the Hortonworks page, it looks like only Windows server >> configurations are supported. While that's what you want for production >> deployments, of course, I have many, many clients would like like to run >> Hadoop and Hive on personal computers for development and testing, like you >> can do on Mac and Linux personal machines with the Apache distro. I hope >> Hortonworks and Microsoft will address this need.**** >> >> ** ** >> >> Also, I laughed out loud when I read this: "Microsoft is notorious for >> making things easy and simple ..."**** >> >> ** ** >> >> dean**** >> >> ** ** >> >> On Wed, Nov 14, 2012 at 2:01 AM, imen Megdiche <[EMAIL PROTECTED]> >> wrote:**** >> >> i find that there is WSO2 which works fine under windows, but i still >> want to run hive under cygwin. at the moment i can create tables with the >> commande "hive - e 'sql query '". **** >> >> HDP is free ?? **** >> >> ** ** >> >> 2012/11/14 Russell Jurney <[EMAIL PROTECTED]>**** >> >> Hadoop and Hive now run natively on Windows via HDP. You do not need >> Cygwin. You can download this from Microsoft: >> http://hortonworks.com/partners/microsoft/****>> >> ** ** >> >> We're working to get this open source code back into mainline Apache now.* >> *** >> >> ** ** >> >> On Tue, Nov 13, 2012 at 5:57 AM, imen Megdiche <[EMAIL PROTECTED]> >> wrote:**** >> >> Hello,**** >> >> I can not find a solution to run hive under cygwin.**** >> >> Although hadoop works very well, the command hive starts to turn as >> infinite**** >> >> Thank you in advance for your answers**** >> >> >> >> **** >> >> ** ** >> >> -- >> Russell Jurney twitter.com/rjurney [EMAIL PROTECTED] datasyndrome. >> com**** >> >> ** ** >> >> >> >> **** >> >> ** ** >> >> -- >> *Dean Wampler, Ph.D.***** >> >> thinkbiganalytics.com**** >> >> +1-312-339-1330**** >> >> ** ** >> >> ** ** >> >> ** ** >> -- Alexander Alten-Lorenz http://mapredit.blogspot.comGerman Hadoop LinkedIn Group: http://goo.gl/N8pCF
+
Alexander Alten-Lorenz 2012-11-16, 08:49
Mohammad Tariq 2012-11-16, 11:47
Thank you so much for the link Alex. Regards, Mohammad Tariq On Fri, Nov 16, 2012 at 2:19 PM, Alexander Alten-Lorenz <[EMAIL PROTECTED] > wrote: > https://help.ubuntu.com/community/VMware/Player> > - Alex > > On Nov 16, 2012, at 9:47 AM, Mohammad Tariq <[EMAIL PROTECTED]> wrote: > > > Hello Carl, > > > > I am not able to run the VM on my 64 bit Linux machine. I am using > > Ubuntu-12.04. I tried it with both VMware player and workstation. I even > > enabled the virtualization on my machine after reading the error message > I > > was getting. Still no luck. Am I missing something else?Please help me > out. > > Many thanks. > > > > Regards, > > Mohammad Tariq > > > > > > > > On Fri, Nov 16, 2012 at 3:49 AM, Kanna Karanam <[EMAIL PROTECTED] > >wrote: > > > >> Hi Dean, HDInsight enables the developers to deploy and run Hadoop on > >> Windows based personal computers. You can download and install it from > >> http://www.microsoft.com/en-us/download/details.aspx?id=35397****> >> > >> ** ** > >> > >> For more info – Please check this YouTube video< > http://www.youtube.com/watch?v=u_ZfF_09dE0>on HDInsight. > >> **** > >> > >> **** > >> > >> Thanks,**** > >> > >> Kanna**** > >> > >> ** ** > >> > >> *From:* Carl Steinbach [mailto:[EMAIL PROTECTED]] > >> *Sent:* Thursday, November 15, 2012 4:36 AM > >> *To:* [EMAIL PROTECTED] > >> *Subject:* Re:**** > >> > >> ** ** > >> > >> Hi Dean,**** > >> > >> ** ** > >> > >> I think using a Linux VM is the current path of least resistance for > >> Windows users who want to experiment with Hive and Hadoop. Cloudera has > a > >> CentOS VM with CDH4.1 pre-installed and configured that can be > downloaded > >> for free from here: **** > >> > >> ** ** > >> > >> > >> > https://ccp.cloudera.com/display/SUPPORT/Cloudera%27s+Hadoop+Demo+VM+for+CDH4> >> **** > >> > >> ** ** > >> > >> More info here: > >> > http://www.zdnet.com/hadoop-on-your-pc-clouderas-cdh4-virtual-machine-7000003096/> >> **** > >> > >> ** ** > >> > >> Thanks.**** > >> > >> ** ** > >> > >> Carl**** > >> > >> On Wed, Nov 14, 2012 at 6:41 AM, Dean Wampler < > >> [EMAIL PROTECTED]> wrote:**** > >> > >> Reading the Hortonworks page, it looks like only Windows server > >> configurations are supported. While that's what you want for production > >> deployments, of course, I have many, many clients would like like to run > >> Hadoop and Hive on personal computers for development and testing, like > you > >> can do on Mac and Linux personal machines with the Apache distro. I hope > >> Hortonworks and Microsoft will address this need.**** > >> > >> ** ** > >> > >> Also, I laughed out loud when I read this: "Microsoft is notorious for > >> making things easy and simple ..."**** > >> > >> ** ** > >> > >> dean**** > >> > >> ** ** > >> > >> On Wed, Nov 14, 2012 at 2:01 AM, imen Megdiche <[EMAIL PROTECTED] > > > >> wrote:**** > >> > >> i find that there is WSO2 which works fine under windows, but i still > >> want to run hive under cygwin. at the moment i can create tables with > the > >> commande "hive - e 'sql query '". **** > >> > >> HDP is free ?? **** > >> > >> ** ** > >> > >> 2012/11/14 Russell Jurney <[EMAIL PROTECTED]>**** > >> > >> Hadoop and Hive now run natively on Windows via HDP. You do not need > >> Cygwin. You can download this from Microsoft: > >> http://hortonworks.com/partners/microsoft/****> >> > >> ** ** > >> > >> We're working to get this open source code back into mainline Apache > now.* > >> *** > >> > >> ** ** > >> > >> On Tue, Nov 13, 2012 at 5:57 AM, imen Megdiche <[EMAIL PROTECTED] > > > >> wrote:**** > >> > >> Hello,**** > >> > >> I can not find a solution to run hive under cygwin.**** > >> > >> Although hadoop works very well, the command hive starts to turn as > >> infinite**** > >> > >> Thank you in advance for your answers**** > >> > >> > >> > >> **** > >> > >> ** ** > >> > >> -- > >> Russell Jurney twitter.com/rjurney [EMAIL PROTECTED]atasyndrome.
+
Mohammad Tariq 2012-11-16, 11:47
Dalia Sobhy 2012-11-17, 23:42
Hello Mohamad, Is there anything similar for mac ?? From: [EMAIL PROTECTED] Date: Fri, 16 Nov 2012 14:17:05 +0530 Subject: Re: Re: To: [EMAIL PROTECTED] Hello Carl, I am not able to run the VM on my 64 bit Linux machine. I am using Ubuntu-12.04. I tried it with both VMware player and workstation. I even enabled the virtualization on my machine after reading the error message I was getting. Still no luck. Am I missing something else?Please help me out. Many thanks. Regards, Mohammad Tariq On Fri, Nov 16, 2012 at 3:49 AM, Kanna Karanam <[EMAIL PROTECTED]> wrote: Hi Dean, HDInsight enables the developers to deploy and run Hadoop on Windows based personal computers. You can download and install it from http://www.microsoft.com/en-us/download/details.aspx?id=35397 For more info ï؟½ Please check this YouTube video on HDInsight. Thanks, Kanna From: Carl Steinbach [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 15, 2012 4:36 AM To: [EMAIL PROTECTED] Subject: Re: Hi Dean, I think using a Linux VM is the current path of least resistance for Windows users who want to experiment with Hive and Hadoop. Cloudera has a CentOS VM with CDH4.1 pre-installed and configured that can be downloaded for free from here: https://ccp.cloudera.com/display/SUPPORT/Cloudera%27s+Hadoop+Demo+VM+for+CDH4 More info here: http://www.zdnet.com/hadoop-on-your-pc-clouderas-cdh4-virtual-machine-7000003096/ Thanks. Carl On Wed, Nov 14, 2012 at 6:41 AM, Dean Wampler <[EMAIL PROTECTED]> wrote: Reading the Hortonworks page, it looks like only Windows server configurations are supported. While that's what you want for production deployments, of course, I have many, many clients would like like to run Hadoop and Hive on personal computers for development and testing, like you can do on Mac and Linux personal machines with the Apache distro. I hope Hortonworks and Microsoft will address this need. Also, I laughed out loud when I read this: "Microsoft is notorious for making things easy and simple ..." dean On Wed, Nov 14, 2012 at 2:01 AM, imen Megdiche <[EMAIL PROTECTED]> wrote: i find that there is WSO2 which works fine under windows, but i still want to run hive under cygwin. at the moment i can create tables with the commande "hive - e 'sql query '". HDP is free ?? 2012/11/14 Russell Jurney <[EMAIL PROTECTED]> Hadoop and Hive now run natively on Windows via HDP. You do not need Cygwin. You can download this from Microsoft: http://hortonworks.com/partners/microsoft/ We're working to get this open source code back into mainline Apache now. On Tue, Nov 13, 2012 at 5:57 AM, imen Megdiche <[EMAIL PROTECTED]> wrote: Hello, I can not find a solution to run hive under cygwin. Although hadoop works very well, the command hive starts to turn as infinite Thank you in advance for your answers -- Russell Jurney twitter.com/rjurney [EMAIL PROTECTED] datasyndrome.com -- Dean Wampler, Ph.D. thinkbiganalytics.com +1-312-339-1330
+
Dalia Sobhy 2012-11-17, 23:42
Edward Capriolo 2012-11-18, 00:46
Hive runs well on mac because it is very similar to a linux machine in terms of command line programs and is a unix. On Sat, Nov 17, 2012 at 6:42 PM, Dalia Sobhy <[EMAIL PROTECTED]> wrote: > Hello Mohamad, > > Is there anything similar for mac ?? > > ________________________________ > From: [EMAIL PROTECTED] > Date: Fri, 16 Nov 2012 14:17:05 +0530 > Subject: Re: Re: > To: [EMAIL PROTECTED] > > Hello Carl, > > I am not able to run the VM on my 64 bit Linux machine. I am using > Ubuntu-12.04. I tried it with both VMware player and workstation. I even > enabled the virtualization on my machine after reading the error message I > was getting. Still no luck. Am I missing something else?Please help me out. > Many thanks. > > Regards, > Mohammad Tariq > > > > On Fri, Nov 16, 2012 at 3:49 AM, Kanna Karanam <[EMAIL PROTECTED]> > wrote: > > Hi Dean, HDInsight enables the developers to deploy and run Hadoop on > Windows based personal computers. You can download and install it from > http://www.microsoft.com/en-us/download/details.aspx?id=35397> > > > For more info – Please check this YouTube video on HDInsight. > > Thanks, > > Kanna > > > > From: Carl Steinbach [mailto:[EMAIL PROTECTED]] > Sent: Thursday, November 15, 2012 4:36 AM > To: [EMAIL PROTECTED] > Subject: Re: > > > > Hi Dean, > > > > I think using a Linux VM is the current path of least resistance for Windows > users who want to experiment with Hive and Hadoop. Cloudera has a CentOS VM > with CDH4.1 pre-installed and configured that can be downloaded for free > from here: > > > > https://ccp.cloudera.com/display/SUPPORT/Cloudera%27s+Hadoop+Demo+VM+for+CDH4> > > > More info here: > http://www.zdnet.com/hadoop-on-your-pc-clouderas-cdh4-virtual-machine-7000003096/> > > > Thanks. > > > > Carl > > On Wed, Nov 14, 2012 at 6:41 AM, Dean Wampler > <[EMAIL PROTECTED]> wrote: > > Reading the Hortonworks page, it looks like only Windows server > configurations are supported. While that's what you want for production > deployments, of course, I have many, many clients would like like to run > Hadoop and Hive on personal computers for development and testing, like you > can do on Mac and Linux personal machines with the Apache distro. I hope > Hortonworks and Microsoft will address this need. > > > > Also, I laughed out loud when I read this: "Microsoft is notorious for > making things easy and simple ..." > > > > dean > > > > On Wed, Nov 14, 2012 at 2:01 AM, imen Megdiche <[EMAIL PROTECTED]> > wrote: > > i find that there is WSO2 which works fine under windows, but i still want > to run hive under cygwin. at the moment i can create tables with the > commande "hive - e 'sql query '". > > HDP is free ?? > > > > 2012/11/14 Russell Jurney <[EMAIL PROTECTED]> > > Hadoop and Hive now run natively on Windows via HDP. You do not need Cygwin. > You can download this from Microsoft: > http://hortonworks.com/partners/microsoft/> > > > We're working to get this open source code back into mainline Apache now. > > > > On Tue, Nov 13, 2012 at 5:57 AM, imen Megdiche <[EMAIL PROTECTED]> > wrote: > > Hello, > > I can not find a solution to run hive under cygwin. > > Although hadoop works very well, the command hive starts to turn as > infinite > > Thank you in advance for your answers > > > > > > -- > Russell Jurney twitter.com/rjurney [EMAIL PROTECTED] datasyndrome.com > > > > > > > > -- > Dean Wampler, Ph.D. > > thinkbiganalytics.com > > +1-312-339-1330 > > > > > > > >
+
Edward Capriolo 2012-11-18, 00:46
Dalia Sobhy 2012-11-18, 01:16
H Edward, Can you provide with a link or tutorial for downloading and setting up hive/hadoop on mac ? Thanks, > Date: Sat, 17 Nov 2012 19:46:47 -0500 > Subject: Re: > From: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > > Hive runs well on mac because it is very similar to a linux machine in > terms of command line programs and is a unix. > > On Sat, Nov 17, 2012 at 6:42 PM, Dalia Sobhy <[EMAIL PROTECTED]> wrote: > > Hello Mohamad, > > > > Is there anything similar for mac ?? > > > > ________________________________ > > From: [EMAIL PROTECTED] > > Date: Fri, 16 Nov 2012 14:17:05 +0530 > > Subject: Re: Re: > > To: [EMAIL PROTECTED] > > > > Hello Carl, > > > > I am not able to run the VM on my 64 bit Linux machine. I am using > > Ubuntu-12.04. I tried it with both VMware player and workstation. I even > > enabled the virtualization on my machine after reading the error message I > > was getting. Still no luck. Am I missing something else?Please help me out. > > Many thanks. > > > > Regards, > > Mohammad Tariq > > > > > > > > On Fri, Nov 16, 2012 at 3:49 AM, Kanna Karanam <[EMAIL PROTECTED]> > > wrote: > > > > Hi Dean, HDInsight enables the developers to deploy and run Hadoop on > > Windows based personal computers. You can download and install it from > > http://www.microsoft.com/en-us/download/details.aspx?id=35397> > > > > > > > For more info ï؟½ Please check this YouTube video on HDInsight. > > > > Thanks, > > > > Kanna > > > > > > > > From: Carl Steinbach [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, November 15, 2012 4:36 AM > > To: [EMAIL PROTECTED] > > Subject: Re: > > > > > > > > Hi Dean, > > > > > > > > I think using a Linux VM is the current path of least resistance for Windows > > users who want to experiment with Hive and Hadoop. Cloudera has a CentOS VM > > with CDH4.1 pre-installed and configured that can be downloaded for free > > from here: > > > > > > > > https://ccp.cloudera.com/display/SUPPORT/Cloudera%27s+Hadoop+Demo+VM+for+CDH4> > > > > > > > More info here: > > http://www.zdnet.com/hadoop-on-your-pc-clouderas-cdh4-virtual-machine-7000003096/> > > > > > > > Thanks. > > > > > > > > Carl > > > > On Wed, Nov 14, 2012 at 6:41 AM, Dean Wampler > > <[EMAIL PROTECTED]> wrote: > > > > Reading the Hortonworks page, it looks like only Windows server > > configurations are supported. While that's what you want for production > > deployments, of course, I have many, many clients would like like to run > > Hadoop and Hive on personal computers for development and testing, like you > > can do on Mac and Linux personal machines with the Apache distro. I hope > > Hortonworks and Microsoft will address this need. > > > > > > > > Also, I laughed out loud when I read this: "Microsoft is notorious for > > making things easy and simple ..." > > > > > > > > dean > > > > > > > > On Wed, Nov 14, 2012 at 2:01 AM, imen Megdiche <[EMAIL PROTECTED]> > > wrote: > > > > i find that there is WSO2 which works fine under windows, but i still want > > to run hive under cygwin. at the moment i can create tables with the > > commande "hive - e 'sql query '". > > > > HDP is free ?? > > > > > > > > 2012/11/14 Russell Jurney <[EMAIL PROTECTED]> > > > > Hadoop and Hive now run natively on Windows via HDP. You do not need Cygwin. > > You can download this from Microsoft: > > http://hortonworks.com/partners/microsoft/> > > > > > > > We're working to get this open source code back into mainline Apache now. > > > > > > > > On Tue, Nov 13, 2012 at 5:57 AM, imen Megdiche <[EMAIL PROTECTED]> > > wrote: > > > > Hello, > > > > I can not find a solution to run hive under cygwin. > > > > Although hadoop works very well, the command hive starts to turn as > > infinite > > > > Thank you in advance for your answers > > > > > > > > > > > > -- > > Russell Jurney twitter.com/rjurney [EMAIL PROTECTED] datasyndrome.com > > > > > > > > > > > > > > > > -- > > Dean Wampler, Ph.D. >
+
Dalia Sobhy 2012-11-18, 01:16
Mohammad Tariq 2012-11-18, 11:11
Hello Dlia, You can visit these link to see how Hadoop can be configured on Mac. http://blogs.msdn.com/b/brandonwerner/archive/2011/11/13/how-to-set-up-hadoop-on-os-x-lion-10-7.aspxhttp://ragrawal.wordpress.com/2012/04/28/installing-hadoop-on-mac-osx-lion/Regards, Mohammad Tariq On Sun, Nov 18, 2012 at 6:46 AM, Dalia Sobhy <[EMAIL PROTECTED]>wrote: > H Edward, > > Can you provide with a link or tutorial for downloading and setting up > hive/hadoop on mac ? > > Thanks, > > > Date: Sat, 17 Nov 2012 19:46:47 -0500 > > Subject: Re: > > From: [EMAIL PROTECTED] > > To: [EMAIL PROTECTED] > > > > > Hive runs well on mac because it is very similar to a linux machine in > > terms of command line programs and is a unix. > > > > On Sat, Nov 17, 2012 at 6:42 PM, Dalia Sobhy <[EMAIL PROTECTED]> > wrote: > > > Hello Mohamad, > > > > > > Is there anything similar for mac ?? > > > > > > ________________________________ > > > From: [EMAIL PROTECTED] > > > Date: Fri, 16 Nov 2012 14:17:05 +0530 > > > Subject: Re: Re: > > > To: [EMAIL PROTECTED] > > > > > > Hello Carl, > > > > > > I am not able to run the VM on my 64 bit Linux machine. I am using > > ; > Ubuntu-12.04. I tried it with both VMware player and workstation. > I even > > > > enabled the virtualization on my machine after reading the error > message I > > > was getting. Still no luck. Am I missing something else?Please help me > out. > > > Many thanks. > > > > > > Regards, > > > Mohammad Tariq > > > > > > > > > > > > On Fri, Nov 16, 2012 at 3:49 AM, Kanna Karanam <[EMAIL PROTECTED] > > > > > wrote: > > > > > > Hi Dean, HDInsight enables the developers to deploy and run Hadoop on > > > Windows based personal computers. You can download and install it from > > > http://www.microsoft.com/en-us/download/details.aspx?id=35397> > > > > > > > > > > > For more info – Please check this YouTube video on HDInsight. > > > > > > Thanks, > > > > > > Kanna > > > > > > > > > > > > From: Carl Steinbach [mailto:[EMAIL PROTECTED]] > > > Sent: Thursday, November 15, 2012 4:36 AM > > > To: [EMAIL PROTECTED] > > > Subject: Re: > > > > > > > > > > > > Hi Dean, > > > > > > > > > > > > I think using a Linux VM is the current path of least resistance for > Windows > > > users who want to experiment with Hive and Hadoop. Cloudera has a > CentOS VM > > > with CDH4.1 pre-installed and configured that can be downloaded for > free > > > from here: > > > > > > > > > > > > > https://ccp.cloudera.com/display/SUPPORT/Cloudera%27s+Hadoop+Demo+VM+for+CDH4> > > > > > > > > > > > More info here: > > > > http://www.zdnet.com/hadoop-on-your-pc-clouderas-cdh4-virtual-machine-7000003096/> > > > > > > > > > > > Thanks. > > > > > > > > > > > > Carl > > > > > > On Wed, Nov 14, 2012 at 6:41 AM, Dean Wampler > > > <[EMAIL PROTECTED]> wrote: > > > > > > Reading the Hortonworks page, it looks like only Windows server > > > configurations are supported. While that's what you want for production > > > deployments, of course, I have many, many clients would like like to > run > > > Hadoop and Hive on personal computers for development and testing, > like you > > > can do on Mac and Linux personal machines with the Apache distro. I > hope > > > Hortonworks and Microsoft will address this need. > > > > > > > > > > > > Also, I laughed out loud when I read this: "Microsoft is notorious for > > > making things easy and simple ..." > > > > > > > > > > > > dean > > > > > > > > > > > > On Wed, Nov 14, 2012 at 2:01 AM, imen Megdiche < > [EMAIL PROTECTED]> > > > wrote: > > > > > > i find that there is WSO2 which works fine under windows, but i still > want > > > to run hive under cygwin. at the moment i can create tables with the > > > commande "hive - e 'sql query '". > > > > > > HDP is free ?? > > > > > > > > > > > > 2012/11/14 Russell Jurney <[EMAIL PROTECTED]> > > > > > > Hadoop and Hive now run natively on Windows via HDP. You do not need > Cygwin. > >
+
Mohammad Tariq 2012-11-18, 11:11
Russell Jurney 2012-11-14, 16:02
HDP is free and 100% apache licensed open source, and I believe the HDInsight preview which includes Hive is also free. Hortonworks has JIRAs open and is working on getting the windows port back into mainline apache. Can't help with Cygwin, but if you get stuck its nice to know you don't need it. Russell Jurney twitter.com/rjurney On Nov 14, 2012, at 8:01 AM, imen Megdiche <[EMAIL PROTECTED]> wrote: i find that there is WSO2 which works fine under windows, but i still want to run hive under cygwin. at the moment i can create tables with the commande "hive - e 'sql query '". HDP is free ?? 2012/11/14 Russell Jurney <[EMAIL PROTECTED]> > Hadoop and Hive now run natively on Windows via HDP. You do not need > Cygwin. You can download this from Microsoft: > http://hortonworks.com/partners/microsoft/> > We're working to get this open source code back into mainline Apache now. > > > On Tue, Nov 13, 2012 at 5:57 AM, imen Megdiche <[EMAIL PROTECTED]>wrote: > >> Hello, >> I can not find a solution to run hive under cygwin. >> Although hadoop works very well, the command hive starts to turn as >> infinite >> Thank you in advance for your answers >> > > > > -- > Russell Jurney twitter.com/rjurney [EMAIL PROTECTED] datasyndrome. > com >
+
Russell Jurney 2012-11-14, 16:02
|
|