Re: Phoenix : Update protobuf-java and guava version

2016-05-01 Thread Josh Elser
Hi Naveen, The Protocol Buffer dependency on 2.5 is very unlikely to change in Phoenix as that is directly inherited from HBase (as you can imagine, these need to be kept in sync). There are efforts, in both HBase and Phoenix, underway to provide shaded-jars for each project which would

Phoenix : Update protobuf-java and guava version

2016-05-01 Thread Naveen Nahata
Hi, My application does have dependency on protobuf-java.version 3.0.0-beta-1 and guava.version 19.0, which also planning to use phoenix. Phoenix latest version uses older protobuf-java and guava version ( protobuf-java.version 2.5 and guava.version 13.0.1 ). Made changes in phoenix code base to