[ https://issues.apache.org/jira/browse/HADOOP-9346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Harsh J updated HADOOP-9346: ---------------------------- Status: Patch Available (was: Open) Seems like we can safely change this. I stood up a box with protoc --version == 2.4.1, applied this patch, did not upgrade protoc to 2.5, ran the build, it succeeds reliably. This patch should help users who use 2.5 protoc locally while not breaking those that are on 2.4. > 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 > Assignee: Harsh J > Priority: Minor > Attachments: HADOOP-9346.patch > > > 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