Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The "QwertyManiac/BuildingHadoopTrunk" page has been changed by QwertyManiac: https://wiki.apache.org/hadoop/QwertyManiac/BuildingHadoopTrunk?action=diff&rev1=16&rev2=17 Comment: Bump to protobuf-2.5 * Using Apache Git mirror: {{{git clone git://git.apache.org/hadoop-common.git hadoop}}} * Using the Subversion repo: {{{svn checkout http://svn.apache.org/repos/asf/hadoop/common/trunk hadoop}}} - 2. Download and install Google Protobuf 2.4 (2.5 or higher will not work) in your OS/Distribution. + 2. Download and install Google Protobuf 2.5 (higher may not work) in your OS/Distribution. 1. On RHEL/CentOS/Fedora, do {{{yum install protobuf-compiler}}} 2. On Ubuntu, do {{{apt-get install protobuf}}} 3. On OSX, you can get Homebrew and do {{{brew install protobuf}}}
