On Wed, Aug 21, 2013 at 6:29 AM, Anoop John <[email protected]> wrote:
> Hi > > I am getting the error like below when doing compile > [INFO] ------------------------------------------------------------- > [ERROR] COMPILATION ERROR : > [INFO] ------------------------------------------------------------- > [ERROR] C:\Code\HBase\hbase-protocol\src\main\java\org\apach > e\hadoop\hbase\protobuf\generated\ClientProtos.java:[2748,100] cannot find > symbo > l > symbol : variable PARSER > location: class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell > > We need to recompile the proto generated files and checkin. This is > missed? > PARSER is a pb2.5 addition. Try a clean first? Make sure you update the top-level pom? Sorry for the inconvenience lads, St.Ack
