nielsbasjes commented on pull request #2115: URL: https://github.com/apache/drill/pull/2115#issuecomment-727583459
It worked on my machine ``` [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Apache Drill Root POM 1.19.0-SNAPSHOT: [INFO] [INFO] Apache Drill Root POM .............................. SUCCESS [ 6.664 s] [INFO] tools/Parent Pom ................................... SUCCESS [ 0.495 s] [INFO] tools/freemarker codegen tooling ................... SUCCESS [ 3.996 s] [INFO] Drill Protocol ..................................... SUCCESS [ 5.408 s] [INFO] Common (Logical Plan, Base expressions) ............ SUCCESS [ 6.158 s] [INFO] Logical Plan, Base expressions ..................... SUCCESS [ 6.717 s] [INFO] exec/Parent Pom .................................... SUCCESS [ 1.274 s] [INFO] exec/memory/Parent Pom ............................. SUCCESS [ 0.283 s] [INFO] exec/memory/base ................................... SUCCESS [ 4.175 s] [INFO] exec/rpc ........................................... SUCCESS [ 2.831 s] [INFO] exec/Vectors ....................................... SUCCESS [01:35 min] [INFO] contrib/Parent Pom ................................. SUCCESS [ 0.514 s] [INFO] contrib/data/Parent Pom ............................ SUCCESS [ 0.315 s] [INFO] contrib/data/tpch-sample-data ...................... SUCCESS [ 1.862 s] [INFO] metastore/Parent Pom ............................... SUCCESS [ 0.366 s] [INFO] metastore/Drill Metastore API ...................... SUCCESS [ 6.318 s] [INFO] metastore/Drill Iceberg Metastore .................. SUCCESS [ 11.373 s] [INFO] exec/Java Execution Engine ......................... SUCCESS [22:56 min] [INFO] exec/JDBC Driver using dependencies ................ SUCCESS [01:12 min] [INFO] JDBC JAR with all dependencies ..................... SUCCESS [ 22.328 s] [INFO] Drill-on-YARN ...................................... SUCCESS [ 7.593 s] [INFO] metastore/Drill RDBMS Metastore .................... SUCCESS [ 9.037 s] [INFO] contrib/kudu-storage-plugin ........................ SUCCESS [ 6.361 s] [INFO] contrib/http-storage-plugin ........................ SUCCESS [ 13.912 s] [INFO] contrib/opentsdb-storage-plugin .................... SUCCESS [ 12.608 s] [INFO] contrib/mongo-storage-plugin ....................... SUCCESS [ 22.082 s] [INFO] contrib/hbase-storage-plugin ....................... SUCCESS [01:29 min] [INFO] contrib/jdbc-storage-plugin ........................ SUCCESS [01:00 min] [INFO] contrib/hive-storage-plugin/Parent Pom ............. SUCCESS [ 0.423 s] [INFO] contrib/hive-storage-plugin/hive-exec-shaded ....... SUCCESS [ 19.934 s] [INFO] contrib/hive-storage-plugin/core ................... SUCCESS [03:34 min] [INFO] contrib/kafka-storage-plugin ....................... SUCCESS [03:53 min] [INFO] contrib/drill-udfs ................................. SUCCESS [ 23.610 s] [INFO] contrib/format-syslog .............................. SUCCESS [ 10.682 s] [INFO] contrib/format-hdf5 ................................ SUCCESS [ 14.429 s] [INFO] contrib/format-spss ................................ SUCCESS [ 11.198 s] [INFO] contrib/ltsv-format-plugin ......................... SUCCESS [ 10.541 s] [INFO] contrib/format-esri ................................ SUCCESS [ 11.475 s] [INFO] contrib/format-excel ............................... SUCCESS [ 13.508 s] [INFO] contrib/druid-storage-plugin ....................... SUCCESS [ 7.319 s] [INFO] Packaging and Distribution Assembly ................ SUCCESS [ 25.364 s] [INFO] contrib/mapr-format-plugin ......................... SUCCESS [ 6.800 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 40:49 min [INFO] Finished at: 2020-11-15T15:00:32Z [INFO] ------------------------------------------------------------------------ ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
