[
https://issues.apache.org/jira/browse/HADOOP-9346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13626668#comment-13626668
]
Ozzie Zhang commented on HADOOP-9346:
-------------------------------------
whether anyone solved this issue? when I build hadoop in the three different
environments(mac, centos, debian), all results fail in this issue.
my steps:
1) git clone https://github.com/apache/hadoop-common.git
2) download http://protobuf.googlecode.com/files/protobuf-2.5.0.tar.bz2 and
install
3) run "mvn package -Pdist,native,docs -DskipTests -Dtar"
> Upgrading to protoc 2.5.0 fails the build
> -----------------------------------------
>
> Key: HADOOP-9346
> URL: https://issues.apache.org/jira/browse/HADOOP-9346
> Project: Hadoop Common
> Issue Type: Task
> Reporter: Harsh J
> Priority: Minor
>
> Reported over the impala lists, one of the errors received is:
> {code}
> src/hadoop-common-project/hadoop-common/target/generated-sources/java/org/apache/hadoop/ha/proto/ZKFCProtocolProtos.java:[104,37]
> can not find symbol.
> symbol: class Parser
> location: package com.google.protobuf
> {code}
> Worth looking into as we'll eventually someday bump our protobuf deps.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira