I had problems with too many proprietary jdbc drivers or something like that. I will try to replicate.
Github repo completes successfully: [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Drill Root POM .............................. SUCCESS [ 6.705 s] [INFO] Drill Protocol ..................................... SUCCESS [ 8.015 s] [INFO] Common (Logical Plan, Base expressions) ............ SUCCESS [ 8.035 s] [INFO] contrib/Parent Pom ................................. SUCCESS [ 0.781 s] [INFO] contrib/data/Parent Pom ............................ SUCCESS [ 0.433 s] [INFO] contrib/data/tpch-sample-data ...................... SUCCESS [ 2.740 s] [INFO] exec/Parent Pom .................................... SUCCESS [ 0.621 s] [INFO] exec/Java Execution Engine ......................... SUCCESS [02:07 min] [INFO] exec/JDBC Driver using dependencies ................ SUCCESS [ 8.082 s] [INFO] JDBC JAR with all dependencies ..................... SUCCESS [ 52.349 s] [INFO] contrib/mongo-storage-plugin ....................... SUCCESS [ 5.064 s] [INFO] contrib/hbase-storage-plugin ....................... SUCCESS [ 7.494 s] [INFO] contrib/hive-storage-plugin/Parent Pom ............. SUCCESS [ 0.792 s] [INFO] contrib/hive-storage-plugin/hive-exec-shaded ....... SUCCESS [ 20.350 s] [INFO] contrib/hive-storage-plugin/core ................... SUCCESS [ 5.740 s] [INFO] Packaging and Distribution Assembly ................ SUCCESS [ 12.948 s] [INFO] contrib/sqlline .................................... SUCCESS [ 1.092 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 04:28 min [INFO] Finished at: 2015-08-20T19:01:59-04:00 [INFO] Final Memory: 127M/1521M [INFO] ------------------------------------------------------------------------ On Thu, Aug 20, 2015 at 6:53 PM, Abdel Hakim Deneche <[email protected]> wrote: > what problems did you have ? > > my understanding is that the apache.org repository is the official Drill > repo and we have a mirror on github.com > > On Thu, Aug 20, 2015 at 3:36 PM, Edmon Begoli <[email protected]> wrote: > > > Web site instructions have this git instruction: > > git clone https://git-wip-us.apache.org/repos/asf/drill.git > > (not also a git not https clone) > > > > and the Github repo itself is (https): > > https://github.com/apache/drill.git > > and ssh: > > [email protected]:apache/drill.git > > > > With web site provide instructions I had compile problems. > > > > With Github one I compiled successfully. > > > > Is this an issue that I should report? > > > > > > -- > > Abdelhakim Deneche > > Software Engineer > > <http://www.mapr.com/> > > > Now Available - Free Hadoop On-Demand Training > < > http://www.mapr.com/training?utm_source=Email&utm_medium=Signature&utm_campaign=Free%20available > > >
