Re: compiling hadoop native libs with icc instead of gcc

2019-08-28 Thread Matt Foley
a disagreement. But if ‘icc’ means the Intel compiler, you’ll probably be fine. Hope this helps, —Matt On Aug 24, 2019, at 9:27 PM, Bulldog20630405 wrote: i am trying to compile hadoop native libs with icc instead of gcc. when running maven against the hadoop source it calls => cmake cmake is o

compiling hadoop native libs with icc instead of gcc

2019-08-24 Thread Bulldog20630405
i am trying to compile hadoop native libs with icc instead of gcc. when running maven against the hadoop source it calls => cmake cmake is only version 2.x so the build fails; to fix this problem i removed cmake and make a symbolic link to of cmake to cmake3... which then works however, it u

Hadoop Native Libs

2014-02-13 Thread Gobinathan SP (HCL Financial Services)
Hi all, My team has set up Hadoop 2.2.0. Having issues in loading the hadoop native libraraies We've got a pre-built version of libs. Unfortunately my GNU Version is 2.11.3 where the libraries require 2.12 It will be very helpful, if by any chance you have native libraries built using

hadoop native libs 32 and 64 bit

2012-08-27 Thread Steven Willis
Hi, I've been looking for both the 32 and 64 bit hadoop native libraries and it looks like the existence and location of these libraries keeps changing between releases. I downloaded the following releases: hadoop-0.22.0 hadoop-0.23.0 hadoop-0.23.1 hadoop-1.0.1 hadoop-1.0.2 hadoop-1.0.3

Re: hadoop native libs 32 and 64 bit

2012-08-27 Thread Harsh J
Hi Steven, You may also use the common-dev@ lists for development discussions/issues around common elements :) Just for some context, this was changed in 2.x by us via: https://issues.apache.org/jira/browse/HADOOP-7874 On Mon, Aug 27, 2012 at 10:39 PM, Steven Willis swil...@compete.com wrote:

RE: hadoop native libs 32 and 64 bit

2012-08-27 Thread Steven Willis
...@cloudera.com] Sent: Monday, August 27, 2012 1:17 PM To: user@hadoop.apache.org Subject: Re: hadoop native libs 32 and 64 bit Hi Steven, You may also use the common-dev@ lists for development discussions/issues around common elements :) Just for some context, this was changed in 2.x by us