[
https://issues.apache.org/jira/browse/HADOOP-11801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14482355#comment-14482355
]
Gabor Liptak commented on HADOOP-11801:
---------------------------------------
Arpit,
Ubuntu 14.04 comes with protobuf 2.5.0*
http://packages.ubuntu.com/trusty/libprotobuf-dev
and it likely stays 2.5.0*
A specific version can be installed by running like:
sudo apt-get -y install libprotobuf-dev=2.5.0-9ubuntu1
protobuf-compiler=2.5.0-9ubuntu1
but we will not get any patches this way ...
> Update BUILDING.txt
> -------------------
>
> Key: HADOOP-11801
> URL: https://issues.apache.org/jira/browse/HADOOP-11801
> Project: Hadoop Common
> Issue Type: Improvement
> Components: documentation
> Reporter: Gabor Liptak
> Priority: Minor
> Attachments: HADOOP-11801.patch
>
>
> ProtocolBuffer is packaged in Ubuntu
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)