Check out blogs.msdn.com<http://blogs.msdn.com>. Search for "how to install the PowerShell commandlets for Apache Hadoop-based services for windows services."
The commands in your example below are Linux, and there are differences in syntax. For example the PowerShell equivalent of the Linux "ls " (list files) command is "get-filelistfromhdfs." Sent from my mobile... On Jul 27, 2014, at 10:16 PM, "R J" <[email protected]<mailto:[email protected]>> wrote: Hi, U Thank you for the reply. I wanted to run hadoop commands? Like: hadoop fs -ls, etc. The Windows Powershell http://technet.microsoft.com/en-us/library/hh847837.aspx#BKMK_InstallingOnWindows7andWindowsServer2008R2 does not seem to do that. On Sunday, July 27, 2014 8:22 PM, Ricardo Birmele <[email protected]<mailto:[email protected]>> wrote: You can use PowerShell to run Hive commands, real easy. And free, if I'm not mistaken. Sent from my mobile... On Jul 27, 2014, at 5:55 PM, "R J" <[email protected]<mailto:[email protected]>> wrote: Hi All, I have Windows PC (Windows 7, 64bit). I tried to install Apache Hadoop in the past but could not succeed with Cigwyn. Could you please suggest me the Cloudera software (free software) that I could install on my windows PC to run Hadoop commands and possibly Hive and Pig commands for learning purposes? (I am confused with their download links and versions) Thanks a lot. Shu
