Re: Impala build issue

2017-07-14 Thread Tim Armstrong
Hi Sky, I'm not sure why that isn't working for you - it seems to work ok for me on my machine. Maybe a maven expert knows how to change timeouts? - Tim On Thu, Jul 13, 2017 at 8:30 PM, sky wrote: > Hi all, > I use this command( ./buildall.sh -fe_only -notests -so) to

Impala build issue

2017-07-13 Thread sky
Hi all, I use this command( ./buildall.sh -fe_only -notests -so) to compile impala,in the fe module will be given the error(Connection timed out), But on the host using the "telnet" command to connect the repository.cloudera.com:443 is success. why? The following is a detailed error

Re: Impala Build issue

2017-07-10 Thread Jim Apple
For #1, I recommend one of the following: 1. Get access to Oracle JDK7 however you would normally do so (legally, of course) 2. OR use OpenJDK7 8. OR use JDK8, either Oracle or OpenJDK On Sun, Jul 9, 2017 at 1:31 PM, Suresh Pujari wrote: > Hi Sir, > >I am

Impala Build issue

2017-07-10 Thread Suresh Pujari
Hi Sir, I am receiving the below issues. 1. the JDK path "*http://download.oracle.com/otn-pub/java/jdk/7u75-b13/jdk-7u75-linux-x64.tar.g z*" in the install.sh is incorrect because of which errors are coming. sudo