Hi Mofateh, What Aditya essentially meant was to check if the mapr repo is accessible from your box.
I just tried a fresh clone and it builds fine for me. git clone https://github.com/apache/incubator-drill.git > cd incubator-drill/ > mvn clean install -DskipTests Do you still hit the same error ? Please share any errors that you stumble upon. Regards On Wed, Nov 5, 2014 at 12:21 PM, MohammadReza Mofateh <[email protected]> wrote: > Hi > I asked question about How to building 0.7.0 that I downloaded it from > Github. > But I couldn't make It."Aditya" said me to ping repository.mapr.com It > timed out.Could you share compiled version 0.7.0 in a place and link it > me?I must test it new flatten function. > > A criticism: > I choose drill because It's better than the other APIs , but Why here no > body don't answer clear?(Excuse me But It's a big blind spot). > > C:\>ping repository.mapr.com Pinging stage.mapr.com [107.20.230.228] with > 32 bytes of data: Request timed out. Request timed out. Request timed out. > Request timed out. Ping statistics for 107.20.230.228: Packets: Sent = 4, > Received = 0, Lost = 4 (100% loss), > > Best >
