Thanks, that worked but got this: [ERROR] symbol : variable InetAddressUtils [ERROR] location: class org.apache.tajo.validation.NetworkAddressValidator [ERROR] /home/atri/tajo/tajo-common/src/main/java/org/apache/tajo/validation/NetworkAddressValidator.java:[84,14] cannot find symbol [ERROR] symbol : variable InetAddressUtils [ERROR] location: class org.apache.tajo.validation.NetworkAddressValidator [ERROR] -> [Help 1]
On Thu, Jul 30, 2015 at 7:04 PM, Atri Sharma <[email protected]> wrote: > That could be the reason. Let me retry and revert. > On 30 Jul 2015 19:03, "Hyunsik Choi" <[email protected]> wrote: > >> Could you check the version of protobuf? The following is the result >> in my machine. >> >> hyunsik@Hyunsiks-MacBook-Pro:tajo-7$ protoc --version >> libprotoc 2.5.0 >> >> On Thu, Jul 30, 2015 at 9:36 PM, Atri Sharma <[email protected]> wrote: >> > Folks, >> > >> > While building I got this error: >> > >> > main: >> > [exec] >> > [exec] Tajo requires protocol buffer version 2.5.0, another >> versions >> > is not supported. >> > [exec] >> > >> > >> > but I did install correct protobuffers. >> > >> > Please advice. >> > >> > Regards, >> > >> > Atri >> > >> > -- >> > Regards, >> > >> > Atri >> > *l'apprenant* >> > -- Regards, Atri *l'apprenant*
